ZeroStereo: Zero-shot Stereo Matching from Single Images
Xianqi Wang, Hao Yang, Gangwei Xu, Junda Cheng, Min Lin, Yong Deng, Jinliang Zang, Yurui Chen, Xin Yang

TL;DR
ZeroStereo introduces a novel pipeline that synthesizes stereo images from single images, enabling zero-shot stereo matching with improved generalization to real-world data without additional training.
Contribution
The paper presents a new zero-shot stereo matching pipeline using image synthesis, diffusion inpainting, and confidence estimation, advancing zero-shot generalization in stereo vision.
Findings
Achieves state-of-the-art zero-shot generalization on multiple datasets.
Requires only a small dataset comparable to Scene Flow.
Outperforms previous methods in real-world scenarios.
Abstract
State-of-the-art supervised stereo matching methods have achieved remarkable performance on various benchmarks. However, their generalization to real-world scenarios remains challenging due to the scarcity of annotated real-world stereo data. In this paper, we propose ZeroStereo, a novel stereo image generation pipeline for zero-shot stereo matching. Our approach synthesizes high-quality right images from arbitrary single images by leveraging pseudo disparities generated by a monocular depth estimation model. Unlike previous methods that address occluded regions by filling missing areas with neighboring pixels or random backgrounds, we fine-tune a diffusion inpainting model to recover missing details while preserving semantic structure. Additionally, we propose Training-Free Confidence Generation, which mitigates the impact of unreliable pseudo labels without additional training, and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Computer Graphics and Visualization Techniques · Satellite Image Processing and Photogrammetry
MethodsDiffusion · Inpainting
