akanimax / pro_gan_pytorch

Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"
MIT License
536 stars 100 forks source link

Could you please provide a training script to reproduce the celeba128 results? #36

Closed yifanjiang19 closed 2 years ago

yifanjiang19 commented 5 years ago

Hi, Thanks for your novel work. I see the samples on the readme page is very impressive. And I noticed that you only provide the cifar-10 training script. Could you please provide a celeba 128 training script?

Thanks!