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

Not getting similar results as reported in the paper #3

Open
ry85 opened this issue Sep 3, 2019 · 4 comments
Open

Not getting similar results as reported in the paper #3

ry85 opened this issue Sep 3, 2019 · 4 comments

Comments

@ry85
Copy link

ry85 commented Sep 3, 2019

Code is not working for celeba. I am not able to obtain the results as reported in the paper. The image reconstruction and random sample generation both are of worse quality. Looks like model is not getting trained properly. Can you please provide correct running implementation.

@ry85 ry85 changed the title Code not working Not getting similar results as reported in the paper Sep 3, 2019
@gabinsane
Copy link

I can confirm that the model does not converge for the MNIST datasets either. This is the training curve for basic MNIST, trained with the default parameters.
MNIST_loss

@liuyangdh
Copy link

Code is not working for celeba. I am not able to obtain the results as reported in the paper. The image reconstruction and random sample generation both are of worse quality. Looks like model is not getting trained properly. Can you please provide correct running implementation.

Me too, did you try the code in the bugfix branch?

@ry85
Copy link
Author

ry85 commented Mar 4, 2020

Code is not working for celeba. I am not able to obtain the results as reported in the paper. The image reconstruction and random sample generation both are of worse quality. Looks like model is not getting trained properly. Can you please provide correct running implementation.

Me too, did you try the code in the bugfix branch?

Yes, I have tried that. Its even worst, giving NaN in the first epoch itself.

@poonehmousavi
Copy link

Code is not working for celeba. I am not able to obtain the results as reported in the paper. The image reconstruction and random sample generation both are of worse quality. Looks like model is not getting trained properly. Can you please provide correct running implementation.

Me too, did you try the code in the bugfix branch?

Yes, I have tried that. Its even worst, giving NaN in the first epoch itself.

did you manage to figure out what is the problem? I also got NAN when running code in fix branch

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

4 participants