SOTAVerified

TediGAN: Text-Guided Diverse Face Image Generation and Manipulation

2020-12-06CVPR 2021Code Available1· sign in to hype

Weihao Xia, Yujiu Yang, Jing-Hao Xue, Baoyuan Wu

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Multi-Modal CelebA-HQTediGAN-AFID106.37Unverified

Reproductions