paper-with-me

홈 › Papers

DRD-Net: Detail-recovery Image Deraining via Context Aggregation Networks

2019-08-27 · Sen Deng, Mingqiang Wei, Jun Wang, Luming Liang, Haoran Xie, Meng Wang

Image deraining is a fundamental, yet not well-solved problem in computer vision and graphics. The traditional image deraining approaches commonly behave ineffectively in medium and heavy rain removal, while the learning-based ones lead to image degradations such as the loss of image details, halo artifacts and/or color distortion. Unlike existing image deraining approaches that lack the detail-recovery mechanism, we propose an end-to-end detail-recovery image deraining network (termed a DRD-Net) for single images. We for the first time introduce two sub-networks with a comprehensive loss function which synergize to derain and recover the lost details caused by deraining. We have three key contributions. First, we present a rain residual network to remove rain streaks from the rainy images, which combines the squeeze-and-excitation (SE) operation with residual blocks to make full advantage of spatial contextual information. Second, we design a new connection style block, named structure detail context aggregation block (SDCAB), which aggregates context feature information and has a large reception field. Third, benefiting from the SDCAB, we construct a detail repair network to encourage the lost details to return for eliminating image degradations. We have validated our approach on four recognized datasets (three synthetic and one real-world). Both quantitative and qualitative comparisons show that our approach outperforms the state-of-the-art deraining methods in terms of the deraining robustness and detail accuracy. The source code has been available for public evaluation and use on GitHub.

📄 PDF Abstract BibTeX arXiv:1908.10267

Code (2)

MS-P3/code4/tree/main/DRD mindspore
syy-whu/drd-net pytorch

Tasks

Rain Removal

Methods 이 논문이 사용한 방법론

Repair 설명 없음

Similar Papers 제목 키워드 기반

Detail-recovery Image Deraining via Context Aggregation Networks

2020-06-01 · CVPR 2020 6 · Sen Deng, Mingqiang Wei, Jun Wang, Yidan Feng 외

This paper looks at this intriguing question: are single images with their details lost during deraining, reversible to their artifact-free status? We propose an end-to-end detail-recovery image deraining network (termed…

Rain Removal

Detail-recovery Image Deraining via Dual Sample-augmented Contrastive Learning

2022-04-06 · Yiyang Shen, Mingqiang Wei, Sen Deng, Wenhan Yang 외

The intricacy of rainy image contents often leads cutting-edge deraining models to image degradation including remnant rain, wrongly-removed details, and distorted appearance. Such degradation is further exacerbated when…

Contrastive LearningRain Removal

Magic ELF: Image Deraining Meets Association Learning and Transformer

2022-07-21 · Kui Jiang, Zhongyuan Wang, Chen Chen, Zheng Wang 외

Convolutional neural network (CNN) and Transformer have achieved great success in multimedia applications. However, little effort has been made to effectively and efficiently harmonize these two architectures to satisfy …

Rain Removal

PRISM: Progressive Rain removal with Integrated State-space Modeling

2025-09-30 · Pengze Xue, Shanwen Wang, Fei Zhou, Yan Cui 외 arxiv

Image deraining is an essential vision technique that removes rain streaks and water droplets, enhancing clarity for critical vision tasks like autonomous driving. However, current single-scale models struggle with fine-…

Autonomous DrivingRain Removal

Semantics and Content Matter: Towards Multi-Prior Hierarchical Mamba for Image Deraining

2025-11-17 · Zhaocheng Yu, Kui Jiang, Junjun Jiang, Xianming Liu 외 arxiv

Rain significantly degrades the performance of computer vision systems, particularly in applications like autonomous driving and video surveillance. While existing deraining methods have made considerable progress, they …

Autonomous Driving