-
Notifications
You must be signed in to change notification settings - Fork 36
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
Comments
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 |
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.
The text was updated successfully, but these errors were encountered: