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
After training the model for 25 epochs on CelebA dataset with visualize=True, I am getting all black images in the checkpoint folder.
I changed the scipy.misc.imsave function to its imageio alternative.
Anybody else facing the same issue?
The text was updated successfully, but these errors were encountered:
After training the model for 25 epochs on CelebA dataset with visualize=True, I am getting all black images in the checkpoint folder.
I changed the scipy.misc.imsave function to its imageio alternative.
Anybody else facing the same issue?
The text was updated successfully, but these errors were encountered: