DCGAN PyTorch Project - Training GAN on Faces
text
DCGAN PyTorch Project - Training GAN on Faces
Over the last several episodes, we went through the process of creating and training a DCGAN on the MNIST dataset to generate images of handwritten digits.
Now, we'll re-train the same GAN to generate more complex images. This time, we'll train DCGAN on the CelebA dataset to generate images of celebrity faces.
quiz
resources
updates
Committed by on