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

Practical Stereo Matching via Cascaded Recurrent Network with Adaptive Correlation

About

With the advent of convolutional neural networks, stereo matching algorithms have recently gained tremendous progress. However, it remains a great challenge to accurately extract disparities from real-world image pairs taken by consumer-level devices like smartphones, due to practical complicating factors such as thin structures, non-ideal rectification, camera module inconsistencies and various hard-case scenes. In this paper, we propose a set of innovative designs to tackle the problem of practical stereo matching: 1) to better recover fine depth details, we design a hierarchical network with recurrent refinement to update disparities in a coarse-to-fine manner, as well as a stacked cascaded architecture for inference; 2) we propose an adaptive group correlation layer to mitigate the impact of erroneous rectification; 3) we introduce a new synthetic dataset with special attention to difficult cases for better generalizing to real-world scenes. Our results not only rank 1st on both Middlebury and ETH3D benchmarks, outperforming existing state-of-the-art methods by a notable margin, but also exhibit high-quality details for real-life photos, which clearly demonstrates the efficacy of our contributions.

Jiankun Li, Peisen Wang, Pengfei Xiong, Tao Cai, Ziwei Yan, Lei Yang, Jiangyu Liu, Haoqiang Fan, Shuaicheng Liu• 2022

Related benchmarks

TaskDatasetResultRank
Stereo MatchingKITTI 2015 (test)
D1 Error (Overall)1.69
144
Stereo MatchingKITTI 2012
Error Rate (3px, Noc)1.14
81
Stereo MatchingKITTI 2012 (test)
Outlier Rate (3px, Noc)1.14
76
Stereo MatchingETH3D
bad 1.01.09
51
Stereo MatchingMiddlebury (test)--
47
Stereo MatchingKITTI 2015 (all pixels)
D1 Error (Background)1.45
38
Stereo MatchingMiddlebury
Bad Pixel Rate (Thresh 2.0)8.13
34
Stereo MatchingKITTI Noc 2015
D1 Error (Background)1.33
32
Stereo MatchingETH3D (test)
Error Rate (Th=1.0)0.98
30
Stereo MatchingKITTI 15
D1 Error (%)5.79
27
Showing 10 of 26 rows

Other info

Code

Follow for update