akanimax / pro_gan_pytorch

Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

yifanjiang19 opened this issue · comments

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!