ajbrock / BigGAN-PyTorch

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

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

Open pengshy opened 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 what parameters have a direct impact on the quality of generated image? Could you give me some guidance? Thanks a lot