CVMar 31, 2023

Joint Depth Estimation and Mixture of Rain Removal From a Single Image

arXiv:2303.17766v11 citationsh-index: 37Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of improving visibility in rainy images for applications like outdoor cameras or autonomous vehicles, representing an incremental advance over existing deraining methods.

The paper tackles the problem of removing a mixture of rain artifacts (e.g., raindrops, streaks, haze) from single images, proposing DEMore-Net, which jointly learns depth estimation and rain removal to achieve superior performance validated on synthetic and real-world datasets.

Rainy weather significantly deteriorates the visibility of scene objects, particularly when images are captured through outdoor camera lenses or windshields. Through careful observation of numerous rainy photos, we have found that the images are generally affected by various rainwater artifacts such as raindrops, rain streaks, and rainy haze, which impact the image quality from both near and far distances, resulting in a complex and intertwined process of image degradation. However, current deraining techniques are limited in their ability to address only one or two types of rainwater, which poses a challenge in removing the mixture of rain (MOR). In this study, we propose an effective image deraining paradigm for Mixture of rain REmoval, called DEMore-Net, which takes full account of the MOR effect. Going beyond the existing deraining wisdom, DEMore-Net is a joint learning paradigm that integrates depth estimation and MOR removal tasks to achieve superior rain removal. The depth information can offer additional meaningful guidance information based on distance, thus better helping DEMore-Net remove different types of rainwater. Moreover, this study explores normalization approaches in image deraining tasks and introduces a new Hybrid Normalization Block (HNB) to enhance the deraining performance of DEMore-Net. Extensive experiments conducted on synthetic datasets and real-world MOR photos fully validate the superiority of the proposed DEMore-Net. Code is available at https://github.com/yz-wang/DEMore-Net.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes