SAPNet: Segmentation-Aware Progressive Network for Perceptual Contrastive Deraining
Shen Zheng, Changjie Lu, Yuxiong Wu, Gaurav Gupta

TL;DR
SAPNet is a novel segmentation-aware progressive network that leverages contrastive learning to improve single image deraining, effectively preserving semantic details and enhancing performance on synthetic and real-world datasets.
Contribution
The paper introduces a segmentation-aware progressive network with contrastive learning and an unsupervised background segmentation module for improved deraining and semantic preservation.
Findings
Outperforms top existing deraining methods on benchmarks.
Enhances object detection and semantic segmentation post-deraining.
Uses contrastive loss to better align derained images with groundtruth in semantic space.
Abstract
Deep learning algorithms have recently achieved promising deraining performances on both the natural and synthetic rainy datasets. As an essential low-level pre-processing stage, a deraining network should clear the rain streaks and preserve the fine semantic details. However, most existing methods only consider low-level image restoration. That limits their performances at high-level tasks requiring precise semantic information. To address this issue, in this paper, we present a segmentation-aware progressive network (SAPNet) based upon contrastive learning for single image deraining. We start our method with a lightweight derain network formed with progressive dilated units (PDU). The PDU can significantly expand the receptive field and characterize multi-scale rain streaks without the heavy computation on multi-scale images. A fundamental aspect of this work is an unsupervised…
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
SAPNet: Segmentation-Aware Progressive Network for Perceptual Contrastive Deraining· youtube
Taxonomy
TopicsImage Enhancement Techniques · Advanced Image Fusion Techniques · Advanced Image Processing Techniques
MethodsContrastive Learning
