CVMMSep 7, 2020

User-assisted Video Reflection Removal

arXiv:2009.03281v12 citations
Originality Incremental advance
AI Analysis

This addresses video quality issues for users capturing footage behind glass, but it is incremental as it builds on existing reflection removal methods with user assistance.

The paper tackles the problem of removing reflections from videos, which degrade quality and hinder computer vision algorithms, by proposing a user-assisted method that uses motion cues and sparse hints to separate background and reflection layers, achieving state-of-the-art performance without visual distortions.

Reflections in videos are obstructions that often occur when videos are taken behind reflective surfaces like glass. These reflections reduce the quality of such videos, lead to information loss and degrade the accuracy of many computer vision algorithms. A video containing reflections is a combination of background and reflection layers. Thus, reflection removal is equivalent to decomposing the video into two layers. This, however, is a challenging and ill-posed problem as there is an infinite number of valid decompositions. To address this problem, we propose a user-assisted method for video reflection removal. We rely on both spatial and temporal information and utilize sparse user hints to help improve separation. The key idea of the proposed method is to use motion cues to separate the background layer from the reflection layer with minimal user assistance. We show that user-assistance significantly improves the layer separation results. We implement and evaluate the proposed method through quantitative and qualitative results on real and synthetic videos. Our experiments show that the proposed method successfully removes reflection from video sequences, does not introduce visual distortions, and significantly outperforms the state-of-the-art reflection removal methods in the literature.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes