Adaptive Frequency Enhancement Network for Single Image Deraining
Fei Yan, Yuhong He, Keyu Chen, En Cheng, Jikang Ma
TL;DR
Single-image deraining is hindered by nonuniform degradation across frequency bands in real rain. The paper introduces AFENet, an end-to-end framework with three modules: FDM for frequency decomposition, FEM for feature enhancement via MDTA and GDFN, and FAM for cross-band aggregation using Pyramid Attention. The approach enables adaptive enhancement across high-, mid-, and low-frequency components, yielding state-of-the-art PSNR/SSIM on Rain13K and RainDS and best no-reference metrics on Real15 and Real300. Experimental results demonstrate AFENet’s effectiveness in removing diverse rain patterns while preserving details, highlighting its potential for practical deployment in rainy-conditions vision tasks.
Abstract
Image deraining aims to improve the visibility of images damaged by rainy conditions, targeting the removal of degradation elements such as rain streaks, raindrops, and rain accumulation. While numerous single image deraining methods have shown promising results in image enhancement within the spatial domain, real-world rain degradation often causes uneven damage across an image's entire frequency spectrum, posing challenges for these methods in enhancing different frequency components. In this paper, we introduce a novel end-to-end Adaptive Frequency Enhancement Network (AFENet) specifically for single image deraining that adaptively enhances images across various frequencies. We employ convolutions of different scales to adaptively decompose image frequency bands, introduce a feature enhancement module to boost the features of different frequency components and present a novel interaction module for interchanging and merging information from various frequency branches. Simultaneously, we propose a feature aggregation module that efficiently and adaptively fuses features from different frequency bands, facilitating enhancements across the entire frequency spectrum. This approach empowers the deraining network to eliminate diverse and complex rainy patterns and to reconstruct image details accurately. Extensive experiments on both real and synthetic scenes demonstrate that our method not only achieves visually appealing enhancement results but also surpasses existing methods in performance.
