paper-with-me

홈 › Papers

Stereo Anything: Unifying Stereo Matching with Large-Scale Mixed Data

2024-11-21 · Xianda Guo, Chenming Zhang, Youmin Zhang, Dujun Nie, Ruilin Wang, Wenzhao Zheng, Matteo Poggi, Long Chen

Stereo matching has been a pivotal component in 3D vision, aiming to find corresponding points between pairs of stereo images to recover depth information. In this work, we introduce StereoAnything, a highly practical solution for robust stereo matching. Rather than focusing on a specialized model, our goal is to develop a versatile foundational model capable of handling stereo images across diverse environments. To this end, we scale up the dataset by collecting labeled stereo images and generating synthetic stereo pairs from unlabeled monocular images. To further enrich the model's ability to generalize across different conditions, we introduce a novel synthetic dataset that complements existing data by adding variability in baselines, camera angles, and scene types. We extensively evaluate the zero-shot capabilities of our model on five public datasets, showcasing its impressive ability to generalize to new, unseen data. Code will be available at \url{https://github.com/XiandaGuo/OpenStereo}.

📄 PDF Abstract BibTeX arXiv:2411.14053

Code (1)

xiandaguo/openstereo 공식 구현 pytorch

Tasks

Stereo Matching

Similar Papers 제목 키워드 기반

UniTT-Stereo: Unified Training of Transformer for Enhanced Stereo Matching

2024-09-04 · SooMin Kim, Hyesong Choi, Jihye Ahn, Dongbo Min

Unlike other vision tasks where Transformer-based approaches are becoming increasingly common, stereo depth estimation is still dominated by convolution-based approaches. This is mainly due to the limited availability of…

Depth EstimationInductive BiasSelf-Supervised LearningStereo Depth Estimation+1

SyntStereo2Real: Edge-Aware GAN for Remote Sensing Image-to-Image Translation while Maintaining Stereo Constraint

2024-04-14 · Vasudha Venkatesan, Daniel Panangian, Mario Fuentes Reyes, Ksenia Bittner

In the field of remote sensing, the scarcity of stereo-matched and particularly lack of accurate ground truth data often hinders the training of deep neural networks. The use of synthetically generated images as an alter…

Autonomous DrivingDomain GeneralizationImage-to-Image TranslationStereo Matching+1

LinStereo: Linear-Complexity Global Attention for Multi-Scale Iterative Stereo Matching

2026-06-24 · Yiran Wang, Oliver Turner, Viorela Ila arxiv

Existing Vision Foundation Model (VFM)-based iterative stereo pipelines under-exploit three information pathways: multi-scale backbone features are collapsed into single-level correlations, geometric priors remain untapp…

Domain Generalization

PVStereo: Pyramid Voting Module for End-to-End Self-Supervised Stereo Matching

2021-03-12 · Hengli Wang, Rui Fan, Peide Cai, Ming Liu

Supervised learning with deep convolutional neural networks (DCNNs) has seen huge adoption in stereo matching. However, the acquisition of large-scale datasets with well-labeled ground truth is cumbersome and labor-inten…

Stereo Matching

Unifying Flow, Stereo and Depth Estimation

2022-11-10 · Haofei Xu, Jing Zhang, Jianfei Cai, Hamid Rezatofighi 외

We present a unified formulation and model for three motion and 3D perception tasks: optical flow, rectified stereo matching and unrectified stereo depth estimation from posed images. Unlike previous specialized architec…

Depth EstimationOptical Flow EstimationStereo Depth EstimationStereo Matching