CVMar 18, 2025

Multi-view Reconstruction via SfM-guided Monocular Depth Estimation

arXiv:2503.14483v120 citationsh-index: 37CVPR
Originality Incremental advance
AI Analysis

This addresses the challenge of enhancing geometric reconstruction for computer vision applications, though it is incremental as it builds on existing monocular depth estimation and SfM techniques.

The paper tackles the problem of inaccurate monocular depth estimation limiting multi-view reconstruction by incorporating SfM information as a prior, resulting in significant improvements in depth estimation quality and surpassing state-of-the-art MVS methods across indoor, streetscape, and aerial scenes.

In this paper, we present a new method for multi-view geometric reconstruction. In recent years, large vision models have rapidly developed, performing excellently across various tasks and demonstrating remarkable generalization capabilities. Some works use large vision models for monocular depth estimation, which have been applied to facilitate multi-view reconstruction tasks in an indirect manner. Due to the ambiguity of the monocular depth estimation task, the estimated depth values are usually not accurate enough, limiting their utility in aiding multi-view reconstruction. We propose to incorporate SfM information, a strong multi-view prior, into the depth estimation process, thus enhancing the quality of depth prediction and enabling their direct application in multi-view geometric reconstruction. Experimental results on public real-world datasets show that our method significantly improves the quality of depth estimation compared to previous monocular depth estimation works. Additionally, we evaluate the reconstruction quality of our approach in various types of scenes including indoor, streetscape, and aerial views, surpassing state-of-the-art MVS methods. The code and supplementary materials are available at https://zju3dv.github.io/murre/ .

Foundations

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

Your Notes