TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Recurrent Squeeze-and-Excitation Context Aggregation Net f...

Recurrent Squeeze-and-Excitation Context Aggregation Net for Single Image Deraining

Xia Li, Jianlong Wu, Zhouchen Lin, Hong Liu, Hongbin Zha

2018-07-16ECCV 2018 9Rain RemovalSingle Image Deraining
PaperPDF

Abstract

Rain streaks can severely degrade the visibility, which causes many current computer vision algorithms fail to work. So it is necessary to remove the rain from images. We propose a novel deep network architecture based on deep convolutional and recurrent neural networks for single image deraining. As contextual information is very important for rain removal, we first adopt the dilated convolutional neural network to acquire large receptive field. To better fit the rain removal task, we also modify the network. In heavy rain, rain streaks have various directions and shapes, which can be regarded as the accumulation of multiple rain streak layers. We assign different alpha-values to various rain streak layers according to the intensity and transparency by incorporating the squeeze-and-excitation block. Since rain streak layers overlap with each other, it is not easy to remove the rain in one stage. So we further decompose the rain removal into multiple stages. Recurrent neural network is incorporated to preserve the useful information in previous stages and benefit the rain removal in later stages. We conduct extensive experiments on both synthetic and real-world datasets. Our proposed method outperforms the state-of-the-art approaches under all evaluation metrics. Codes and supplementary material are available at our project webpage: https://xialipku.github.io/RESCAN .

Results

TaskDatasetMetricValueModel
Rain RemovalTest1200SSIM0.882RESCAN
Rain RemovalRain100HPSNR26.36RESCAN
Rain RemovalRain100HSSIM0.786RESCAN
Rain RemovalTest2800PSNR31.29RESCAN
Rain RemovalTest2800SSIM0.904RESCAN
Rain RemovalTest100SSIM0.835RESCAN
Rain RemovalRain100LSSIM0.881RESCAN

Related Papers

TDiR: Transformer based Diffusion for Image Restoration Tasks2025-06-25Deep Learning-Driven Ultra-High-Definition Image Restoration: A Survey2025-05-22Semi-Supervised State-Space Model with Dynamic Stacking Filter for Real-World Video Deraining2025-05-22Forward-only Diffusion Probabilistic Models2025-05-22Degradation-Aware Feature Perturbation for All-in-One Image Restoration2025-05-19Unsupervised Raindrop Removal from a Single Image using Conditional Diffusion Models2025-05-13PRE-Mamba: A 4D State Space Model for Ultra-High-Frequent Event Camera Deraining2025-05-08Image Restoration via Multi-domain Learning2025-05-07