CVDec 1, 2019

DeepC-MVS: Deep Confidence Prediction for Multi-View Stereo Reconstruction

arXiv:1912.00439v356 citations
Originality Incremental advance
AI Analysis

This work addresses memory and computational constraints in 3D reconstruction for applications like computer vision and robotics, but it is incremental as it builds on existing MVS methods.

The paper tackles the challenge of using deep neural networks for high-quality 3D reconstruction from large, high-resolution image datasets by proposing a pipeline with a tailored confidence prediction network for Multi-View Stereo, resulting in state-of-the-art reconstructions on benchmarks.

Deep Neural Networks (DNNs) have the potential to improve the quality of image-based 3D reconstructions. However, the use of DNNs in the context of 3D reconstruction from large and high-resolution image datasets is still an open challenge, due to memory and computational constraints. We propose a pipeline which takes advantage of DNNs to improve the quality of 3D reconstructions while being able to handle large and high-resolution datasets. In particular, we propose a confidence prediction network explicitly tailored for Multi-View Stereo (MVS) and we use it for both depth map outlier filtering and depth map refinement within our pipeline, in order to improve the quality of the final 3D reconstructions. We train our confidence prediction network on (semi-)dense ground truth depth maps from publicly available real world MVS datasets. With extensive experiments on popular benchmarks, we show that our overall pipeline can produce state-of-the-art 3D reconstructions, both qualitatively and quantitatively.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes