Efficient RAW Image Deblurring with Adaptive Frequency Modulation
Wenlong Jiao, Binglong Li, Wei Shang, Ping Wang, Dongwei Ren

TL;DR
This paper introduces FrENet, a frequency domain neural network for RAW image deblurring that dynamically adjusts frequency components, achieving superior restoration quality with high efficiency and adaptability to sRGB images.
Contribution
The paper presents a novel frequency domain framework with adaptive modulation and skip connections for RAW image deblurring, outperforming existing methods in quality and efficiency.
Findings
FrENet surpasses state-of-the-art RAW deblurring methods.
It maintains high efficiency with reduced MACs.
It adapts effectively to sRGB image deblurring.
Abstract
Image deblurring plays a crucial role in enhancing visual clarity across various applications. Although most deep learning approaches primarily focus on sRGB images, which inherently lose critical information during the image signal processing pipeline, RAW images, being unprocessed and linear, possess superior restoration potential but remain underexplored. Deblurring RAW images presents unique challenges, particularly in handling frequency-dependent blur while maintaining computational efficiency. To address these issues, we propose Frequency Enhanced Network (FrENet), a framework specifically designed for RAW-to-RAW deblurring that operates directly in the frequency domain. We introduce a novel Adaptive Frequency Positional Modulation module, which dynamically adjusts frequency components according to their spectral positions, thereby enabling precise control over the deblurring…
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 · Digital Media Forensic Detection
MethodsFocus
