anuragranj / coma

Convolutional Mesh Autoencoders for Generating 3D Faces
Other
454 stars 101 forks source link

Push variational mesh autoencoder code #7

Open anuragranj opened 5 years ago

yanght321 commented 5 years ago

Hi, thanks for your code. Do you have plans to upload this part of the code? I am curious how you calculated the KL divergence loss between z and the unit Gaussian prior.

Bemfool commented 1 year ago

Hi, thanks for your code. Do you have plans to upload this part of the code? I am curious how you calculated the KL divergence loss between z and the unit Gaussian prior.

I'm really curious about how to implement this KL loss, when we just output z but its mean and std.