Open ChristianEschen opened 5 years ago
Hi
I am trying to use your code on cifar10, in which I exclude as the abnormal class and use the rest of the class as normal classes.
After 7 epoch the result looks like this:
I continue training and after 26 epochs the results looks like this
The ground truth looks like this:
The discriminator loos looks like this:
Finally, the generator loss looks like this
As seen in the posted image, the model tends to mode collapse. How do you troubleshoot this model
Hi
I am trying to use your code on cifar10, in which I exclude as the abnormal class and use the rest of the class as normal classes.
After 7 epoch the result looks like this:
I continue training and after 26 epochs the results looks like this
The ground truth looks like this:
The discriminator loos looks like this:
Finally, the generator loss looks like this
As seen in the posted image, the model tends to mode collapse. How do you troubleshoot this model