paper-with-me

홈 › Papers

Feature-Aligned Video Raindrop Removal with Temporal Constraints

2022-05-29 · Wending Yan, Lu Xu, Wenhan Yang, Robby T. Tan

Existing adherent raindrop removal methods focus on the detection of the raindrop locations, and then use inpainting techniques or generative networks to recover the background behind raindrops. Yet, as adherent raindrops are diverse in sizes and appearances, the detection is challenging for both single image and video. Moreover, unlike rain streaks, adherent raindrops tend to cover the same area in several frames. Addressing these problems, our method employs a two-stage video-based raindrop removal method. The first stage is the single image module, which generates initial clean results. The second stage is the multiple frame module, which further refines the initial results using temporal constraints, namely, by utilizing multiple input frames in our process and applying temporal consistency between adjacent output frames. Our single image module employs a raindrop removal network to generate initial raindrop removal results, and create a mask representing the differences between the input and initial output. Once the masks and initial results for consecutive frames are obtained, our multiple-frame module aligns the frames in both the image and feature levels and then obtains the clean background. Our method initially employs optical flow to align the frames, and then utilizes deformable convolution layers further to achieve feature-level frame alignment. To remove small raindrops and recover correct backgrounds, a target frame is predicted from adjacent frames. A series of unsupervised losses are proposed so that our second stage, which is the video raindrop removal module, can self-learn from video data without ground truths. Experimental results on real videos demonstrate the state-of-art performance of our method both quantitatively and qualitatively.

📄 PDF Abstract BibTeX arXiv:2205.14574

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Flow EstimationRaindrop RemovalRain Removal

Methods 이 논문이 사용한 방법론

Deformable Convolution Deformable convolutions add 2D offsets to the regular grid sampling locations in the standard convolution. It enables free…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

Adherent Raindrop Detection and Removal in Video

2013-06-01 · CVPR 2013 6 · Shaodi You, Robby T. Tan, Rei Kawakami, Katsushi Ikeuchi

Raindrops adhered to a windscreen or window glass can significantly degrade the visibility of a scene. Detecting and removing raindrops will, therefore, benefit many computer vision applications, particularly outdoor sur…

RainMamba: Enhanced Locality Learning with State Space Models for Video Deraining

2024-07-31 · Hongtao Wu, Yijun Yang, Huihui Xu, Weiming Wang 외

The outdoor vision systems are frequently contaminated by rain streaks and raindrops, which significantly degenerate the performance of visual tasks and multimedia applications. The nature of videos exhibits redundant te…

Optical Flow EstimationRain RemovalState Space ModelsVideo deraining+1

Unsupervised Network for Single Image Raindrop Removal

2024-12-04 · Huijiao Wang, Shenghao Zhao, Lei Yu, Xulei Yang

Image quality degradation caused by raindrops is one of the most important but challenging problems that reduce the performance of vision systems. Most existing raindrop removal algorithms are based on a supervised learn…

Raindrop RemovalRain Removal

A^2Net: Adjacent Aggregation Networks for Image Raindrop Removal

2018-11-24 · Huangxing Lin, Xueyang Fu, Changxing Jing, Xinghao Ding 외

Existing methods for single images raindrop removal either have poor robustness or suffer from parameter burdens. In this paper, we propose a new Adjacent Aggregation Network (A^2Net) with lightweight architectures to re…

Raindrop RemovalRain Removal

Raindrop Clarity: A Dual-Focused Dataset for Day and Night Raindrop Removal

2024-07-24 · Yeying Jin, Xin Li, Jiadong Wang, Yan Zhang 외

Existing raindrop removal datasets have two shortcomings. First, they consist of images captured by cameras with a focus on the background, leading to the presence of blurry raindrops. To our knowledge, none of these dat…

Raindrop RemovalRain Removal