English

Copy and Paste GAN: Face Hallucination from Shaded Thumbnails

Computer Vision and Pattern Recognition 2020-03-20 v3

Abstract

Existing face hallucination methods based on convolutional neural networks (CNN) have achieved impressive performance on low-resolution (LR) faces in a normal illumination condition. However, their performance degrades dramatically when LR faces are captured in low or non-uniform illumination conditions. This paper proposes a Copy and Paste Generative Adversarial Network (CPGAN) to recover authentic high-resolution (HR) face images while compensating for low and non-uniform illumination. To this end, we develop two key components in our CPGAN: internal and external Copy and Paste nets (CPnets). Specifically, our internal CPnet exploits facial information residing in the input image to enhance facial details; while our external CPnet leverages an external HR face for illumination compensation. A new illumination compensation loss is thus developed to capture illumination from the external guided face image effectively. Furthermore, our method offsets illumination and upsamples facial details alternately in a coarse-to-fine fashion, thus alleviating the correspondence ambiguity between LR inputs and external HR inputs. Extensive experiments demonstrate that our method manifests authentic HR face images in a uniform illumination condition and outperforms state-of-the-art methods qualitatively and quantitatively.

Keywords

Cite

@article{arxiv.2002.10650,
  title  = {Copy and Paste GAN: Face Hallucination from Shaded Thumbnails},
  author = {Yang Zhang and Ivor Tsang and Yawei Luo and Changhui Hu and Xiaobo Lu and Xin Yu},
  journal= {arXiv preprint arXiv:2002.10650},
  year   = {2020}
}

Comments

CVPR2020 (oral) preprint

R2 v1 2026-06-23T13:52:34.696Z