paper-with-me

Papers

Learning Warped Guidance for Blind Face Restoration

2018-04-13 · ECCV 2018 9 · Xiaoming Li, Ming Liu, Yuting Ye, WangMeng Zuo, Liang Lin, Ruigang Yang

This paper studies the problem of blind face restoration from an unconstrained blurry, noisy, low-resolution, or compressed image (i.e., degraded observation). For better recovery of fine facial details, we modify the problem setting by taking both the degraded observation and a high-quality guided image of the same identity as input to our guided face restoration network (GFRNet). However, the degraded observation and guided image generally are different in pose, illumination and expression, thereby making plain CNNs (e.g., U-Net) fail to recover fine and identity-aware facial details. To tackle this issue, our GFRNet model includes both a warping subnetwork (WarpNet) and a reconstruction subnetwork (RecNet). The WarpNet is introduced to predict flow field for warping the guided image to correct pose and expression (i.e., warped guidance), while the RecNet takes the degraded observation and warped guidance as input to produce the restoration result. Due to that the ground-truth flow field is unavailable, landmark loss together with total variation regularization are incorporated to guide the learning of WarpNet. Furthermore, to make the model applicable to blind restoration, our GFRNet is trained on the synthetic data with versatile settings on blur kernel, noise level, downsampling scale factor, and JPEG quality factor. Experiments show that our GFRNet not only performs favorably against the state-of-the-art image and face restoration methods, but also generates visually photo-realistic results on real degraded facial images.

📄 PDF Abstract BibTeX arXiv:1804.04829

Code (1)

csxmli2016/GFRNet 공식 구현 pytorch

Tasks

Blind Face Restoration

Similar Papers 제목 키워드 기반

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

DiffBIR: Towards Blind Image Restoration with Generative Diffusion Prior

2023-08-29 · Xinqi Lin, Jingwen He, Ziyan Chen, Zhaoyang Lyu 외

We present DiffBIR, a general restoration pipeline that could handle different blind image restoration tasks in a unified framework. DiffBIR decouples blind image restoration problem into two stages: 1) degradation remov…

Blind Face RestorationDenoisingImage DenoisingImage Restoration+2

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 외

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

Blind Face RestorationImage Reconstruction

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

Towards Robust Blind Face Restoration with Codebook Lookup Transformer

2022-06-22 · Shangchen Zhou, Kelvin C. K. Chan, Chongyi Li, Chen Change Loy

Blind face restoration is a highly ill-posed problem that often requires auxiliary guidance to 1) improve the mapping from degraded inputs to desired outputs, or 2) complement high-quality details lost in the inputs. In …

Blind Face RestorationPrediction