-
Notifications
You must be signed in to change notification settings - Fork 218
Open
Description
I use Python 3.8 and Tensorflow 2.4 and I see that at about 1000 epochs discriminator's accuracy reaches 100% and the generator's loss significantly increases and the quality of the images produced by this DCGAN goes down and never recovers. I have tried multiple times, both on my work computer and with the use of colab. In other words the training goes very differently than in https://github.com/PacktPublishing/Deep-Learning-with-TensorFlow-2-and-Keras/blob/master/Chapter%206/DCGAN.ipynb. My presumption is that some improvements in TensorFlow 2.4 cause the generator to train too well and/or too quickly. Any ideas how to fix DCGAN.ipynb?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels