English

Deep Stereo Matching with Explicit Cost Aggregation Sub-Architecture

Computer Vision and Pattern Recognition 2018-01-15 v1

Abstract

Deep neural networks have shown excellent performance for stereo matching. Many efforts focus on the feature extraction and similarity measurement of the matching cost computation step while less attention is paid on cost aggregation which is crucial for stereo matching. In this paper, we present a learning-based cost aggregation method for stereo matching by a novel sub-architecture in the end-to-end trainable pipeline. We reformulate the cost aggregation as a learning process of the generation and selection of cost aggregation proposals which indicate the possible cost aggregation results. The cost aggregation sub-architecture is realized by a two-stream network: one for the generation of cost aggregation proposals, the other for the selection of the proposals. The criterion for the selection is determined by the low-level structure information obtained from a light convolutional network. The two-stream network offers a global view guidance for the cost aggregation to rectify the mismatching value stemming from the limited view of the matching cost computation. The comprehensive experiments on challenge datasets such as KITTI and Scene Flow show that our method outperforms the state-of-the-art methods.

Keywords

Cite

@article{arxiv.1801.04065,
  title  = {Deep Stereo Matching with Explicit Cost Aggregation Sub-Architecture},
  author = {Lidong Yu and Yucheng Wang and Yuwei Wu and Yunde Jia},
  journal= {arXiv preprint arXiv:1801.04065},
  year   = {2018}
}

Comments

Accepted by AAAI18 as a spotlight poster

R2 v1 2026-06-22T23:43:24.556Z