-
Notifications
You must be signed in to change notification settings - Fork 105
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
Model collapse #38
Comments
I faced the same problem even trying to change the GAN structure, add batch normalization,.. |
sorry, not yet................... |
I'm facing the same issue while trying to train my own dataset. What is the size of your dataset? |
400 images from LFW dataset. But I'm using celaba dataset now. |
Hi guys! Cheers 🍻! |
Why are all the images generated by me using the trained network exactly the same?
I observed the training process, and the images generated using different noises are still somewhat different, but gradually they become the same image. What is the reason? Is my training data too small?
The text was updated successfully, but these errors were encountered: