Training and Test generating black squares
Author: anushkaswCreated Jul 19, 2020Updated May 13, 2021
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?
Source: carpedm20/DCGAN-tensorflow