ajbrock / BigGAN-PyTorch

The author's officially unofficial PyTorch BigGAN implementation.
MIT License
2.86k stars 475 forks source link

How can I improve the quality of generated images? #79

Closed pengshy closed 3 years ago

pengshy commented 3 years ago

Hello ajbrock, I want to use CIFAR10 as training dataset to train BigGAN, but I don't know which parameters have a direct impact on the quality of generated image? Could you give me some guidance? Thanks a lot