paper-with-me

Papers

3D Priors-Guided Diffusion for Blind Face Restoration

2024-09-02 · Xiaobin Lu, Xiaobin Hu, Jun Luo, Ben Zhu, Yaping Ruan, Wenqi Ren

Blind face restoration endeavors to restore a clear face image from a degraded counterpart. Recent approaches employing Generative Adversarial Networks (GANs) as priors have demonstrated remarkable success in this field. However, these methods encounter challenges in achieving a balance between realism and fidelity, particularly in complex degradation scenarios. To inherit the exceptional realism generative ability of the diffusion model and also constrained by the identity-aware fidelity, we propose a novel diffusion-based framework by embedding the 3D facial priors as structure and identity constraints into a denoising diffusion process. Specifically, in order to obtain more accurate 3D prior representations, the 3D facial image is reconstructed by a 3D Morphable Model (3DMM) using an initial restored face image that has been processed by a pretrained restoration network. A customized multi-level feature extraction method is employed to exploit both structural and identity information of 3D facial images, which are then mapped into the noise estimation process. In order to enhance the fusion of identity information into the noise estimation, we propose a Time-Aware Fusion Block (TAFB). This module offers a more efficient and adaptive fusion of weights for denoising, considering the dynamic nature of the denoising process in the diffusion model, which involves initial structure refinement followed by texture detail enhancement. Extensive experiments demonstrate that our network performs favorably against state-of-the-art algorithms on synthetic and real-world datasets for blind face restoration. The Code is released on our project page at https://github.com/838143396/3Diffusion.

📄 PDF Abstract BibTeX arXiv:2409.00991

Code (1)

838143396/3Diffusion 공식 구현 pytorch

Tasks

Blind Face RestorationDenoisingNoise Estimation

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 제목 키워드 기반

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

2024-10-13 · Guoqiang Liang, Qingnan Fan, Bingtao Fu, Jinwei Chen 외

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 imag…

8kBlind Face Restoration

DynFaceRestore: Balancing Fidelity and Quality in Diffusion-Guided Blind Face Restoration with Dynamic Blur-Level Mapping and Guidance

2025-07-18 · Huu-Phu Do, Yu-Wei Chen, Yi-Cheng Liao, Chi-Wei Hsiao 외 arxiv

Blind Face Restoration aims to recover high-fidelity, detail-rich facial images from unknown degraded inputs, presenting significant challenges in preserving both identity and detail. Pre-trained diffusion models have be…

Blind Face Restoration

A2BFR: Attribute-Aware Blind Face Restoration

2026-03-31 · Chenxin Zhu, Yushun Fang, Lu Liu, Shibo Yin 외 arxiv

Blind face restoration (BFR) aims to recover high-quality facial images from degraded inputs, yet its inherently ill-posed nature leads to ambiguous and uncontrollable solutions. Recent diffusion-based BFR methods improv…

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

Frequency-Aware Guidance for Blind Image Restoration via Diffusion Models

2024-11-19 · Jun Xiao, Zihang Lyu, Hao Xie, Cong Zhang 외

Blind image restoration remains a significant challenge in low-level vision tasks. Recently, denoising diffusion models have shown remarkable performance in image synthesis. Guided diffusion models, leveraging the potent…

Blind Image DeblurringDeblurringDenoisingImage Deblurring+2