CVMar 12, 2023

Color Mismatches in Stereoscopic Video: Real-World Dataset and Deep Correction Method

arXiv:2303.06657v3h-index: 7
Originality Incremental advance
AI Analysis

This addresses viewer discomfort and headaches in stereoscopic video applications, but it is incremental as it builds on existing correction methods with a new dataset and network.

The paper tackled color mismatches in stereoscopic videos by creating a real-world dataset with ground-truth data and proposing a deep multiscale neural network for correction, showing effectiveness on conventional data but noting room for improvement on challenging real-world cases.

Stereoscopic videos can contain color mismatches between the left and right views due to minor variations in camera settings, lenses, and even object reflections captured from different positions. The presence of color mismatches can lead to viewer discomfort and headaches. This problem can be solved by transferring color between stereoscopic views, but traditional methods often lack quality, while neural-network-based methods can easily overfit on artificial data. The scarcity of stereoscopic videos with real-world color mismatches hinders the evaluation of different methods' performance. Therefore, we filmed a video dataset, which includes both distorted frames with color mismatches and ground-truth data, using a beam-splitter. Our second contribution is a deep multiscale neural network that solves the color-mismatch-correction task by leveraging stereo correspondences. The experimental results demonstrate the effectiveness of the proposed method on a conventional dataset, but there remains room for improvement on challenging real-world data.

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