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/Progressive Image Deraining Networks: A Better and Simpler...

Progressive Image Deraining Networks: A Better and Simpler Baseline

Dongwei Ren, WangMeng Zuo, QinGhua Hu, Pengfei Zhu, Deyu Meng

2019-01-26CVPR 2019 6SSIMRain RemovalImage Super-ResolutionSingle Image Deraining
PaperPDFCodeCodeCode(official)Code

Abstract

Along with the deraining performance improvement of deep networks, their structures and learning become more and more complicated and diverse, making it difficult to analyze the contribution of various network modules when developing new deraining networks. To handle this issue, this paper provides a better and simpler baseline deraining network by considering network architecture, input and output, and loss functions. Specifically, by repeatedly unfolding a shallow ResNet, progressive ResNet (PRN) is proposed to take advantage of recursive computation. A recurrent layer is further introduced to exploit the dependencies of deep features across stages, forming our progressive recurrent network (PReNet). Furthermore, intra-stage recursive computation of ResNet can be adopted in PRN and PReNet to notably reduce network parameters with graceful degradation in deraining performance. For network input and output, we take both stage-wise result and original rainy image as input to each ResNet and finally output the prediction of {residual image}. As for loss functions, single MSE or negative SSIM losses are sufficient to train PRN and PReNet. Experiments show that PRN and PReNet perform favorably on both synthetic and real rainy images. Considering its simplicity, efficiency and effectiveness, our models are expected to serve as a suitable baseline in future deraining research. The source codes are available at https://github.com/csdwren/PReNet.

Results

TaskDatasetMetricValueModel
Rain RemovalRain1400PSNR32.44PReNetr
Rain RemovalRain1400SSIM0.9440000000000001PReNetr
Rain RemovalRain100HPSNR29.46PReNet
Rain RemovalRain100HSSIM0.899PReNet
Rain RemovalRain12PSNR36.66PReNet
Rain RemovalTest2800SSIM0.916PreNet
Rain RemovalRain100LPSNR37.48PReNet
Rain RemovalRain100LSSIM0.979PReNet

Related Papers

SpectraLift: Physics-Guided Spectral-Inversion Network for Self-Supervised Hyperspectral Image Super-Resolution2025-07-17fastWDM3D: Fast and Accurate 3D Healthy Tissue Inpainting2025-07-17COLI: A Hierarchical Efficient Compressor for Large Images2025-07-15Latent Space Consistency for Sparse-View CT Reconstruction2025-07-15IM-LUT: Interpolation Mixing Look-Up Tables for Image Super-Resolution2025-07-14Residual Prior-driven Frequency-aware Network for Image Fusion2025-07-09Adaptive Gate-Aware Mamba Networks for Magnetic Resonance Fingerprinting2025-07-04Leveraging Vision-Language Models to Select Trustworthy Super-Resolution Samples Generated by Diffusion Models2025-06-25