English

LinesToFacePhoto: Face Photo Generation from Lines with Conditional Self-Attention Generative Adversarial Network

Computer Vision and Pattern Recognition 2019-10-22 v1 Image and Video Processing

Abstract

In this paper, we explore the task of generating photo-realistic face images from lines. Previous methods based on conditional generative adversarial networks (cGANs) have shown their power to generate visually plausible images when a conditional image and an output image share well-aligned structures. However, these models fail to synthesize face images with a whole set of well-defined structures, e.g. eyes, noses, mouths, etc., especially when the conditional line map lacks one or several parts. To address this problem, we propose a conditional self-attention generative adversarial network (CSAGAN). We introduce a conditional self-attention mechanism to cGANs to capture long-range dependencies between different regions in faces. We also build a multi-scale discriminator. The large-scale discriminator enforces the completeness of global structures and the small-scale discriminator encourages fine details, thereby enhancing the realism of generated face images. We evaluate the proposed model on the CelebA-HD dataset by two perceptual user studies and three quantitative metrics. The experiment results demonstrate that our method generates high-quality facial images while preserving facial structures. Our results outperform state-of-the-art methods both quantitatively and qualitatively.

Keywords

Cite

@article{arxiv.1910.08914,
  title  = {LinesToFacePhoto: Face Photo Generation from Lines with Conditional Self-Attention Generative Adversarial Network},
  author = {Yuhang Li and Xuejin Chen and Feng Wu and Zheng-Jun Zha},
  journal= {arXiv preprint arXiv:1910.08914},
  year   = {2019}
}
R2 v1 2026-06-23T11:48:52.106Z