paper-with-me

Papers

SAPNet: Segmentation-Aware Progressive Network for Perceptual Contrastive Deraining

2021-11-17 · Shen Zheng, Changjie Lu, Yuxiong Wu, Gaurav Gupta

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 background segmentation (UBS) network initialized with ImageNet and Gaussian weights. The UBS can faithfully preserve an image's semantic information and improve the generalization ability to unseen photos. Furthermore, we introduce a perceptual contrastive loss (PCL) and a learned perceptual image similarity loss (LPISL) to regulate model learning. By exploiting the rainy image and groundtruth as the negative and the positive sample in the VGG-16 latent space, we bridge the fine semantic details between the derained image and the groundtruth in a fully constrained manner. Comprehensive experiments on synthetic and real-world rainy images show our model surpasses top-performing methods and aids object detection and semantic segmentation with considerable efficacy. A Pytorch Implementation is available at https://github.com/ShenZheng2000/SAPNet-for-image-deraining.

📄 PDF Abstract BibTeX arXiv:2111.08892

Code (1)

ShenZheng2000/SAPNet-for-image-deraining 공식 구현 pytorch

Tasks

Contrastive LearningImage Restorationobject-detectionObject DetectionRain RemovalSegmentationSemantic SegmentationSingle Image Deraining

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Semantic-aware SAM for Point-Prompted Instance Segmentation

2023-12-26 · CVPR 2024 1 · Zhaoyang Wei, Pengfei Chen, Xuehui Yu, Guorong Li 외

Single-point annotation in visual tasks, with the goal of minimizing labelling costs, is becoming increasingly prominent in research. Recently, visual foundation models, such as Segment Anything (SAM), have gained widesp…

Instance SegmentationMultiple Instance LearningSegmentationSemantic Segmentation+1

SAPNet++: Evolving Point-Prompted Instance Segmentation with Semantic and Spatial Awareness

2026-02-25 · Zhaoyang Wei, Xumeng Han, Xuehui Yu, Xue Yang 외 arxiv

Single-point annotation is increasingly prominent in visual tasks for labeling cost reduction. However, it challenges tasks requiring high precision, such as the point-prompted instance segmentation (PPIS) task, which ai…

Multiple Instance LearningInstance Segmentation

Multimodal Medical Endoscopic Image Analysis via Progressive Disentangle-aware Contrastive Learning

2025-08-23 · Junhao Wu, Yun Li, Junhao Li, Jingliang Bian 외 arxiv

Accurate segmentation of laryngo-pharyngeal tumors is crucial for precise diagnosis and effective treatment planning. However, traditional single-modality imaging methods often fall short of capturing the complex anatomi…

Representation LearningContrastive Learning

SAPNet: a deep learning model for identification of single-molecule peptide post-translational modifications with surface enhanced Raman spectroscopy

2024-01-05 · Mulusew W. Yaltaye, YingQi Zhao, Eva Bozo, Pei-Lin Xin 외

Nanopore resistive pulse sensors are emerging technologies for single-molecule protein sequencing. But they can hardly detect small post-translational modifications (PTMs) such as hydroxylation in single-molecule level. …

Margin Preserving Self-paced Contrastive Learning Towards Domain Adaptation for Medical Image Segmentation

2021-03-15 · Zhizhe Liu, Zhenfeng Zhu, Shuai Zheng, Yang Liu 외

To bridge the gap between the source and target domains in unsupervised domain adaptation (UDA), the most common strategy puts focus on matching the marginal distributions in the feature space through adversarial learnin…

Cardiac SegmentationContrastive LearningDomain AdaptationImage Segmentation+4