English

A Prototype Unit for Image De-raining using Time-Lapse Data

Computer Vision and Pattern Recognition 2024-12-30 v1 Image and Video Processing

Abstract

We address the challenge of single-image de-raining, a task that involves recovering rain-free background information from a single rain image. While recent advancements have utilized real-world time-lapse data for training, enabling the estimation of consistent backgrounds and realistic rain streaks, these methods often suffer from computational and memory consumption, limiting their applicability in real-world scenarios. In this paper, we introduce a novel solution: the Rain Streak Prototype Unit (RsPU). The RsPU efficiently encodes rain streak-relevant features as real-time prototypes derived from time-lapse data, eliminating the need for excessive memory resources. Our de-raining network combines encoder-decoder networks with the RsPU, allowing us to learn and encapsulate diverse rain streak-relevant features as concise prototypes, employing an attention-based approach. To ensure the effectiveness of our approach, we propose a feature prototype loss encompassing cohesion and divergence components. This loss function captures both the compactness and diversity aspects of the prototypical rain streak features within the RsPU. Our method evaluates various de-raining benchmarks, accompanied by comprehensive ablation studies. We show that it can achieve competitive results in various rain images compared to state-of-the-art methods.

Keywords

Cite

@article{arxiv.2412.19459,
  title  = {A Prototype Unit for Image De-raining using Time-Lapse Data},
  author = {Jaehoon Cho and Minjung Yoo and Jini Yang and Sunok Kim},
  journal= {arXiv preprint arXiv:2412.19459},
  year   = {2024}
}

Comments

Accepted by BMVC 2024

R2 v1 2026-06-28T20:49:37.049Z