paper-with-me

Papers

Iterative Geometry Encoding Volume for Stereo Matching

2023-03-12 · CVPR 2023 1 · Gangwei Xu, Xianqi Wang, Xiaohuan Ding, Xin Yang

Recurrent All-Pairs Field Transforms (RAFT) has shown great potentials in matching tasks. However, all-pairs correlations lack non-local geometry knowledge and have difficulties tackling local ambiguities in ill-posed regions. In this paper, we propose Iterative Geometry Encoding Volume (IGEV-Stereo), a new deep network architecture for stereo matching. The proposed IGEV-Stereo builds a combined geometry encoding volume that encodes geometry and context information as well as local matching details, and iteratively indexes it to update the disparity map. To speed up the convergence, we exploit GEV to regress an accurate starting point for ConvGRUs iterations. Our IGEV-Stereo ranks $1^{st}$ on KITTI 2015 and 2012 (Reflective) among all published methods and is the fastest among the top 10 methods. In addition, IGEV-Stereo has strong cross-dataset generalization as well as high inference efficiency. We also extend our IGEV to multi-view stereo (MVS), i.e. IGEV-MVS, which achieves competitive accuracy on DTU benchmark. Code is available at https://github.com/gangweiX/IGEV.

📄 PDF Abstract BibTeX arXiv:2303.06615

Code (1)

gangweix/igev 공식 구현 pytorch

Tasks

Omnnidirectional Stereo Depth EstimationStereo Matching

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

IGEV++: Iterative Multi-range Geometry Encoding Volumes for Stereo Matching

2024-09-01 · Gangwei Xu, Xianqi Wang, Zhaoxing Zhang, Junda Cheng 외

Stereo matching is a core component in many computer vision and robotics systems. Despite significant advances over the last decade, handling matching ambiguities in ill-posed regions and large disparities remains an ope…

Patch MatchingStereo Matching

Generalized Geometry Encoding Volume for Real-time Stereo Matching

2025-12-07 · Jiaxin Liu, Gangwei Xu, Xianqi Wang, Chengliang Zhang 외 arxiv

Real-time stereo matching methods primarily focus on enhancing in-domain performance but often overlook the critical importance of generalization in real-world applications. In contrast, recent stereo foundation models l…

Zero-shot Generalization

Cascade Cost Volume for High-Resolution Multi-View Stereo and Stereo Matching

2019-12-13 · CVPR 2020 6 · Xiaodong Gu, Zhiwen Fan, Zuozhuo Dai, Siyu Zhu 외

The deep multi-view stereo (MVS) and stereo matching approaches generally construct 3D cost volumes to regularize and regress the output depth or disparity. These methods are limited when high-resolution outputs are need…

3D ReconstructionGPUPoint CloudsStereo Matching

Iterative Volume Fusion for Asymmetric Stereo Matching

2025-08-13 · Yuanting Gao, Linghao Shen arxiv

Stereo matching is vital in 3D computer vision, with most algorithms assuming symmetric visual properties between binocular visions. However, the rise of asymmetric multi-camera systems (e.g., tele-wide cameras) challeng…

DCVSMNet: Double Cost Volume Stereo Matching Network

2024-02-26 · Mahmoud Tahmasebi, Saif Huq, Kevin Meehan, Marion McAfee

We introduce Double Cost Volume Stereo Matching Network(DCVSMNet) which is a novel architecture characterised by by two small upper (group-wise) and lower (norm correlation) cost volumes. Each cost volume is processed se…

Stereo Matching