You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using train_dcgan.py to train the network over outdoor_64 images. However, after about 10 epochs of training, the generated images by the network become gray. Here is an example output file:
Any idea on what the problem could be?
The text was updated successfully, but these errors were encountered:
@mojganaz I have the same question, I think it may be caused by some hyperparameters and generator "learns" to produce gray images to minimize it's loss function. I haven't fix the problem yet, please let me know if you have any idea, thanks!
I am using train_dcgan.py to train the network over outdoor_64 images. However, after about 10 epochs of training, the generated images by the network become gray. Here is an example output file:
Any idea on what the problem could be?
The text was updated successfully, but these errors were encountered: