MTStereo 2.0: Accurate Stereo Depth Estimation via Max-Tree MatchingOpen Website

2021 (modified: 24 Apr 2023)CAIP (1) 2021Readers: Everyone
Abstract: Efficient yet accurate extraction of depth from stereo image pairs is required by systems with low power resources, such as robotics and embedded systems. State-of-the-art stereo matching methods based on convolutional neural networks require intensive computations on GPUs and are difficult to deploy on embedded systems. In this paper, we propose MTStereo2.0, an improved version of the MTStereo stereo matching method, which includes a more robust context-driven cost function, better detection of incorrect matches and the computation of disparity at pixel level. MTStereo provides accurate sparse and semi-dense depth estimation and does not require intensive GPU computations. We tested it on several benchmark data sets, namely KITTI 2015, Driving, FlyingThings3D, Middlebury 2014, Monkaa and the TrimBot2020 garden data sets, and achieved competitive accuracy. The code is available at https://github.com/rbrandt1/MaxTreeS .
0 Replies

Loading