Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DiffBIR: Towards Blind Image Restoration with Generative Diffusion Prior

About

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.

Xinqi Lin, Jingwen He, Ziyan Chen, Zhaoyang Lyu, Bo Dai, Fanghua Yu, Wanli Ouyang, Yu Qiao, Chao Dong• 2023

Related benchmarks

TaskDatasetResultRank
Object DetectionCOCO 2017 (val)--
2454
Instance SegmentationCOCO 2017 (val)
APm0.162
1144
Semantic segmentationADE20K
mIoU23.6
936
Image ClassificationImageNet (test)
Top-1 Accuracy68.05
291
Image ClassificationCUB
Accuracy52.38
249
Image Super-resolutionDRealSR
MANIQA0.623
78
Semantic segmentationCityscapes v1 (test)
mIoU53.68
74
Image Super-resolutionRealSR
PSNR24.83
71
Image Super-resolutionDIV2K (val)
LPIPS0.3516
59
Blind Face RestorationLFW (test)
FID40.97
52
Showing 10 of 92 rows
...

Other info

Code

Follow for update