菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-17
📄 Abstract - Unified Removal of Raindrops and Reflections: A New Benchmark and A Novel Pipeline

When capturing images through glass surfaces or windshields on rainy days, raindrops and reflections frequently co-occur to significantly reduce the visibility of captured images. This practical problem lacks attention and needs to be resolved urgently. Prior de-raindrop, de-reflection, and all-in-one models have failed to address this composite degradation. To this end, we first formally define the unified removal of raindrops and reflections (UR$^3$) task for the first time and construct a real-shot dataset, namely RainDrop and ReFlection (RDRF), which provides a new benchmark with substantial, high-quality, diverse image pairs. Then, we propose a novel diffusion-based framework (i.e., DiffUR$^3$) with several target designs to address this challenging task. By leveraging the powerful generative prior, DiffUR$^3$ successfully removes both types of degradations. Extensive experiments demonstrate that our method achieves state-of-the-art performance on our benchmark and on challenging in-the-wild images. The RDRF dataset and the codes will be made public upon acceptance.

顶级标签: computer vision multi-modal model training
详细标签: image restoration raindrop removal reflection removal diffusion models benchmark dataset 或 搜索:

雨滴与反光的统一去除:一个新基准与一种新框架 / Unified Removal of Raindrops and Reflections: A New Benchmark and A Novel Pipeline


1️⃣ 一句话总结

这篇论文首次提出了一个同时去除雨滴和玻璃反光的图像修复任务,并为此创建了一个高质量的真实场景数据集,同时设计了一种基于扩散模型的新方法,能有效解决雨天透过玻璃拍照时画面模糊的难题。

源自 arXiv: 2603.16446