English

Matching-space Stereo Networks for Cross-domain Generalization

Computer Vision and Pattern Recognition 2020-10-16 v1

Abstract

End-to-end deep networks represent the state of the art for stereo matching. While excelling on images framing environments similar to the training set, major drops in accuracy occur in unseen domains (e.g., when moving from synthetic to real scenes). In this paper we introduce a novel family of architectures, namely Matching-Space Networks (MS-Nets), with improved generalization properties. By replacing learning-based feature extraction from image RGB values with matching functions and confidence measures from conventional wisdom, we move the learning process from the color space to the Matching Space, avoiding over-specialization to domain specific features. Extensive experimental results on four real datasets highlight that our proposal leads to superior generalization to unseen environments over conventional deep architectures, keeping accuracy on the source domain almost unaltered. Our code is available at https://github.com/ccj5351/MS-Nets.

Keywords

Cite

@article{arxiv.2010.07347,
  title  = {Matching-space Stereo Networks for Cross-domain Generalization},
  author = {Changjiang Cai and Matteo Poggi and Stefano Mattoccia and Philippos Mordohai},
  journal= {arXiv preprint arXiv:2010.07347},
  year   = {2020}
}

Comments

14 pages, 8 figures, International Conference on 3D Vision (3DV'2020), Github code at https://github.com/ccj5351/MS-Nets

R2 v1 2026-06-23T19:21:28.877Z