Skip to Content
Hands-On Convolutional Neural Networks with TensorFlow
book

Hands-On Convolutional Neural Networks with TensorFlow

by Iffat Zafar, Giounona Tzanidou, Richard Burton, Nimesh Patel, Leonardo Araujo
August 2018
Intermediate to advanced
272 pages
7h 2m
English
Packt Publishing
Content preview from Hands-On Convolutional Neural Networks with TensorFlow

Conditional GANs

Conditional GANs are an extension of the normal GANs, where both the discriminator and the generator are conditioned to some specific class y. This has interesting applications, because you can fix your generator to a specific class and then make it produce multiple different versions of a specific same class of our choosing. For example, if you set to be the label corresponding to the digit 7 in MNIST, the generator will only produce images of sevens.

With conditional GANs, the minimax game becomes the following:

Here, we depend on the extra input y, which is the class label of the input image.

The simplest way to merge ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Computer Vision Using Deep Learning: Neural Network Architectures with Python and Keras

Computer Vision Using Deep Learning: Neural Network Architectures with Python and Keras

Vaibhav Verdhan

Publisher Resources

ISBN: 9781789130331Supplemental Content