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

Learning Degradation Representations for Image Deblurring

About

In various learning-based image restoration tasks, such as image denoising and image super-resolution, the degradation representations were widely used to model the degradation process and handle complicated degradation patterns. However, they are less explored in learning-based image deblurring as blur kernel estimation cannot perform well in real-world challenging cases. We argue that it is particularly necessary for image deblurring to model degradation representations since blurry patterns typically show much larger variations than noisy patterns or high-frequency textures.In this paper, we propose a framework to learn spatially adaptive degradation representations of blurry images. A novel joint image reblurring and deblurring learning process is presented to improve the expressiveness of degradation representations. To make learned degradation representations effective in reblurring and deblurring, we propose a Multi-Scale Degradation Injection Network (MSDI-Net) to integrate them into the neural networks. With the integration, MSDI-Net can handle various and complicated blurry patterns adaptively. Experiments on the GoPro and RealBlur datasets demonstrate that our proposed deblurring framework with the learned degradation representations outperforms state-of-the-art methods with appealing improvements. The code is released at https://github.com/dasongli1/Learning_degradation.

Dasong Li, Yi Zhang, Ka Chun Cheung, Xiaogang Wang, Hongwei Qin, Hongsheng Li• 2022

Related benchmarks

TaskDatasetResultRank
Image DeblurringGoPro (test)
PSNR33.28
585
Image DeblurringHIDE (test)
PSNR31.02
207
Image DeblurringRealBlur (test)
PSNR32.35
24
Image DeblurringRealBlur-J v1 (test)
PSNR32.35
17
Image DeblurringGoPro 20
PSNR33.28
15
Video DeblurringGoPro 45 (test)
PSNR33.28
12
Showing 6 of 6 rows

Other info

Code

Follow for update