paper-with-me

Papers

Enhanced Blind Face Restoration With Multi-Exemplar Images and Adaptive Spatial Feature Fusion

2020-06-01 · CVPR 2020 6 · Xiaoming Li, Wenyu Li, Dongwei Ren, Hongzhi Zhang, Meng Wang, Wangmeng Zuo

In many real-world face restoration applications, e.g., smartphone photo albums and old films, multiple high-quality (HQ) images of the same person usually are available for a given degraded low-quality (LQ) observation. However, most existing guided face restoration methods are based on single HQ exemplar image, and are limited in properly exploiting guidance for improving the generalization ability to unknown degradation process. To address these issues, this paper suggests to enhance blind face restoration performance by utilizing multi-exemplar images and adaptive fusion of features from guidance and degraded images. First, given a degraded observation, we select the optimal guidance based on the weighted affine distance on landmark sets, where the landmark weights are learned to make the guidance image optimized to HQ image reconstruction. Second, moving least-square and adaptive instance normalization are leveraged for spatial alignment and illumination translation of guidance image in the feature space. Finally, for better feature fusion, multiple adaptive spatial feature fusion (ASFF) layers are introduced to incorporate guidance features in an adaptive and progressive manner, resulting in our ASFFNet. Experiments show that our ASFFNet performs favorably in terms of quantitative and qualitative evaluation, and is effective in generating photo-realistic results on real-world LQ images. The source code and models are available at https://github.com/csxmli2016/ASFFNet.

📄 PDF Abstract BibTeX

Code (1)

csxmli2016/ASFFNet 공식 구현

Tasks

Blind Face RestorationImage Reconstruction

Methods 이 논문이 사용한 방법론

Adaptive Instance Normalization 설명 없음

Similar Papers 제목 키워드 기반

Towards Real-World Blind Face Restoration with Generative Diffusion Prior

2023-12-25 · Xiaoxu Chen, Jingfan Tan, Tao Wang, Kaihao Zhang 외

Blind face restoration is an important task in computer vision and has gained significant attention due to its wide-range applications. Previous works mainly exploit facial priors to restore face images and have demonstr…

Blind Face RestorationPrivacy Preserving

Blind Face Restoration via Integrating Face Shape and Generative Priors

2022-01-01 · CVPR 2022 1 · Feida Zhu, Junwei Zhu, Wenqing Chu, Xinyi Zhang 외

Blind face restoration, which aims to reconstruct high-quality images from low-quality inputs, can benefit many applications. Although existing generative-based methods achieve significant progress in producing high-…

3D ReconstructionBlind Face RestorationDecoder

Boosting Cross-Quality Face Verification using Blind Face Restoration

2023-08-15 · Messaoud Bengherabi, Douaa Laib, Fella Souhila Lasnami, Ryma Boussaha

In recent years, various Blind Face Restoration (BFR) techniques were developed. These techniques transform low quality faces suffering from multiple degradations to more realistic and natural face images with high perce…

Blind Face RestorationFace RecognitionFace Verification

Learning Dual Memory Dictionaries for Blind Face Restoration

2022-10-15 · Xiaoming Li, Shiguang Zhang, Shangchen Zhou, Lei Zhang 외

To improve the performance of blind face restoration, recent works mainly treat the two aspects, i.e., generic and specific restoration, separately. In particular, generic restoration attempts to restore the results thro…

Blind Face Restoration

FaceFormer: Scale-aware Blind Face Restoration with Transformers

2022-07-20 · Aijin Li, Gen Li, Lei Sun, Xintao Wang

Blind face restoration usually encounters with diverse scale face inputs, especially in the real world. However, most of the current works support specific scale faces, which limits its application ability in real-world …

Blind Face RestorationDiversity