CVOct 23, 2022

An Improved RaftStereo Trained with A Mixed Dataset for the Robust Vision Challenge 2022

arXiv:2210.12785v111 citationsh-index: 13Has Code
Originality Synthesis-oriented
AI Analysis

This work addresses robustness issues in stereo-matching for real-world computer vision applications, but it is incremental as it builds on existing methods with a dataset-focused approach.

The paper tackled improving stereo-matching robustness by training an improved RaftStereo model with a mixed dataset of seven public datasets, resulting in outperforming single-dataset counterparts on benchmarks and achieving 2nd place on the Robust Vision Challenge 2022 stereo leaderboard.

Stereo-matching is a fundamental problem in computer vision. Despite recent progress by deep learning, improving the robustness is ineluctable when deploying stereo-matching models to real-world applications. Different from the common practices, i.e., developing an elaborate model to achieve robustness, we argue that collecting multiple available datasets for training is a cheaper way to increase generalization ability. Specifically, this report presents an improved RaftStereo trained with a mixed dataset of seven public datasets for the robust vision challenge (denoted as iRaftStereo_RVC). When evaluated on the training sets of Middlebury, KITTI-2015, and ETH3D, the model outperforms its counterparts trained with only one dataset, such as the popular Sceneflow. After fine-tuning the pre-trained model on the three datasets of the challenge, it ranks at 2nd place on the stereo leaderboard, demonstrating the benefits of mixed dataset pre-training.

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