Not Just Streaks: Towards Ground Truth for Single Image Deraining
Yunhao Ba, Howard Zhang, Ethan Yang, Akira Suzuki, Arnold Pfahnl, Chethan Chinder Chandrappa, Celso de Melo, Suya You, Stefano Soatto, Alex Wong, Achuta Kadambi
TL;DR
The paper addresses single-image deraining and the lack of real ground-truth data, highlighting the sim2real gap introduced by synthetic rain. It introduces GT-RAIN, a large-scale real paired dataset of rainy and clean frames captured from YouTube live streams within short time windows to minimize non-rain variations, comprising 31,524 pairs across 101 videos. It then proposes a rain-robust representation learned via a contrastive InfoNCE objective between rainy and corresponding embeddings ($z_I$ and $z_J$) together with MS-SSIM and $\ell_1$ reconstruction, realized by a deformable-convolution network. Empirical results on GT-RAIN and real internet rain images show substantial improvements over state-of-the-art methods, validating the real paired data approach and suggesting avenues for blending synthetic and real data and refining rain simulators.
Abstract
We propose a large-scale dataset of real-world rainy and clean image pairs and a method to remove degradations, induced by rain streaks and rain accumulation, from the image. As there exists no real-world dataset for deraining, current state-of-the-art methods rely on synthetic data and thus are limited by the sim2real domain gap; moreover, rigorous evaluation remains a challenge due to the absence of a real paired dataset. We fill this gap by collecting a real paired deraining dataset through meticulous control of non-rain variations. Our dataset enables paired training and quantitative evaluation for diverse real-world rain phenomena (e.g. rain streaks and rain accumulation). To learn a representation robust to rain phenomena, we propose a deep neural network that reconstructs the underlying scene by minimizing a rain-robust loss between rainy and clean images. Extensive experiments demonstrate that our model outperforms the state-of-the-art deraining methods on real rainy images under various conditions. Project website: https://visual.ee.ucla.edu/gt_rain.htm/.
