CVAIMMDec 6, 2020

TediGAN: Text-Guided Diverse Face Image Generation and Manipulation

arXiv:2012.03308v368 citationsHas Code
AI Analysis

This work addresses the problem of text-guided diverse face image generation and manipulation for researchers and practitioners working with generative models and image synthesis.

This paper introduces TediGAN, a framework for generating and manipulating diverse, high-quality face images at 1024 resolution using textual descriptions. It also supports multi-modal inputs like sketches or semantic labels, with or without instance guidance.

In this work, we propose TediGAN, a novel framework for multi-modal image generation and manipulation with textual descriptions. The proposed method consists of three components: StyleGAN inversion module, visual-linguistic similarity learning, and instance-level optimization. The inversion module maps real images to the latent space of a well-trained StyleGAN. The visual-linguistic similarity learns the text-image matching by mapping the image and text into a common embedding space. The instance-level optimization is for identity preservation in manipulation. Our model can produce diverse and high-quality images with an unprecedented resolution at 1024. Using a control mechanism based on style-mixing, our TediGAN inherently supports image synthesis with multi-modal inputs, such as sketches or semantic labels, with or without instance guidance. To facilitate text-guided multi-modal synthesis, we propose the Multi-Modal CelebA-HQ, a large-scale dataset consisting of real face images and corresponding semantic segmentation map, sketch, and textual descriptions. Extensive experiments on the introduced dataset demonstrate the superior performance of our proposed method. Code and data are available at https://github.com/weihaox/TediGAN.

Code Implementations5 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes