paper-with-me

홈 › Papers

Deep Stereo using Adaptive Thin Volume Representation with Uncertainty Awareness

2019-11-27 · CVPR 2020 6 · Shuo Cheng, Zexiang Xu, Shilin Zhu, Zhuwen Li, Li Erran Li, Ravi Ramamoorthi, Hao Su

We present Uncertainty-aware Cascaded Stereo Network (UCS-Net) for 3D reconstruction from multiple RGB images. Multi-view stereo (MVS) aims to reconstruct fine-grained scene geometry from multi-view images. Previous learning-based MVS methods estimate per-view depth using plane sweep volumes with a fixed depth hypothesis at each plane; this generally requires densely sampled planes for desired accuracy, and it is very hard to achieve high-resolution depth. In contrast, we propose adaptive thin volumes (ATVs); in an ATV, the depth hypothesis of each plane is spatially varying, which adapts to the uncertainties of previous per-pixel depth predictions. Our UCS-Net has three stages: the first stage processes a small standard plane sweep volume to predict low-resolution depth; two ATVs are then used in the following stages to refine the depth with higher resolution and higher accuracy. Our ATV consists of only a small number of planes; yet, it efficiently partitions local depth ranges within learned small intervals. In particular, we propose to use variance-based uncertainty estimates to adaptively construct ATVs; this differentiable process introduces reasonable and fine-grained spatial partitioning. Our multi-stage framework progressively subdivides the vast scene space with increasing depth resolution and precision, which enables scene reconstruction with high completeness and accuracy in a coarse-to-fine fashion. We demonstrate that our method achieves superior performance compared with state-of-the-art benchmarks on various challenging datasets.

📄 PDF Abstract BibTeX arXiv:1911.12012

Code (1)

touristCheng/UCSNet pytorch

Tasks

3D ReconstructionPoint Clouds

Similar Papers 제목 키워드 기반

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

CFNet: Cascade and Fused Cost Volume for Robust Stereo Matching

2021-04-09 · CVPR 2021 1 · Zhelun Shen, Yuchao Dai, Zhibo Rao

Recently, the ever-increasing capacity of large-scale annotated datasets has led to profound progress in stereo matching. However, most of these successes are limited to a specific dataset and cannot generalize well to o…

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

Adaptive Unimodal Cost Volume Filtering for Deep Stereo Matching

2019-09-09 · Youmin Zhang, Yimin Chen, Xiao Bai, Suihanjin Yu 외

State-of-the-art deep learning based stereo matching approaches treat disparity estimation as a regression problem, where loss function is directly defined on true disparities and their estimated ones. However, disparity…

Disparity EstimationregressionStereo MatchingStereo Matching Hand

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