paper-with-me

홈 › Papers

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) challenges this assumption and complicates stereo matching. Visual asymmetry disrupts stereo matching by affecting the crucial cost volume computation. To address this, we explore the matching cost distribution of two established cost volume construction methods in asymmetric stereo. We find that each cost volume experiences distinct information distortion, indicating that both should be comprehensively utilized to solve the issue. Based on this, we propose the two-phase Iterative Volume Fusion network for Asymmetric Stereo matching (IVF-AStereo). Initially, the aggregated concatenation volume refines the correlation volume. Subsequently, both volumes are fused to enhance fine details. Our method excels in asymmetric scenarios and shows robust performance against significant visual asymmetry. Extensive comparative experiments on benchmark datasets, along with ablation studies, confirm the effectiveness of our approach in asymmetric stereo with resolution and color degradation.

📄 PDF Abstract BibTeX arXiv:2508.09543

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DiffuVolume: Diffusion Model for Volume based Stereo Matching

2023-08-30 · Dian Zheng, Xiao-Ming Wu, Zuhao Liu, Jingke Meng 외

Stereo matching is a significant part in many computer vision tasks and driving-based applications. Recently cost volume-based methods have achieved great success benefiting from the rich geometry information in paired i…

modelStereo MatchingZero-shot Generalization

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

Omnnidirectional Stereo Depth EstimationStereo Matching

SCV-Stereo: Learning Stereo Matching from a Sparse Cost Volume

2021-07-17 · Hengli Wang, Rui Fan, Ming Liu

Convolutional neural network (CNN)-based stereo matching approaches generally require a dense cost volume (DCV) for disparity estimation. However, generating such cost volumes is computationally-intensive and memory-cons…

Disparity EstimationStereo Matching

3D LiDAR and Stereo Fusion using Stereo Matching Network with Conditional Cost Volume Normalization

2019-04-05 · Tsun-Hsuan Wang, Hou-Ning Hu, Chieh Hubert Lin, Yi-Hsuan Tsai 외

The complementary characteristics of active and passive depth sensing techniques motivate the fusion of the Li-DAR sensor and stereo camera for improved depth perception. Instead of directly fusing estimated depths acros…

Depth CompletionStereo-LiDAR FusionStereo MatchingStereo Matching Hand

Global Regulation and Excitation via Attention Tuning for Stereo Matching

2025-09-19 · Jiahao Li, Xinhong Chen, Zhengmin Jiang, Qian Zhou 외 arxiv

Stereo matching achieves significant progress with iterative algorithms like RAFT-Stereo and IGEV-Stereo. However, these methods struggle in ill-posed regions with occlusions, textureless, or repetitive patterns, due to …