paper-with-me

Papers

DiffBIR: Towards Blind Image Restoration with Generative Diffusion Prior

2023-08-29 · Xinqi Lin, Jingwen He, Ziyan Chen, Zhaoyang Lyu, Bo Dai, Fanghua Yu, Wanli Ouyang, Yu Qiao, Chao Dong

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 removal: removing image-independent content; 2) information regeneration: generating the lost image content. Each stage is developed independently but they work seamlessly in a cascaded manner. In the first stage, we use restoration modules to remove degradations and obtain high-fidelity restored results. For the second stage, we propose IRControlNet that leverages the generative ability of latent diffusion models to generate realistic details. Specifically, IRControlNet is trained based on specially produced condition images without distracting noisy content for stable generation performance. Moreover, we design a region-adaptive restoration guidance that can modify the denoising process during inference without model re-training, allowing users to balance realness and fidelity through a tunable guidance scale. Extensive experiments have demonstrated DiffBIR's superiority over state-of-the-art approaches for blind image super-resolution, blind face restoration and blind image denoising tasks on both synthetic and real-world datasets. The code is available at https://github.com/XPixelGroup/DiffBIR.

📄 PDF Abstract BibTeX arXiv:2308.15070

Code (2)

xpixelgroup/diffbir 공식 구현 pytorch
jimmycv07/DiffIR2VR-Zero pytorch

Tasks

Blind Face RestorationDenoisingImage DenoisingImage RestorationImage Super-ResolutionSuper-Resolution

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

Taming Generative Diffusion Prior for Universal Blind Image Restoration

2024-08-21 · Siwei Tu, Weidong Yang, Ben Fei

Diffusion models have been widely utilized for image restoration. However, previous blind image restoration methods still need to assume the type of degradation model while leaving the parameters to be optimized, limitin…

Image RestorationMathematical Reasoning

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

INDIGO+: A Unified INN-Guided Probabilistic Diffusion Algorithm for Blind and Non-Blind Image Restoration

2025-01-23 · Di You, Pier Luigi Dragotti

Generative diffusion models are becoming one of the most popular prior in image restoration (IR) tasks due to their remarkable ability to generate realistic natural images. Despite achieving satisfactory results, IR meth…

Image Restoration

InstantIR: Blind Image Restoration with Instant Generative Reference

2024-10-09 · Jen-Yuan Huang, Haofan Wang, Qixun Wang, Xu Bai 외

Handling test-time unknown degradation is the major challenge in Blind Image Restoration (BIR), necessitating high model generalization. An effective strategy is to incorporate prior knowledge, either from human input or…

Image Restoration