English

TediGAN: Text-Guided Diverse Face Image Generation and Manipulation

Computer Vision and Pattern Recognition 2021-03-30 v3 Artificial Intelligence Multimedia

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.

Keywords

Cite

@article{arxiv.2012.03308,
  title  = {TediGAN: Text-Guided Diverse Face Image Generation and Manipulation},
  author = {Weihao Xia and Yujiu Yang and Jing-Hao Xue and Baoyuan Wu},
  journal= {arXiv preprint arXiv:2012.03308},
  year   = {2021}
}

Comments

CVPR 2021. Code: https://github.com/weihaox/TediGAN Data: https://github.com/weihaox/Multi-Modal-CelebA-HQ Video: https://youtu.be/L8Na2f5viAM

R2 v1 2026-06-23T20:45:50.166Z