HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

GAN Prior Embedded Network for Blind Face Restoration in the Wild

Yang Tao ; Ren Peiran ; Xie Xuansong ; Zhang Lei

GAN Prior Embedded Network for Blind Face Restoration in the Wild

Abstract

Blind face restoration (BFR) from severely degraded face images in the wildis a very challenging problem. Due to the high illness of the problem and thecomplex unknown degradation, directly training a deep neural network (DNN)usually cannot lead to acceptable results. Existing generative adversarialnetwork (GAN) based methods can produce better results but tend to generateover-smoothed restorations. In this work, we propose a new method by firstlearning a GAN for high-quality face image generation and embedding it into aU-shaped DNN as a prior decoder, then fine-tuning the GAN prior embedded DNNwith a set of synthesized low-quality face images. The GAN blocks are designedto ensure that the latent code and noise input to the GAN can be respectivelygenerated from the deep and shallow features of the DNN, controlling the globalface structure, local face details and background of the reconstructed image.The proposed GAN prior embedded network (GPEN) is easy-to-implement, and it cangenerate visually photo-realistic results. Our experiments demonstrated thatthe proposed GPEN achieves significantly superior results to state-of-the-artBFR methods both quantitatively and qualitatively, especially for therestoration of severely degraded face images in the wild. The source code andmodels can be found at https://github.com/yangxy/GPEN.

Code Repositories

yangxy/GPEN
Official
pytorch
Mentioned in GitHub
woctezuma/SimSwap-colab
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
blind-face-restoration-on-celeba-hqSuper-FAN
FID: 136.83
LPIPS: 0.616
PSNR: 21.56
blind-face-restoration-on-celeba-hqPix2PixHD
FID: 76.89
LPIPS: 0.494
PSNR: 20.45
blind-face-restoration-on-celeba-hqHiFaceGAN
FID: 56.67
LPIPS: 0.392
PSNR: 21.33
blind-face-restoration-on-celeba-hqGPEN
FID: 31.72
LPIPS: 0.346
PSNR: 20.80
blind-face-restoration-on-celeba-hqGWAInet
FID: 135.84
LPIPS: 0.569
PSNR: 19.84
blind-face-restoration-on-celeba-hqGFRNet
FID: 134.92
LPIPS: 0.597
PSNR: 21.70

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
GAN Prior Embedded Network for Blind Face Restoration in the Wild | Papers | HyperAI