Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VAE with variational nested dropout #60

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

ralphc1212
Copy link

Hi Authors,

We ask to contribute our new VAE with variational nested dropout (VNDAE) presented in our recent preprint https://arxiv.org/pdf/2101.11353.pdf. It was shown to outperform VAE, BetaVAE, JointVAE and SWAE evaluated under FID and IS, on CelebA, Cifar10, Cifar100, 3D Chairs and Chest X-ray.

Please check our pull request. Thanks.

Best,
Ralph CUI

@HareshKarnan
Copy link

Hi, the input image is normalized between 0-1, did you consider using a nn.Sigmoid() activation layer instead of nn.Tanh() as the output activation of your decoder?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants