English

FoundationStereo: Zero-Shot Stereo Matching

Computer Vision and Pattern Recognition 2025-04-07 v4 Machine Learning Robotics

Abstract

Tremendous progress has been made in deep stereo matching to excel on benchmark datasets through per-domain fine-tuning. However, achieving strong zero-shot generalization - a hallmark of foundation models in other computer vision tasks - remains challenging for stereo matching. We introduce FoundationStereo, a foundation model for stereo depth estimation designed to achieve strong zero-shot generalization. To this end, we first construct a large-scale (1M stereo pairs) synthetic training dataset featuring large diversity and high photorealism, followed by an automatic self-curation pipeline to remove ambiguous samples. We then design a number of network architecture components to enhance scalability, including a side-tuning feature backbone that adapts rich monocular priors from vision foundation models to mitigate the sim-to-real gap, and long-range context reasoning for effective cost volume filtering. Together, these components lead to strong robustness and accuracy across domains, establishing a new standard in zero-shot stereo depth estimation. Project page: https://nvlabs.github.io/FoundationStereo/

Keywords

Cite

@article{arxiv.2501.09898,
  title  = {FoundationStereo: Zero-Shot Stereo Matching},
  author = {Bowen Wen and Matthew Trepte and Joseph Aribido and Jan Kautz and Orazio Gallo and Stan Birchfield},
  journal= {arXiv preprint arXiv:2501.09898},
  year   = {2025}
}

Comments

CVPR 2025

R2 v1 2026-06-28T21:08:52.392Z