GANs-in-Action / gans-in-action

Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
1.02k stars 422 forks source link

chapter 8 RGB trainset #18

Open leeprinxin opened 3 years ago

leeprinxin commented 3 years ago

If I am using an RGB image dataset, e.g. cifar10 dataset, how do I edit the discriminator and generator?