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

Cannot reproduce Fig. 4A from the paper #3

Open
dpiras opened this issue Jul 11, 2019 · 0 comments
Open

Cannot reproduce Fig. 4A from the paper #3

dpiras opened this issue Jul 11, 2019 · 0 comments

Comments

@dpiras
Copy link

dpiras commented Jul 11, 2019

Hello there,

thank you for the great work! I was trying to reproduce the latent space distribution you show in Fig. 4A in the paper, and in section 2 in this repo. After cloning the repository, downloading the data and setting the paths to data and save folders, I run:

python aae_mnist.py --train --label --dist gmm --ncode 2 --maxepoch 401

and even after 400 epochs what I get in the latent space does not look like your picture, unfortunately. I'm using 10k labelled data, but not much changes if I use the full labels. Any ideas about what I may be missing?

latent

I'm using tensorflow 1.13.1, tensorflow_probability 0.6.0, and training on a NVIDIA Tesla K80 GPU. Any help is really appreciated!

Thank you,
Davide

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

No branches or pull requests

1 participant