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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Stereo Matching | KITTI 2015 (test) | D1 Error (Overall)1.81 | 144 | |
| Stereo Matching | KITTI 2015 | D1 Error (All)1.81 | 118 | |
| Stereo Matching | KITTI 2012 | Error Rate (3px, Noc)0.0119 | 81 | |
| Disparity Estimation | KITTI 2015 (test) | D1 Error (bg, all)1.55 | 77 | |
| Stereo Matching | KITTI 2012 (test) | Outlier Rate (3px, Noc)1.19 | 76 | |
| Stereo Matching | Scene Flow (test) | EPE0.84 | 70 | |
| Stereo Matching | ETH3D | bad 1.00.065 | 51 | |
| Stereo Matching | Middlebury (test) | 3PE20.3 | 47 | |
| Stereo Matching | Scene Flow | EPE (px)0.7 | 40 | |
| Stereo Matching | KITTI 2015 (all pixels) | D1 Error (Background)1.48 | 38 |