eriklindernoren / PyTorch-GAN

PyTorch implementations of Generative Adversarial Networks.
MIT License
16.17k stars 4.05k forks source link

context_encoder #168

Open kareem337 opened 2 years ago

kareem337 commented 2 years ago

I would like to know if i can make the discriminator classify multiple classes using softmax just like ccgan code.