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

Why some of the generate images by the official checkpoint of CelebA64 are NaN-value? #36

Open
YangXiaojiang1874 opened this issue Jul 21, 2022 · 2 comments

Comments

@YangXiaojiang1874
Copy link

YangXiaojiang1874 commented Jul 21, 2022

Great work!
I have observed that some generated images by official checkpoint of CelebA64 are NaN . This might be caused by "Batch Norm Statistics Readjusted" introduced by the paper, becuase without BN statistics readjusted, none of the generated images are NaN (but the generated iamges quality have a sharp decline). Do you have this problem and how to deal with it?
Thank you for the excelllent paper and the great repo!

@YangXiaojiang1874
Copy link
Author

YangXiaojiang1874 commented Jul 21, 2022

The same problem also occurs on CelebA256.

@black0017
Copy link

Same here on CIFAR10 (using --temp=0.6 --readjust_bn).

When I run the official eval script to generate images on CIFAR10 (official checkpoints) I get the same behavior...

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

2 participants