DeepRFTv2: Kernel-level Learning for Image Deblurring
Xintian Mao, Haofei Song, Yin-Nian Liu, Qingli Li, Yan Wang

TL;DR
DeepRFTv2 introduces a kernel-level learning approach for image deblurring by estimating blur kernels in Fourier space and integrating them with feature representations, leading to superior deblurring performance.
Contribution
The paper proposes Fourier Kernel Estimator (FKE) for kernel-level blur learning and a multi-scale architecture with reversible sub-units, advancing deblurring methods beyond pixel-level learning.
Findings
Achieves state-of-the-art motion deblurring results
Kernel estimator learns physically meaningful kernels
Efficient multi-scale architecture improves training memory usage
Abstract
It is well-known that if a network aims to learn how to deblur, it should understand the blur process. Blurring is naturally caused by the convolution of the sharp image with the blur kernel. Thus, allowing the network to learn the blur process in the kernel-level can significantly improve the image deblurring performance. But, current deep networks are still at the pixel-level learning stage, either performing end-to-end pixel-level restoration or stage-wise pseudo kernel-level restoration, failing to enable the deblur model to understand the essence of the blur. To this end, we propose Fourier Kernel Estimator (FKE), which considers the activation operation in Fourier space and converts the convolution problem in the spatial domain to a multiplication problem in Fourier space. Our FKE, jointly optimized with the deblur model, enables the network to learn the kernel-level blur process…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Generative Adversarial Networks and Image Synthesis · Image and Video Quality Assessment
