paper-with-me

홈 › Papers

Self-Aligned Video Deraining With Transmission-Depth Consistency

2021-06-19 · CVPR 2021 1 · Wending Yan, Robby T. Tan, Wenhan Yang, Dengxin Dai

In this paper, we address the problems of rain streaks and rain accumulation removal in video, by developing a self-aligned network with transmission-depth consistency. Existing video based deraining method focus only on rain streak removal, and commonly use optical flow to align the rain video frames. However, besides rain streaks, rain accummulation can considerably degrade visibility; and, optical flow estimation in a rain video is still erroneous, making the deraining performance tend to be inaccurate. Our method employs deformable convolution layers in our encoder to achieve feature-level frame alignment, and hence avoids using optical flow. For rain streaks, our method predicts the current frame from its adjacent frames, such that rain streaks that appear randomly in the temporal domain can be removed. For rain accumulation, our method employs transmission-depth consistency to resolve the ambiguity between the depth and water-droplet density. Our network estimates the depth from consecutive rain-accumulation-removal outputs, and we calculate the transmission map using a commonly used physics model. To ensure photometric-temporal and depth-temporal consistencies, our network also estimate the camera poses, so that we can warp one frame to its adjacent frames. Experimental results show that our method is effective in removing both rain streaks and rain accumulation. Our results outperform those of state-of-the-art methods quantitatively and qualitatively.

📄 PDF Abstract BibTeX

Code (1)

wending94/Self-Aligned-Video-Deraining-with-Transmission-Depth-Consistency 공식 구현 pytorch

Tasks

Optical Flow EstimationRain RemovalVideo deraining

Methods 이 논문이 사용한 방법론

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…
Deformable Convolution Deformable convolutions add 2D offsets to the regular grid sampling locations in the standard convolution. It enables free…

Similar Papers 제목 키워드 기반

EGVD: Event-Guided Video Deraining

2023-09-29 · Yueyi Zhang, Jin Wang, Wenming Weng, Xiaoyan Sun 외

With the rapid development of deep learning, video deraining has experienced significant progress. However, existing video deraining pipelines cannot achieve satisfying performance for scenes with rain layers of complex …

Motion DetectionRain RemovalVideo deraining

Rethinking Image Deraining via Rain Streaks and Vapors

2020-08-03 · ECCV 2020 8 · Yinglong Wang, Yibing Song, Chao Ma, Bing Zeng

Single image deraining regards an input image as a fusion of a background image, a transmission map, rain streaks, and atmosphere light. While advanced models are proposed for image restoration (i.e., background image ge…

Image GenerationImage RestorationRain RemovalSingle Image Deraining

A Two-Stage Real Image Deraining Method for GT-RAIN Challenge CVPR 2023 Workshop UG$^{\textbf{2}}$+ Track 3

2023-05-13 · Yun Guo, Xueyao Xiao, Xiaoxiong Wang, Yi Li 외

In this technical report, we briefly introduce the solution of our team HUST\li VIE for GT-Rain Challenge in CVPR 2023 UG$^{2}$+ Track 3. In this task, we propose an efficient two-stage framework to reconstruct a clear i…

Image RestorationRain RemovalSingle Image DerainingSSIM+1

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

Enhanced Spatio-Temporal Interaction Learning for Video Deraining: A Faster and Better Framework

2021-03-23 · Kaihao Zhang, Dongxu Li, Wenhan Luo, Wenqi Ren 외

Video deraining is an important task in computer vision as the unwanted rain hampers the visibility of videos and deteriorates the robustness of most outdoor vision systems. Despite the significant success which has been…

Rain RemovalVideo deraining