Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Unpaired Deep Image Deraining Using Dual Contrastive Learning

About

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 supervision, learning a SID network is challenging. Moreover, simply using existing unpaired learning methods (e.g., unpaired adversarial learning and cycle-consistency constraints) in the SID task is insufficient to learn the underlying relationship from rainy inputs to clean outputs as there exists significant domain gap between the rainy and clean images. In this paper, we develop an effective unpaired SID adversarial framework which explores mutual properties of the unpaired exemplars by a dual contrastive learning manner in a deep feature space, named as DCD-GAN. The proposed method mainly consists of two cooperative branches: Bidirectional Translation Branch (BTB) and Contrastive Guidance Branch (CGB). Specifically, BTB exploits full advantage of the circulatory architecture of adversarial consistency to generate abundant exemplar pairs and excavates latent feature distributions between two domains by equipping it with bidirectional mapping. Simultaneously, CGB implicitly constrains the embeddings of different exemplars in the deep feature space by encouraging the similar feature distributions closer while pushing the dissimilar further away, in order to better facilitate rain removal and help image restoration. Extensive experiments demonstrate that our method performs favorably against existing unpaired deraining approaches on both synthetic and real-world datasets, and generates comparable results against several fully-supervised or semi-supervised models.

Xiang Chen, Jinshan Pan, Kui Jiang, Yufeng Li, Yufeng Huang, Caihua Kong, Longgang Dai, Zhentao Fan• 2021

Related benchmarks

TaskDatasetResultRank
Image DerainingRain100L
PSNR31.82
152
Image DerainingRain100H
PSNR22.47
52
Image DerainingSPA-Data (test)
PSNR31.55
24
Image DerainingRain800 Test100 (test)
PSNR25.61
19
Image DerainingGoogle Real-world rainy images (test)
NIQE4.032
13
Image DerainingRain800
PSNR25.61
13
Image DerainingRealRain1K L
PSNR30.49
13
Image DerainingRealRain1K-H
PSNR27.82
13
Single Image DerainingSPA-Data (test1000)
PSNR35.3
10
DerainingRealRain1K-L 1.0 (test)
PSNR27.49
10
Showing 10 of 16 rows

Other info

Code

Follow for update