English

Multi-View Guided Multi-View Stereo

Computer Vision and Pattern Recognition 2022-10-21 v1

Abstract

This paper introduces a novel deep framework for dense 3D reconstruction from multiple image frames, leveraging a sparse set of depth measurements gathered jointly with image acquisition. Given a deep multi-view stereo network, our framework uses sparse depth hints to guide the neural network by modulating the plane-sweep cost volume built during the forward step, enabling us to infer constantly much more accurate depth maps. Moreover, since multiple viewpoints can provide additional depth measurements, we propose a multi-view guidance strategy that increases the density of the sparse points used to guide the network, thus leading to even more accurate results. We evaluate our Multi-View Guided framework within a variety of state-of-the-art deep multi-view stereo networks, demonstrating its effectiveness at improving the results achieved by each of them on BlendedMVG and DTU datasets.

Keywords

Cite

@article{arxiv.2210.11467,
  title  = {Multi-View Guided Multi-View Stereo},
  author = {Matteo Poggi and Andrea Conti and Stefano Mattoccia},
  journal= {arXiv preprint arXiv:2210.11467},
  year   = {2022}
}

Comments

IROS 2022. First two authors contributed equally. Project page: https://github.com/andreaconti/multi-view-guided-multi-view-stereo

R2 v1 2026-06-28T04:07:00.634Z