Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Hierarchical Integration Diffusion Model for Realistic Image Deblurring

About

Diffusion models (DMs) have recently been introduced in image deblurring and exhibited promising performance, particularly in terms of details reconstruction. However, the diffusion model requires a large number of inference iterations to recover the clean image from pure Gaussian noise, which consumes massive computational resources. Moreover, the distribution synthesized by the diffusion model is often misaligned with the target results, leading to restrictions in distortion-based metrics. To address the above issues, we propose the Hierarchical Integration Diffusion Model (HI-Diff), for realistic image deblurring. Specifically, we perform the DM in a highly compacted latent space to generate the prior feature for the deblurring process. The deblurring process is implemented by a regression-based method to obtain better distortion accuracy. Meanwhile, the highly compact latent space ensures the efficiency of the DM. Furthermore, we design the hierarchical integration module to fuse the prior into the regression-based model from multiple scales, enabling better generalization in complex blurry scenarios. Comprehensive experiments on synthetic and real-world blur datasets demonstrate that our HI-Diff outperforms state-of-the-art methods. Code and trained models are available at https://github.com/zhengchen1999/HI-Diff.

Zheng Chen, Yulun Zhang, Ding Liu, Bin Xia, Jinjin Gu, Linghe Kong, Xin Yuan• 2023

Related benchmarks

TaskDatasetResultRank
Image DeblurringGoPro (test)
PSNR33.33
617
Image DeblurringGoPro
PSNR33.33
354
Image DeblurringRealBlur-J (test)
PSNR33.7
245
Image DeblurringHIDE (test)
PSNR31.46
215
DeblurringRealBlur-R (test)
PSNR41.01
156
DeblurringRealBlur-R
PSNR30.04
87
DeblurringRealBlur-J
PSNR31.2
84
Image DeblurringHIDE
PSNR27.31
56
Single-image motion deblurringGoPro
PSNR33.33
44
DeblurringCelebA
PSNR34.55
19
Showing 10 of 17 rows

Other info

Code

Follow for update