Skip to content

VAE with variational nested dropout#60

Open
ralphc1212 wants to merge 7 commits intoAntixK:masterfrom
ralphc1212:vnd_vae
Open

VAE with variational nested dropout#60
ralphc1212 wants to merge 7 commits intoAntixK:masterfrom
ralphc1212:vnd_vae

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.

2 participants