paper-with-me

Papers

Memory Oriented Transfer Learning for Semi-Supervised Image Deraining

2021-06-19 · CVPR 2021 1 · Huaibo Huang, Aijing Yu, Ran He

Deep learning based methods have shown dramatic improvements in image rain removal by using large-scale paired data of synthetic datasets. However, due to the various appearances of real rain streaks that may be different from those in the synthetic training data, it is challenging to directly extend existing methods to the real-world scenes. To address this issue, we propose a memory-oriented semi-supervised (MOSS) method which enables the network to explore and exploit the properties of rain streaks from both synthetic and real data. The key aspect of our method is designing an encoder-decoder neural network that is augmented with a self-supervised memory module, where items in the memory record the prototypical patterns of rain degradations and are updated in a self-supervised way. Consequently, the rainy styles can be comprehensively derived from synthetic or real-world degraded images without the need for clean labels. Furthermore, we present a self-training mechanism that attempts to transfer deraining knowledge from supervised rain removal to unsupervised cases. An additional target network, which is updated with an exponential moving average of the online deraining network, is utilized to produce pseudo-labels for unlabeled rainy images. Meanwhile, the deraining network is optimized with supervised objectives on both synthetic paired data and pseudo-paired noisy data. Extensive experiments show that the proposed method achieves more appealing results not only on limited labeled data but also on unlabeled real-world images than recent state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Rain RemovalTransfer Learning

Similar Papers 제목 키워드 기반

MOST-Net: A Memory Oriented Style Transfer Network for Face Sketch Synthesis

2022-02-08 · Fan Ji, Muyi Sun, Xingqun Qi, Qi Li 외

Face sketch synthesis has been widely used in multi-media entertainment and law enforcement. Despite the recent developments in deep neural networks, accurate and realistic face sketch synthesis is still a challenging ta…

DiversityFace Sketch SynthesisImage-to-Image TranslationSSIM+1

TransMedSeg: A Transferable Semantic Framework for Semi-Supervised Medical Image Segmentation

2025-05-20 · Mengzhu Wang, Jiao Li, Shanshan Wang, Long Lan 외

Semi-supervised learning (SSL) has achieved significant progress in medical image segmentation (SSMIS) through effective utilization of limited labeled data. While current SSL methods for medical images predominantly rel…

Image SegmentationMedical Image AnalysisMedical Image SegmentationRepresentation Learning+2

STAR: Noisy Semi-Supervised Transfer Learning for Visual Classification

2021-08-18 · Hasib Zunair, Yan Gobeil, Samuel Mercier, A. Ben Hamza

Semi-supervised learning (SSL) has proven to be effective at leveraging large-scale unlabeled data to mitigate the dependency on labeled data in order to learn better models for visual recognition and classification task…

Adversarial RobustnessClassificationMulti-class ClassificationTransfer Learning

BMB: Balanced Memory Bank for Imbalanced Semi-supervised Learning

2023-05-22 · Wujian Peng, Zejia Weng, Hengduo Li, Zuxuan Wu

Exploring a substantial amount of unlabeled data, semi-supervised learning (SSL) boosts the recognition performance when only a limited number of labels are provided. However, traditional methods assume that the data dis…

SOOD: Towards Semi-Supervised Oriented Object Detection

2023-04-10 · CVPR 2023 1 · Wei Hua, Dingkang Liang, Jingyu Li, Xiaolong Liu 외

Semi-Supervised Object Detection (SSOD), aiming to explore unlabeled data for boosting object detectors, has become an active task in recent years. However, existing SSOD approaches mainly focus on horizontal objects, le…

Objectobject-detectionObject DetectionOriented Object Detection+2