paper-with-me

홈 › Papers

Playing to Vision Foundation Model's Strengths in Stereo Matching

2024-04-09 · Chuang-Wei Liu, Qijun Chen, Rui Fan

Stereo matching has become a key technique for 3D environment perception in intelligent vehicles. For a considerable time, convolutional neural networks (CNNs) have remained the mainstream choice for feature extraction in this domain. Nonetheless, there is a growing consensus that the existing paradigm should evolve towards vision foundation models (VFM), particularly those developed based on vision Transformers (ViTs) and pre-trained through self-supervision on extensive, unlabeled datasets. While VFMs are adept at extracting informative, general-purpose visual features, specifically for dense prediction tasks, their performance often lacks in geometric vision tasks. This study serves as the first exploration of a viable approach for adapting VFMs to stereo matching. Our ViT adapter, referred to as ViTAS, is constructed upon three types of modules: spatial differentiation, patch attention fusion, and cross-attention. The first module initializes feature pyramids, while the latter two aggregate stereo and multi-scale contextual information into fine-grained features, respectively. ViTAStereo, which combines ViTAS with cost volume-based stereo matching back-end processes, achieves the top rank on the KITTI Stereo 2012 dataset and outperforms the second-best network StereoBase by approximately 7.9% in terms of the percentage of error pixels, with a tolerance of 3 pixels. Additional experiments across diverse scenarios further demonstrate its superior generalizability compared to all other state-of-the-art approaches. We believe this new paradigm will pave the way for the next generation of stereo matching networks.

📄 PDF Abstract BibTeX arXiv:2404.06261

Code (0)

등록된 구현이 없습니다.

Tasks

Stereo Matching

Similar Papers 제목 키워드 기반

FoundationStereo: Zero-Shot Stereo Matching

2025-01-17 · CVPR 2025 1 · Bowen Wen, Matthew Trepte, Joseph Aribido, Jan Kautz 외

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 compu…

Depth EstimationDiversityStereo Depth EstimationStereo Matching+1

DEFOM-Stereo: Depth Foundation Model Based Stereo Matching

2025-01-16 · CVPR 2025 1 · Hualie Jiang, Zhiqiang Lou, Laiyan Ding, Rui Xu 외

Stereo matching is a key technique for metric depth estimation in computer vision and robotics. Real-world challenges like occlusion and non-texture hinder accurate disparity estimation from binocular matching cues. Rece…

Depth EstimationDisparity EstimationmodelStereo Matching+1

All-in-One: Transferring Vision Foundation Models into Stereo Matching

2024-12-13 · Jingyi Zhou, Haoyu Zhang, Jiakang Yuan, Peng Ye 외

As a fundamental vision task, stereo matching has made remarkable progress. While recent iterative optimization-based methods have achieved promising performance, their feature extraction capabilities still have room for…

AllStereo MatchingTransfer Learning

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

2024-11-21 · Xianda Guo, Chenming Zhang, Youmin Zhang, Dujun Nie 외

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 so…

Stereo Matching

StereoVGGT: A Training-Free Visual Geometry Transformer for Stereo Vision

2026-03-31 · Ziyang Chen, Yansong Qu, You Shen, Xuan Cheng 외 arxiv

Driven by the advancement of 3D devices, stereo vision tasks including stereo matching and stereo conversion have emerged as a critical research frontier. Contemporary stereo vision backbones typically rely on either Mon…

Monocular Depth Estimation