Efficient Deep Learning for Stereo Matching

People


Wenjie Luo, Alexander G. Schwing, Raquel Urtasun

Abstract


In the past year, convolutional neural networks have been shown to perform extremely well for stereo estimation. However, current architectures rely on Siamese networks which exploit concatenation followed by further processing layers, requiring a minute of GPU computation per image pair. In contrast, in this paper we propose a matching network which is able to produce very accurate results in less than a second of GPU computation. Towards this goal, we exploit a product layer which simply computes the inner product between the two representations of a Siamese architecture. We train our network by treating the problem as multi-class classification, where the classes are all possible disparities. This allows us to get calibrated scores, which result in much better matching performance when compared to existing approaches.

Paper


Wenjie Luo, Alexander G. Schwing, Raquel Urtasun.
Efficient Deep Learning for Stereo Matching
International Conference on Computer Vision and Pattern Recognition (CVPR), 2016
[PDF] [BibTeX] [Code]

Contact


For questions and suggestions, please contact Wenjie Luo