Progressive_Growing_of_GANs-PyTorch icon indicating copy to clipboard operation
Progressive_Growing_of_GANs-PyTorch copied to clipboard

A PyTorch 0.4 implementation of Progressive Growing of GANs for Improved Quality, Stability and Variability (https://arxiv.org/abs/1710.10196)

Results 1 Progressive_Growing_of_GANs-PyTorch issues
Sort by recently updated
recently updated
newest added

What significant changes need to be made to the model to train it on CelebA dataset. I changed DataLoader, but the discriminator model is giving error.