GAN Prior Embedded Network for Blind Face Restoration in the Wild
Tao Yang (1), Peiran Ren (1), Xuansong Xie (1), Lei Zhang (1, 2), ((1) DAMO Academy, Alibaba Group, (2) Department of Computing, The Hong Kong, Polytechnic University)

TL;DR
This paper introduces GPEN, a novel face restoration network embedding a GAN prior into a U-shaped DNN, effectively restoring severely degraded wild face images with photo-realistic quality.
Contribution
It proposes a new GAN prior embedded network for blind face restoration, combining high-quality GAN generation with a U-shaped DNN for improved results.
Findings
Outperforms state-of-the-art BFR methods quantitatively.
Produces visually photo-realistic face restorations.
Effective on severely degraded wild face images.
Abstract
Blind face restoration (BFR) from severely degraded face images in the wild is a very challenging problem. Due to the high illness of the problem and the complex unknown degradation, directly training a deep neural network (DNN) usually cannot lead to acceptable results. Existing generative adversarial network (GAN) based methods can produce better results but tend to generate over-smoothed restorations. In this work, we propose a new method by first learning a GAN for high-quality face image generation and embedding it into a U-shaped DNN as a prior decoder, then fine-tuning the GAN prior embedded DNN with a set of synthesized low-quality face images. The GAN blocks are designed to ensure that the latent code and noise input to the GAN can be respectively generated from the deep and shallow features of the DNN, controlling the global face structure, local face details and background of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Generative Adversarial Networks and Image Synthesis · Face recognition and analysis
