VRCNet icon indicating copy to clipboard operation
VRCNet copied to clipboard

About the Loss

Open lyb92nlf opened this issue 1 year ago • 0 comments

Thanks for your great work! @paul007pl

In your implementation, the four variables generated by this code do not seem to be the same as the description in the paper. Can you elaborate on the meanings and functions of these four variables? Thank you! coarse_raw, coarse_high, coarse, fine = self.decoder(feat, x)

Looking forward to your reply!

lyb92nlf avatar Jul 11 '23 08:07 lyb92nlf