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

Dual Associated Encoder for Face Restoration

About

Restoring facial details from low-quality (LQ) images has remained a challenging problem due to its ill-posedness induced by various degradations in the wild. The existing codebook prior mitigates the ill-posedness by leveraging an autoencoder and learned codebook of high-quality (HQ) features, achieving remarkable quality. However, existing approaches in this paradigm frequently depend on a single encoder pre-trained on HQ data for restoring HQ images, disregarding the domain gap between LQ and HQ images. As a result, the encoding of LQ inputs may be insufficient, resulting in suboptimal performance. To tackle this problem, we propose a novel dual-branch framework named DAEFR. Our method introduces an auxiliary LQ branch that extracts crucial information from the LQ inputs. Additionally, we incorporate association training to promote effective synergy between the two branches, enhancing code prediction and output quality. We evaluate the effectiveness of DAEFR on both synthetic and real-world datasets, demonstrating its superior performance in restoring facial details. Project page: https://liagm.github.io/DAEFR/

Yu-Ju Tsai, Yu-Lun Liu, Lu Qi, Kelvin C.K. Chan, Ming-Hsuan Yang• 2023

Related benchmarks

TaskDatasetResultRank
Blind Face RestorationLFW (test)
FID48.5389
52
Face RestorationCelebA synthetic (test)
LPIPS0.4317
16
Face RestorationCelebChild (test)
FID108.2
9
Face RestorationFFHQ-Ref Severe (test)
IDS0.294
6
Face RestorationFFHQ-Ref Moderate (test)
IDS0.614
6
Face RestorationCelebA Ref (test)
IDS0.491
6
Showing 6 of 6 rows

Other info

Code

Follow for update