TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/GA-Net: Guided Aggregation Net for End-to-end Stereo Match...

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

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

2019-04-13CVPR 2019 6Stereo MatchingStereo Depth Estimation
PaperPDFCodeCode(official)Code

Abstract

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.

Results

TaskDatasetMetricValueModel
Depth EstimationSpring1px total23.225GA-Net
3DSpring1px total23.225GA-Net
Stereo Depth EstimationSpring1px total23.225GA-Net

Related Papers

$S^2M^2$: Scalable Stereo Matching Model for Reliable Depth Estimation2025-07-17Cameras as Relative Positional Encoding2025-07-14Learning Robust Stereo Matching in the Wild with Selective Mixture-of-Experts2025-07-07RobuSTereo: Robust Zero-Shot Stereo Matching under Adverse Weather2025-07-02ESMStereo: Enhanced ShuffleMixer Disparity Upsampling for Real-Time and Accurate Stereo Matching2025-06-26StereoDiff: Stereo-Diffusion Synergy for Video Depth Estimation2025-06-25SpikeStereoNet: A Brain-Inspired Framework for Stereo Depth Estimation from Spike Streams2025-05-26Diving into the Fusion of Monocular Priors for Generalized Stereo Matching2025-05-20