If you enjoyed this book, you may be interested in these other books by Packt:
Generative Adversarial Networks Projects
Kailash Ahirwar
ISBN: 9781789136678
- Train a network on the 3D ShapeNet dataset to generate realistic shapes
- Generate anime characters using the Keras implementation of DCGAN
- Implement an SRGAN network to generate high-resolution images
- Train Age-cGAN on Wiki-Cropped images to improve face verification
- Use Conditional GANs for image-to-image translation
- Understand the generator and discriminator implementations of StackGAN in Keras
Generative Adversarial Networks Cookbook
Josh Kalin
ISBN: 9781789139907
- Structure a GAN architecture in pseudocode
- Understand the common architecture for each of the GAN models you will build
- Implement different GAN architectures in TensorFlow and Keras
- Use different datasets to enable neural network functionality...