paper-with-me

Papers

AuthFace: Towards Authentic Blind Face Restoration with Face-oriented Generative Diffusion Prior

2024-10-13 · Guoqiang Liang, Qingnan Fan, Bingtao Fu, Jinwei Chen, Hong Gu, Lin Wang

Blind face restoration (BFR) is a fundamental and challenging problem in computer vision. To faithfully restore high-quality (HQ) photos from poor-quality ones, recent research endeavors predominantly rely on facial image priors from the powerful pretrained text-to-image (T2I) diffusion models. However, such priors often lead to the incorrect generation of non-facial features and insufficient facial details, thus rendering them less practical for real-world applications. In this paper, we propose a novel framework, namely AuthFace that achieves highly authentic face restoration results by exploring a face-oriented generative diffusion prior. To learn such a prior, we first collect a dataset of 1.5K high-quality images, with resolutions exceeding 8K, captured by professional photographers. Based on the dataset, we then introduce a novel face-oriented restoration-tuning pipeline that fine-tunes a pretrained T2I model. Identifying key criteria of quality-first and photography-guided annotation, we involve the retouching and reviewing process under the guidance of photographers for high-quality images that show rich facial features. The photography-guided annotation system fully explores the potential of these high-quality photographic images. In this way, the potent natural image priors from pretrained T2I diffusion models can be subtly harnessed, specifically enhancing their capability in facial detail restoration. Moreover, to minimize artifacts in critical facial areas, such as eyes and mouth, we propose a time-aware latent facial feature loss to learn the authentic face restoration process. Extensive experiments on the synthetic and real-world BFR datasets demonstrate the superiority of our approach.

📄 PDF Abstract BibTeX arXiv:2410.09864

Code (1)

ethanliang99/authface 공식 구현

Tasks

8kBlind Face Restoration

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Towards Authentic Face Restoration with Iterative Diffusion Models and Beyond

2023-07-18 · ICCV 2023 1 · Yang Zhao, Tingbo Hou, Yu-Chuan Su, Xuhui Jia. Yandong Li 외

An authentic face restoration system is becoming increasingly demanding in many computer vision applications, e.g., image enhancement, video communication, and taking portrait. Most of the advanced face restoration model…

Blind Face RestorationDenoisingImage EnhancementImage Generation

Unlocking the Potential of Diffusion Priors in Blind Face Restoration

2025-08-12 · Yunqi Miao, Zhiyu Qu, Mingqi Gao, Changrui Chen 외 arxiv

Although diffusion prior is rising as a powerful solution for blind face restoration (BFR), the inherent gap between the vanilla diffusion model and BFR settings hinders its seamless adaptation. The gap mainly stems from…

Blind Face Restoration

WaveFace: Authentic Face Restoration with Efficient Frequency Recovery

2024-03-19 · CVPR 2024 1 · Yunqi Miao, Jiankang Deng, Jungong Han

Although diffusion models are rising as a powerful solution for blind face restoration, they are criticized for two problems: 1) slow training and inference speed, and 2) failure in preserving identity and recovering fin…

Blind Face RestorationDenoising

Learning Degradation-unaware Representation with Prior-based Latent Transformations for Blind Face Restoration

2024-01-01 · CVPR 2024 1 · Lianxin Xie, Csbingbing Zheng, Wen Xue, Le Jiang 외

Blind face restoration focuses on restoring high-fidelity details from images subjected to complex and unknown degradations while preserving identity information. In this paper we present a Prior-based Latent Transfo…

Blind Face Restoration

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