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/Pyramid Stereo Matching Network

Pyramid Stereo Matching Network

Jia-Ren Chang, Yong-Sheng Chen

2018-03-23CVPR 2018 6Omnnidirectional Stereo Depth EstimationStereo MatchingStereo Matching HandStereo Depth EstimationStereo-LiDAR FusionDepth Estimation
PaperPDFCode(official)CodeCodeCodeCodeCode

Abstract

Recent work has shown that depth estimation from a stereo pair of images can be formulated as a supervised learning task to be resolved with convolutional neural networks (CNNs). However, current architectures rely on patch-based Siamese networks, lacking the means to exploit context information for finding correspondence in illposed regions. To tackle this problem, we propose PSMNet, a pyramid stereo matching network consisting of two main modules: spatial pyramid pooling and 3D CNN. The spatial pyramid pooling module takes advantage of the capacity of global context information by aggregating context in different scales and locations to form a cost volume. The 3D CNN learns to regularize cost volume using stacked multiple hourglass networks in conjunction with intermediate supervision. The proposed approach was evaluated on several benchmark datasets. Our method ranked first in the KITTI 2012 and 2015 leaderboards before March 18, 2018. The codes of PSMNet are available at: https://github.com/JiaRenChang/PSMNet.

Results

TaskDatasetMetricValueModel
Depth EstimationHelvipadDepth-LRCE1.809PSMNet
Depth EstimationHelvipadDepth-MAE2.509PSMNet
Depth EstimationHelvipadDepth-MARE0.176PSMNet
Depth EstimationHelvipadDepth-RMSE5.673PSMNet
Depth EstimationHelvipadDisp-MAE0.286PSMNet
Depth EstimationHelvipadDisp-MARE0.248PSMNet
Depth EstimationHelvipadDisp-RMSE0.496PSMNet
Depth EstimationKITTI Depth Completion ValidationRMSE884PSMNet
3DHelvipadDepth-LRCE1.809PSMNet
3DHelvipadDepth-MAE2.509PSMNet
3DHelvipadDepth-MARE0.176PSMNet
3DHelvipadDepth-RMSE5.673PSMNet
3DHelvipadDisp-MAE0.286PSMNet
3DHelvipadDisp-MARE0.248PSMNet
3DHelvipadDisp-RMSE0.496PSMNet
3DKITTI Depth Completion ValidationRMSE884PSMNet
Stereo Depth EstimationHelvipadDepth-LRCE1.809PSMNet
Stereo Depth EstimationHelvipadDepth-MAE2.509PSMNet
Stereo Depth EstimationHelvipadDepth-MARE0.176PSMNet
Stereo Depth EstimationHelvipadDepth-RMSE5.673PSMNet
Stereo Depth EstimationHelvipadDisp-MAE0.286PSMNet
Stereo Depth EstimationHelvipadDisp-MARE0.248PSMNet
Stereo Depth EstimationHelvipadDisp-RMSE0.496PSMNet

Related Papers

$S^2M^2$: Scalable Stereo Matching Model for Reliable Depth Estimation2025-07-17$π^3$: Scalable Permutation-Equivariant Visual Geometry Learning2025-07-17Efficient Calisthenics Skills Classification through Foreground Instance Selection and Depth Estimation2025-07-16Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16MonoMVSNet: Monocular Priors Guided Multi-View Stereo Network2025-07-15Towards Depth Foundation Model: Recent Trends in Vision-Based Depth Estimation2025-07-15Cameras as Relative Positional Encoding2025-07-14ByDeWay: Boost Your multimodal LLM with DEpth prompting in a Training-Free Way2025-07-11