How to Improve Image Quality in My DCGAN for Data Augmentation
I am currently training a DCGAN (Deep Convolutional Generative Adversarial Network) for data augmentation, and I’ve based my implementation on the network proposed in this GitHub repository: https://github.com/eriklindernoren/PyTorch-GAN/blob/master/implementations/dcgan/dcgan.py