Spatial and Frequency Domain Adaptive Fusion Network for Image Deblurring
Hu Gao, Depeng Dang

TL;DR
This paper introduces SFAFNet, a novel image deblurring network that adaptively fuses spatial and frequency domain features using a gated fusion block, leading to improved performance over existing methods.
Contribution
The paper proposes a spatial-frequency domain adaptive fusion network with a learnable low-pass filter and gated fusion mechanism, enabling effective integration of local and global features for deblurring.
Findings
Outperforms state-of-the-art methods on benchmark datasets.
Effectively captures both local details and global context.
Demonstrates robustness across various types of blur.
Abstract
Image deblurring aims to reconstruct a latent sharp image from its corresponding blurred one. Although existing methods have achieved good performance, most of them operate exclusively in either the spatial domain or the frequency domain, rarely exploring solutions that fuse both domains. In this paper, we propose a spatial-frequency domain adaptive fusion network (SFAFNet) to address this limitation. Specifically, we design a gated spatial-frequency domain feature fusion block (GSFFBlock), which consists of three key components: a spatial domain information module, a frequency domain information dynamic generation module (FDGM), and a gated fusion module (GFM). The spatial domain information module employs the NAFBlock to integrate local information. Meanwhile, in the FDGM, we design a learnable low-pass filter that dynamically decomposes features into separate frequency subbands,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Image and Signal Denoising Methods · Advanced Image Fusion Techniques
