paper-with-me

홈 › Papers

UASNet: Uncertainty Adaptive Sampling Network for Deep Stereo Matching

2021-01-01 · ICCV 2021 10 · Yamin Mao, Zhihua Liu, Weiming Li, Yuchao Dai, Qiang Wang, Yun-Tae Kim, Hong-Seok Lee

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 well as effective sampling for them are still under in-depth study. Previous cascade-based methods usually perform uniform sampling in a predicted disparity range based on variance, which easily misses the ground truth disparity and decreases disparity map accuracy. In this paper, we propose an uncertainty adaptive sampling network (UASNet) featuring two modules: an uncertainty distribution-guided range prediction (URP) model and an uncertainty-based disparity sampler (UDS) module. The URP explores the more discriminative uncertainty distribution to handle the complex matching ambiguities and to improve disparity range prediction. The UDS adaptively adjusts sampling interval to localize disparity with improved accuracy. With the proposed modules, our UASNet learns to construct cascade cost volume and predict full-resolution disparity map directly. Extensive experiments show that the proposed method achieves the highest ground truth covering ratio compared with other cascade cost volume based stereo matching methods. Our method also achieves top performance on both SceneFlow dataset and KITTI benchmark.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Stereo Matching

Similar 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 외

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

Stereo Matching

Direct Depth Learning Network for Stereo Matching

2020-12-10 · Hong Zhang, Haojie Li, Shenglun Chen, Tiantian Yan 외

Being a crucial task of autonomous driving, Stereo matching has made great progress in recent years. Existing stereo matching methods estimate disparity instead of depth. They treat the disparity errors as the evaluation…

Autonomous DrivingDepth EstimationStereo Matching

Unsupervised Deep Asymmetric Stereo Matching With Spatially-Adaptive Self-Similarity

2023-01-01 · CVPR 2023 1 · Taeyong Song, Sunok Kim, Kwanghoon Sohn

Unsupervised stereo matching has received a lot of attention since it enables the learning of disparity estimation without ground-truth data. However, most of the unsupervised stereo matching algorithms assume that t…

Disparity EstimationStereo Matching

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

Do End-to-end Stereo Algorithms Under-utilize Information?

2020-10-14 · Changjiang Cai, Philippos Mordohai

Deep networks for stereo matching typically leverage 2D or 3D convolutional encoder-decoder architectures to aggregate cost and regularize the cost volume for accurate disparity estimation. Due to content-insensitive con…

DecoderDisparity EstimationStereo Matching