Message Boards Message Boards

1
|
1584 Views
|
0 Replies
|
1 Total Likes
View groups...
Share
Share this post:

How to train a Conditional Generative Adversarial Network (cGAN)?

Posted 2 years ago

I was looking at the GAN tutorial here and also the example given for NetGANOpereator, and I noticed that in both examples, an unconditional GAN is being trained. This means that there is no control over the class of the images being generated. Instead, I want to train a conditional GAN, explained here and here, whose generator takes as input both a noise vector and also the class to generate (e.g., if given the digit 2 when trained on MNIST, it generates images of 2's). I was wondering whether it is possible to do this in the Wolfram language and how?

Thanks.

POSTED BY: Sepehr Elahi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract