Stereo Anywhere: Robust Zero-Shot Deep Stereo Matching Even Where Either Stereo or Mono Fail
Luca Bartolomei, Fabio Tosi, Matteo Poggi, Stefano Mattoccia
TL;DR
Stereo Anywhere tackles the generalization gaps in stereo matching by fusing traditional stereo geometry with monocular depth priors from Vision Foundation Models in a dual-branch architecture. The method builds two correlation volumes (stereo and monocular priors), augments and truncates them, and iteratively refines disparity through a RAFT-inspired framework, guided by differentiable monocular scaling. The MonoTrap dataset provides a rigorous testbed for optical illusions that challenge monocular predictors, while extensive zero-shot and non-Lambertian experiments demonstrate state-of-the-art generalization and robustness to mirrors, transparency, and textureless regions. The work shows that leveraging robust monocular priors within a principled stereo framework can achieve reliable depth estimation across diverse real-world scenarios without requiring large-scale real stereo data.
Abstract
We introduce Stereo Anywhere, a novel stereo-matching framework that combines geometric constraints with robust priors from monocular depth Vision Foundation Models (VFMs). By elegantly coupling these complementary worlds through a dual-branch architecture, we seamlessly integrate stereo matching with learned contextual cues. Following this design, our framework introduces novel cost volume fusion mechanisms that effectively handle critical challenges such as textureless regions, occlusions, and non-Lambertian surfaces. Through our novel optical illusion dataset, MonoTrap, and extensive evaluation across multiple benchmarks, we demonstrate that our synthetic-only trained model achieves state-of-the-art results in zero-shot generalization, significantly outperforming existing solutions while showing remarkable robustness to challenging cases such as mirrors and transparencies.
