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

Clearing the Skies: A deep network architecture for single-image rain removal

About

We introduce a deep network architecture called DerainNet for removing rain streaks from an image. Based on the deep convolutional neural network (CNN), we directly learn the mapping relationship between rainy and clean image detail layers from data. Because we do not possess the ground truth corresponding to real-world rainy images, we synthesize images with rain for training. In contrast to other common strategies that increase depth or breadth of the network, we use image processing domain knowledge to modify the objective function and improve deraining with a modestly-sized CNN. Specifically, we train our DerainNet on the detail (high-pass) layer rather than in the image domain. Though DerainNet is trained on synthetic data, we find that the learned network translates very effectively to real-world images for testing. Moreover, we augment the CNN framework with image enhancement to improve the visual results. Compared with state-of-the-art single image de-raining methods, our method has improved rain removal and much faster computation time after network training.

Xueyang Fu, Jiabin Huang, Xinghao Ding, Yinghao Liao, John Paisley• 2016

Related benchmarks

TaskDatasetResultRank
Image DerainingRain100L (test)
PSNR30.24
161
Image DerainingRain100L
PSNR27.03
152
Image DerainingTest100 (test)
PSNR22.77
53
Image DerainingRain100H
PSNR14.92
52
DerainingRain100H (test)
PSNR14.92
50
Image DerainingRain100H (test)
PSNR14.92
40
Image Deraining2800 (test)
PSNR24.31
34
Image Deraining1200 (test)
PSNR23.38
28
Image DerainingAverage across Deraining Datasets (test)
PSNR22.48
26
Image De-rainingSynthesized Images (test)
SSIM0.94
25
Showing 10 of 45 rows

Other info

Code

Follow for update