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

GA-Net: Guided Aggregation Net for End-to-end Stereo Matching

About

In the stereo matching task, matching cost aggregation is crucial in both traditional methods and deep neural network models in order to accurately estimate disparities. We propose two novel neural net layers, aimed at capturing local and the whole-image cost dependencies respectively. The first is a semi-global aggregation layer which is a differentiable approximation of the semi-global matching, the second is the local guided aggregation layer which follows a traditional cost filtering strategy to refine thin structures. These two layers can be used to replace the widely used 3D convolutional layer which is computationally costly and memory-consuming as it has cubic computational/memory complexity. In the experiments, we show that nets with a two-layer guided aggregation block easily outperform the state-of-the-art GC-Net which has nineteen 3D convolutional layers. We also train a deep guided aggregation network (GA-Net) which gets better accuracies than state-of-the-art methods on both Scene Flow dataset and KITTI benchmarks.

Feihu Zhang, Victor Prisacariu, Ruigang Yang, Philip H.S. Torr• 2019

Related benchmarks

TaskDatasetResultRank
Stereo MatchingKITTI 2015 (test)
D1 Error (Overall)1.81
144
Stereo MatchingKITTI 2015
D1 Error (All)1.81
118
Stereo MatchingKITTI 2012
Error Rate (3px, Noc)0.0119
81
Disparity EstimationKITTI 2015 (test)
D1 Error (bg, all)1.55
77
Stereo MatchingKITTI 2012 (test)
Outlier Rate (3px, Noc)1.19
76
Stereo MatchingScene Flow (test)
EPE0.84
70
Stereo MatchingETH3D
bad 1.00.065
51
Stereo MatchingMiddlebury (test)
3PE20.3
47
Stereo MatchingScene Flow
EPE (px)0.7
40
Stereo MatchingKITTI 2015 (all pixels)
D1 Error (Background)1.48
38
Showing 10 of 44 rows

Other info

Code

Follow for update