paper-with-me

홈 › Papers

Uncertainty Guided Adaptive Warping for Robust and Efficient Stereo Matching

2023-07-26 · ICCV 2023 1 · Junpeng Jing, Jiankun Li, Pengfei Xiong, Jiangyu Liu, Shuaicheng Liu, Yichen Guo, Xin Deng, Mai Xu, Lai Jiang, Leonid Sigal

Correlation based stereo matching has achieved outstanding performance, which pursues cost volume between two feature maps. Unfortunately, current methods with a fixed model do not work uniformly well across various datasets, greatly limiting their real-world applicability. To tackle this issue, this paper proposes a new perspective to dynamically calculate correlation for robust stereo matching. A novel Uncertainty Guided Adaptive Correlation (UGAC) module is introduced to robustly adapt the same model for different scenarios. Specifically, a variance-based uncertainty estimation is employed to adaptively adjust the sampling area during warping operation. Additionally, we improve the traditional non-parametric warping with learnable parameters, such that the position-specific weights can be learned. We show that by empowering the recurrent network with the UGAC module, stereo matching can be exploited more robustly and effectively. Extensive experiments demonstrate that our method achieves state-of-the-art performance over the ETH3D, KITTI, and Middlebury datasets when employing the same fixed model over these datasets without any retraining procedure. To target real-time applications, we further design a lightweight model based on UGAC, which also outperforms other methods over KITTI benchmarks with only 0.6 M parameters.

📄 PDF Abstract BibTeX arXiv:2307.14071

Code (0)

등록된 구현이 없습니다.

Tasks

Stereo Matching

Similar Papers 제목 키워드 기반

URS-Stereo: Uncertainty-Guided Residual Search for Real-Time Stereo Matching

2026-07-07 · Pouya Sohrabipour, Chaitanya kumar reddy Pallerla, Dongyi Wang arxiv

Real-time stereo matching is crucial for robotics, autonomous systems, and embedded vision applications, where both computational efficiency and disparity accuracy are required. Recent coarse-to-fine stereo matching meth…

Computational EfficiencyDisparity Estimation

UASNet: Uncertainty Adaptive Sampling Network for Deep Stereo Matching

2021-01-01 · ICCV 2021 10 · Yamin Mao, Zhihua Liu, Weiming Li, Yuchao Dai 외

Recent studies have shown that cascade cost volume can play a vital role in deep stereo matching to achieve high resolution depth map with efficient hardware usage. However, how to construct good cascade volume as we…

Stereo Matching

Self-Supervised Learning for Stereo Matching with Self-Improving Ability

2017-09-04 · Yiran Zhong, Yuchao Dai, Hongdong Li

Exiting deep-learning based dense stereo matching methods often rely on ground-truth disparity maps as the training signals, which are however not always available in many situations. In this paper, we design a simple co…

Self-Supervised LearningStereo MatchingStereo Matching Hand

WAFT-Stereo: Warping-Alone Field Transforms for Stereo Matching

2026-03-25 · Yihan Wang, Jia Deng arxiv

We introduce WAFT-Stereo, a simple and effective warping-based method for stereo matching. WAFT-Stereo demonstrates that cost volumes, a common design used in many leading methods, are not necessary for strong performanc…

Elastic3D: Controllable Stereo Video Conversion with Guided Latent Decoding

2025-12-16 · Nando Metzger, Prune Truong, Goutam Bhat, Konrad Schindler 외 arxiv

The growing demand for immersive 3D content calls for automated monocular-to-stereo video conversion. We present Elastic3D, a controllable, direct end-to-end method for upgrading a conventional video to a binocular one. …

Depth Estimation