Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

OpenStereo: A Comprehensive Benchmark for Stereo Matching and Strong Baseline

About

Stereo matching aims to estimate the disparity between matching pixels in a stereo image pair, which is important to robotics, autonomous driving, and other computer vision tasks. Despite the development of numerous impressive methods in recent years, determining the most suitable architecture for practical application remains challenging. Addressing this gap, our paper introduces a comprehensive benchmark focusing on practical applicability rather than solely on individual models for optimized performance. Specifically, we develop a flexible and efficient stereo matching codebase, called OpenStereo. OpenStereo includes training and inference codes of more than 10 network models, making it, to our knowledge, the most complete stereo matching toolbox available. Based on OpenStereo, we conducted experiments and have achieved or surpassed the performance metrics reported in the original paper. Additionally, we conduct an exhaustive analysis and deconstruction of recent developments in stereo matching through comprehensive ablative experiments. These investigations inspired the creation of StereoBase, a strong baseline model. Our StereoBase ranks 1st on SceneFlow, KITTI 2015, 2012 (Reflective) among published methods and achieves the best performance across all metrics. In addition, StereoBase has strong cross-dataset generalization. Code is available at \url{https://github.com/XiandaGuo/OpenStereo}.

Xianda Guo, Chenming Zhang, Juntao Lu, Yiqun Duan, Yiqi Wang, Tian Yang, Zheng Zhu, Long Chen• 2023

Related benchmarks

TaskDatasetResultRank
Stereo MatchingKITTI 2015 (all pixels)
D1 Error (Background)1.28
38
Stereo MatchingKITTI 2012 (All split)
Error Rate (>2px)1.95
26
Stereo MatchingKITTI 2012 (Noc)
Error Rate (>2px)1.54
26
Stereo MatchingKITTI 2015 (non-occluded)
D1 Error (Background)1.17
25
Showing 4 of 4 rows

Other info

Follow for update