CVMar 14, 2023

Blind Video Deflickering by Neural Filtering with a Flawed Atlas

arXiv:2303.08120v139 citationsh-index: 59
Originality Incremental advance
AI Analysis

This addresses the challenge of blind deflickering for video processing applications, offering a more general solution compared to prior methods that rely on specific inputs.

The authors tackled the problem of removing flickering artifacts from videos without requiring specific guidance like flickering frequency or extra consistent videos, achieving satisfying deflickering performance and outperforming baselines that use extra guidance on a public benchmark.

Many videos contain flickering artifacts. Common causes of flicker include video processing algorithms, video generation algorithms, and capturing videos under specific situations. Prior work usually requires specific guidance such as the flickering frequency, manual annotations, or extra consistent videos to remove the flicker. In this work, we propose a general flicker removal framework that only receives a single flickering video as input without additional guidance. Since it is blind to a specific flickering type or guidance, we name this "blind deflickering." The core of our approach is utilizing the neural atlas in cooperation with a neural filtering strategy. The neural atlas is a unified representation for all frames in a video that provides temporal consistency guidance but is flawed in many cases. To this end, a neural network is trained to mimic a filter to learn the consistent features (e.g., color, brightness) and avoid introducing the artifacts in the atlas. To validate our method, we construct a dataset that contains diverse real-world flickering videos. Extensive experiments show that our method achieves satisfying deflickering performance and even outperforms baselines that use extra guidance on a public benchmark.

Code Implementations1 repo
Foundations

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

Your Notes