Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

GAN Prior Embedded Network for Blind Face Restoration in the Wild

About

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 the reconstructed image. The proposed GAN prior embedded network (GPEN) is easy-to-implement, and it can generate visually photo-realistic results. Our experiments demonstrated that the proposed GPEN achieves significantly superior results to state-of-the-art BFR methods both quantitatively and qualitatively, especially for the restoration of severely degraded face images in the wild. The source code and models can be found at https://github.com/yangxy/GPEN.

Tao Yang, Peiran Ren, Xuansong Xie, Lei Zhang (1 and 2) __INSTITUTION_4__ DAMO Academy, Alibaba Group, (2) Department of Computing, The Hong Kong Polytechnic University)• 2021

Related benchmarks

TaskDatasetResultRank
Blind Face RestorationLFW (test)
FID50.792
52
Blind Face RestorationCelebA (test)
SSIM60.3
44
Blind Face RestorationWebPhoto (test)
FID80.572
35
Face Super-ResolutionCelebA-HQ 1024x1024 (test)
PSNR26.51
18
Blind Face RestorationWIDER (test)
FID46.34
17
Face RestorationCelebA synthetic (test)
LPIPS0.4359
16
Blind-RestorationCelebAHQ (test)
PSNR24.63
14
Blind Face Video RestorationVFHQ (test)
PSNR26.237
14
Blind Face RestorationCelebA-HQ 512x512 (test)
PSNR27.1
12
Face RestorationCelebA (test)
NRQM8.514
11
Showing 10 of 22 rows

Other info

Code

Follow for update