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

DeepPruner: Learning Efficient Stereo Matching via Differentiable PatchMatch

About

Our goal is to significantly speed up the runtime of current state-of-the-art stereo algorithms to enable real-time inference. Towards this goal, we developed a differentiable PatchMatch module that allows us to discard most disparities without requiring full cost volume evaluation. We then exploit this representation to learn which range to prune for each pixel. By progressively reducing the search space and effectively propagating such information, we are able to efficiently compute the cost volume for high likelihood hypotheses and achieve savings in both memory and computation. Finally, an image guided refinement module is exploited to further improve the performance. Since all our components are differentiable, the full network can be trained end-to-end. Our experiments show that our method achieves competitive results on KITTI and SceneFlow datasets while running in real-time at 62ms.

Shivam Duggal, Shenlong Wang, Wei-Chiu Ma, Rui Hu, Raquel Urtasun• 2019

Related benchmarks

TaskDatasetResultRank
Stereo MatchingKITTI 2015 (test)
D1 Error (Overall)0.0259
144
Stereo MatchingKITTI 2015
D1 Error (All)2.23
118
Disparity EstimationKITTI 2015 (test)
D1 Error (bg, all)1.71
77
Stereo MatchingKITTI 2012 (test)--
76
Stereo MatchingScene Flow (test)
EPE0.86
70
Stereo MatchingETH3D
bad 1.03.82
51
Stereo MatchingMiddlebury
Bad Pixel Rate (Thresh 2.0)36.4
34
Stereo MatchingMiddlebury v3--
17
Stereo MatchingMiddlebury 2014 half resolution (generalization)
Bad 2.0 Error16.5
10
Stereo MatchingETH3D two view
EPE (px)0.26
8
Showing 10 of 10 rows

Other info

Follow for update