paper-with-me

Papers

Stereo Waterdrop Removal with Row-wise Dilated Attention

2021-08-07 · Zifan Shi, Na Fan, Dit-yan Yeung, Qifeng Chen

Existing vision systems for autonomous driving or robots are sensitive to waterdrops adhered to windows or camera lenses. Most recent waterdrop removal approaches take a single image as input and often fail to recover the missing content behind waterdrops faithfully. Thus, we propose a learning-based model for waterdrop removal with stereo images. To better detect and remove waterdrops from stereo images, we propose a novel row-wise dilated attention module to enlarge attention's receptive field for effective information propagation between the two stereo images. In addition, we propose an attention consistency loss between the ground-truth disparity map and attention scores to enhance the left-right consistency in stereo images. Because of related datasets' unavailability, we collect a real-world dataset that contains stereo images with and without waterdrops. Extensive experiments on our dataset suggest that our model outperforms state-of-the-art methods both quantitatively and qualitatively. Our source code and the stereo waterdrop dataset are available at \href{https://github.com/VivianSZF/Stereo-Waterdrop-Removal}{https://github.com/VivianSZF/Stereo-Waterdrop-Removal}

📄 PDF Abstract BibTeX arXiv:2108.03457

Code (1)

vivianszf/stereo-waterdrop-removal 공식 구현 pytorch

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Video Waterdrop Removal via Spatio-Temporal Fusion in Driving Scenes

2023-02-12 · Qiang Wen, Yue Wu, Qifeng Chen

The waterdrops on windshields during driving can cause severe visual obstructions, which may lead to car accidents. Meanwhile, the waterdrops can also degrade the performance of a computer vision system in autonomous dri…

Autonomous DrivingRaindrop RemovalVideo deraining

DerainNeRF: 3D Scene Estimation with Adhesive Waterdrop Removal

2024-03-29 · Yunhao Li, Jing Wu, Lingzhe Zhao, Peidong Liu

When capturing images through the glass during rainy or snowy weather conditions, the resulting images often contain waterdrops adhered on the glass surface, and these waterdrops significantly degrade the image quality a…

NeRF

Stereo Image Rain Removal via Dual-View Mutual Attention

2022-11-18 · Yanyan Wei, Zhao Zhang, ZhongQiu Zhao, Yang Zhao 외

Stereo images, containing left and right view images with disparity, are utilized in solving low-vision tasks recently, e.g., rain removal and super-resolution. Stereo image restoration methods usually obtain better perf…

Disparity EstimationImage RestorationRain RemovalSuper-Resolution

SNNSIR: A Simple Spiking Neural Network for Stereo Image Restoration

2025-08-17 · Ronghua Xu, Jin Xie, Jing Nie, Jiale Cao 외 arxiv

Spiking Neural Networks (SNNs), characterized by discrete binary activations, offer high computational efficiency and low energy consumption, making them well-suited for computation-intensive tasks such as stereo image r…

Computational EfficiencyImage Restoration

StereoDRNet: Dilated Residual Stereo Net

2019-04-03 · Rohan Chabra, Julian Straub, Chris Sweeney, Richard Newcombe 외

We propose a system that uses a convolution neural network (CNN) to estimate depth from a stereo pair followed by volumetric fusion of the predicted depth maps to produce a 3D reconstruction of a scene. Our proposed dept…

3D Reconstruction