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

Blind Face Restoration via Deep Multi-scale Component Dictionaries

About

Recent reference-based face restoration methods have received considerable attention due to their great capability in recovering high-frequency details on real low-quality images. However, most of these methods require a high-quality reference image of the same identity, making them only applicable in limited scenes. To address this issue, this paper suggests a deep face dictionary network (termed as DFDNet) to guide the restoration process of degraded observations. To begin with, we use K-means to generate deep dictionaries for perceptually significant face components (\ie, left/right eyes, nose and mouth) from high-quality images. Next, with the degraded input, we match and select the most similar component features from their corresponding dictionaries and transfer the high-quality details to the input via the proposed dictionary feature transfer (DFT) block. In particular, component AdaIN is leveraged to eliminate the style diversity between the input and dictionary features (\eg, illumination), and a confidence score is proposed to adaptively fuse the dictionary feature to the input. Finally, multi-scale dictionaries are adopted in a progressive manner to enable the coarse-to-fine restoration. Experiments show that our proposed method can achieve plausible performance in both quantitative and qualitative evaluation, and more importantly, can generate realistic and promising results on real degraded images without requiring an identity-belonging reference. The source code and models are available at \url{https://github.com/csxmli2016/DFDNet}.

Xiaoming Li, Chaofeng Chen, Shangchen Zhou, Xianhui Lin, Wangmeng Zuo, Lei Zhang• 2020

Related benchmarks

TaskDatasetResultRank
Face RestorationVggFace2 (test)
PSNR23.73
56
Blind Face RestorationLFW (test)
FID64.89
52
Blind Face RestorationCelebA (test)
SSIM66.22
44
Blind-RestorationCelebAHQ (test)
PSNR23.51
14
Blind Face RestorationCelebA-HQ 512x512 (test)
PSNR26.47
12
Face Restoration (x4)VggFace2 (test)
PSNR27.54
9
Face Restoration (x4)CelebA (test)
PSNR27.77
9
Face Restoration (x8)CelebA (test)
PSNR23.69
9
Face RestorationLFW real-world (test)
FID62.57
9
Face RestorationCelebChild real-world (test)
FID111.5
9
Showing 10 of 19 rows

Other info

Code

Follow for update