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/MCW-Net: Single Image Deraining with Multi-level Connectio...

MCW-Net: Single Image Deraining with Multi-level Connections and Wide Regional Non-local Blocks

Yeachan Park, Myeongho Jeon, Junho Lee, Myungjoo Kang

2020-09-29Rain RemovalSingle Image Deraining
PaperPDFCode(official)

Abstract

A recent line of convolutional neural network-based works has succeeded in capturing rain streaks. However, difficulties in detailed recovery still remain. In this paper, we present a multi-level connection and wide regional non-local block network (MCW-Net) to properly restore the original background textures in rainy images. Unlike existing encoder-decoder-based image deraining models that improve performance with additional branches, MCW-Net improves performance by maximizing information utilization without additional branches through the following two proposed methods. The first method is a multi-level connection that repeatedly connects multi-level features of the encoder network to the decoder network. Multi-level connection encourages the decoding process to use the feature information of all levels. In multi-level connection, channel-wise attention is considered to learn which level of features is important in the decoding process of the current level. The second method is a wide regional non-local block. As rain streaks primarily exhibit a vertical distribution, we divide the grid of the image into horizontally-wide patches and apply a non-local operation to each region to explore the rich rain-free background information. Experimental results on both synthetic and real-world rainy datasets demonstrate that the proposed model significantly outperforms existing state-of-the-art models. Furthermore, the results of the joint deraining and segmentation experiment prove that our model contributes effectively to other vision tasks.

Results

TaskDatasetMetricValueModel
Rain RemovalRain100HPSNR30.7MCW-Net
Rain RemovalRain100HSSIM0.922MCW-Net
Rain RemovalRainCityscapesPSNR35.82MCW-Net
Rain RemovalRainCityscapesSSIM0.987MCW-Net
Rain RemovalRain100LPSNR39.73MCW-Net
Rain RemovalRain100LSSIM0.988MCW-Net

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