paper-with-me

홈 › Papers

Cycle Contrastive Adversarial Learning for Unsupervised image Deraining

2024-07-16 · Chen Zhao, Weiling Cai, Chengwei Hu, Zheng Yuan

To tackle the difficulties in fitting paired real-world data for single image deraining (SID), recent unsupervised methods have achieved notable success. However, these methods often struggle to generate high-quality, rain-free images due to a lack of attention to semantic representation and image content, resulting in ineffective separation of content from the rain layer. In this paper, we propose a novel cycle contrastive generative adversarial network for unsupervised SID, called CCLGAN. This framework combines cycle contrastive learning (CCL) and location contrastive learning (LCL). CCL improves image reconstruction and rain-layer removal by bringing similar features closer and pushing dissimilar features apart in both semantic and discriminative spaces. At the same time, LCL preserves content information by constraining mutual information at the same location across different exemplars. CCLGAN shows superior performance, as extensive experiments demonstrate the benefits of CCLGAN and the effectiveness of its components.

📄 PDF Abstract BibTeX arXiv:2407.11750

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningGenerative Adversarial NetworkImage ReconstructionRain RemovalSingle Image Deraining

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

DerainCycleGAN: Rain Attentive CycleGAN for Single Image Deraining and Rainmaking

2019-12-15 · Yanyan Wei, Zhao Zhang, Yang Wang, Mingliang Xu 외

Single image deraining (SID) is an important and challenging topic in emerging vision applications, and most of emerged deraining methods are supervised relying on the ground truth (i.e., paired images) in recent years. …

Rain RemovalSingle Image Deraining

Unpaired Deep Image Deraining Using Dual Contrastive Learning

2021-09-07 · CVPR 2022 1 · Xiang Chen, Jinshan Pan, Kui Jiang, Yufeng Li 외

Learning single image deraining (SID) networks from an unpaired set of clean and rainy images is practical and valuable as acquiring paired real-world data is almost infeasible. However, without the paired data as the su…

Contrastive LearningImage RestorationRain RemovalSingle Image Deraining

Deep Single Image Deraining using An Asymetric Cycle Generative and Adversarial Framework

2022-02-19 · Wei Liu, Rui Jiang, Cheng Chen, Tao Lu 외

In reality, rain and fog are often present at the same time, which can greatly reduce the clarity and quality of the scene image. However, most unsupervised single image deraining methods mainly focus on rain streak remo…

DiversityRain RemovalSingle Image Deraining

Unsupervised Deraining: Where Contrastive Learning Meets Self-similarity

2022-03-22 · CVPR 2022 1 · Ye Yuntong, Yu Changfeng, Chang Yi, Zhu Lin 외

Image deraining is a typical low-level image restoration task, which aims at decomposing the rainy image into two distinguishable layers: the clean image layer and the rain layer. Most of the existing learning-based dera…

Contrastive LearningImage RestorationRain Removal

Unsupervised Single Image Deraining with Self-supervised Constraints

2018-11-21 · Xin Jin, Zhibo Chen, Jianxin Lin, Zhikai Chen 외

Most existing single image deraining methods require learning supervised models from a large set of paired synthetic training data, which limits their generality, scalability and practicality in real-world multimedia app…

BenchmarkingGenerative Adversarial NetworkRain RemovalSingle Image Deraining