paper-with-me

홈 › Papers

Rethinking Disparity: A Depth Range Free Multi-View Stereo Based on Disparity

2022-11-30 · Qingsong Yan, Qiang Wang, Kaiyong Zhao, Bo Li, Xiaowen Chu, Fei Deng

Existing learning-based multi-view stereo (MVS) methods rely on the depth range to build the 3D cost volume and may fail when the range is too large or unreliable. To address this problem, we propose a disparity-based MVS method based on the epipolar disparity flow (E-flow), called DispMVS, which infers the depth information from the pixel movement between two views. The core of DispMVS is to construct a 2D cost volume on the image plane along the epipolar line between each pair (between the reference image and several source images) for pixel matching and fuse uncountable depths triangulated from each pair by multi-view geometry to ensure multi-view consistency. To be robust, DispMVS starts from a randomly initialized depth map and iteratively refines the depth map with the help of the coarse-to-fine strategy. Experiments on DTUMVS and Tanks\&Temple datasets show that DispMVS is not sensitive to the depth range and achieves state-of-the-art results with lower GPU memory.

📄 PDF Abstract BibTeX arXiv:2211.16905

Code (1)

Yannnnnnnnnnnn/DispMVS_release 공식 구현 pytorch

Tasks

GPU

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

A Global Depth-Range-Free Multi-View Stereo Transformer Network with Pose Embedding

2024-11-04 · Yitong Dong, Yijin Li, Zhaoyang Huang, Weikang Bian 외

In this paper, we propose a novel multi-view stereo (MVS) framework that gets rid of the depth range prior. Unlike recent prior-free MVS methods that work in a pair-wise manner, our method simultaneously considers all th…

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

MEStereo-Du2CNN: A Novel Dual Channel CNN for Learning Robust Depth Estimates from Multi-exposure Stereo Images for HDR 3D Applications

2022-06-21 · Rohit Choudhary, Mansi Sharma, Uma T V, Rithvik Anil

Display technologies have evolved over the years. It is critical to develop practical HDR capturing, processing, and display solutions to bring 3D technologies to the next level. Depth estimation of multi-exposure stereo…

Depth EstimationStereo Depth EstimationStereo MatchingTransfer Learning

Self-Supervised Light Field Depth Estimation Using Epipolar Plane Images

2022-03-29 · Kunyuan Li, Jun Zhang, Jun Gao, Meibin Qi

Exploiting light field data makes it possible to obtain dense and accurate depth map. However, synthetic scenes with limited disparity range cannot contain the diversity of real scenes. By training in synthetic data, cur…

Depth EstimationDiversitySelf-Supervised Learning

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