Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Hands-On Image Generation with TensorFlow

You're reading from  Hands-On Image Generation with TensorFlow

Product type Book
Published in Dec 2020
Publisher Packt
ISBN-13 9781838826789
Pages 306 pages
Edition 1st Edition
Languages
Author (1):
Soon Yau Cheong Soon Yau Cheong
Profile icon Soon Yau Cheong

Table of Contents (15) Chapters

Preface Section 1: Fundamentals of Image Generation with TensorFlow
Chapter 1: Getting Started with Image Generation Using TensorFlow Chapter 2: Variational Autoencoder Chapter 3: Generative Adversarial Network Section 2: Applications of Deep Generative Models
Chapter 4: Image-to-Image Translation Chapter 5: Style Transfer Chapter 6: AI Painter Section 3: Advanced Deep Generative Techniques
Chapter 7: High Fidelity Face Generation Chapter 8: Self-Attention for Image Generation Chapter 9: Video Synthesis Chapter 10: Road Ahead Other Books You May Enjoy

Implementing StyleGAN

ProGAN is great at generating high-resolution images by growing the network progressively, but the network architecture is quite primitive. The simple architecture resembles earlier GANs such as DCGAN that generate images from random noise but without fine control over the images to be generated.

As we have seen in previous chapters, many innovations happened in image-to-image translation to allow better manipulation of the generator outputs. One of them is the use of the AdaIN layer (Chapter 5, Style Transfer) to allow style transfer, mixing the content and style features from two different images. StyleGAN adopts this concept of style-mixing to come out with a style-based generator architecture for generative adversarial networks – this is the title of the paper written for FaceBid. The following figure shows that StyleGAN can mix the style features from two different images to generate a new one:

Figure 7.5 – Mixing styles...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}