English

Towards Real-World Blind Face Restoration with Generative Facial Prior

Computer Vision and Pattern Recognition 2021-06-14 v2

Abstract

Blind face restoration usually relies on facial priors, such as facial geometry prior or reference prior, to restore realistic and faithful details. However, very low-quality inputs cannot offer accurate geometric prior while high-quality references are inaccessible, limiting the applicability in real-world scenarios. In this work, we propose GFP-GAN that leverages rich and diverse priors encapsulated in a pretrained face GAN for blind face restoration. This Generative Facial Prior (GFP) is incorporated into the face restoration process via novel channel-split spatial feature transform layers, which allow our method to achieve a good balance of realness and fidelity. Thanks to the powerful generative facial prior and delicate designs, our GFP-GAN could jointly restore facial details and enhance colors with just a single forward pass, while GAN inversion methods require expensive image-specific optimization at inference. Extensive experiments show that our method achieves superior performance to prior art on both synthetic and real-world datasets.

Keywords

Cite

@article{arxiv.2101.04061,
  title  = {Towards Real-World Blind Face Restoration with Generative Facial Prior},
  author = {Xintao Wang and Yu Li and Honglun Zhang and Ying Shan},
  journal= {arXiv preprint arXiv:2101.04061},
  year   = {2021}
}

Comments

CVPR 2021. Codes: https://github.com/TencentARC/GFPGAN