English

3DVNet: Multi-View Depth Prediction and Volumetric Refinement

Computer Vision and Pattern Recognition 2021-12-02 v1

Abstract

We present 3DVNet, a novel multi-view stereo (MVS) depth-prediction method that combines the advantages of previous depth-based and volumetric MVS approaches. Our key idea is the use of a 3D scene-modeling network that iteratively updates a set of coarse depth predictions, resulting in highly accurate predictions which agree on the underlying scene geometry. Unlike existing depth-prediction techniques, our method uses a volumetric 3D convolutional neural network (CNN) that operates in world space on all depth maps jointly. The network can therefore learn meaningful scene-level priors. Furthermore, unlike existing volumetric MVS techniques, our 3D CNN operates on a feature-augmented point cloud, allowing for effective aggregation of multi-view information and flexible iterative refinement of depth maps. Experimental results show our method exceeds state-of-the-art accuracy in both depth prediction and 3D reconstruction metrics on the ScanNet dataset, as well as a selection of scenes from the TUM-RGBD and ICL-NUIM datasets. This shows that our method is both effective and generalizes to new settings.

Keywords

Cite

@article{arxiv.2112.00202,
  title  = {3DVNet: Multi-View Depth Prediction and Volumetric Refinement},
  author = {Alexander Rich and Noah Stier and Pradeep Sen and Tobias Höllerer},
  journal= {arXiv preprint arXiv:2112.00202},
  year   = {2021}
}

Comments

10 pages, 6 figures, 3 tables. Accepted to 3DV 2021

R2 v1 2026-06-24T07:58:53.632Z