CVJul 10

DGSfM: Depth-Guided Scale-Aware Global Structure-from-Motion

arXiv:2607.0950730.5Has Code
Predicted impact top 1% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the problem of scale ambiguity and robustness in global SfM for 3D reconstruction from unordered images, offering a practical improvement over existing methods.

DGSfM introduces a depth-aware global SfM pipeline that uses monocular depth maps to resolve scale ambiguity, improving pose accuracy. On ETH3D and IMC2021, it achieves substantial gains over strong global SfM baselines.

Global Structure-from-Motion (SfM) is an efficient paradigm for recovering camera poses and sparse 3D structure from unordered images. However, its reliance on scale-ambiguous epipolar geometry makes global positioning sensitive to noisy baseline estimates and weak view-graph constraints, while false edges from visually ambiguous pairs can further degrade reconstruction. We propose DGSfM, a depth-aware global SfM pipeline that uses monocular depth maps as a scalable prior while preserving explicit multi-view optimization. For each image pair, we use a depth-aware relative pose solver to convert scale-ambiguous epipolar constraints into scale-aware relative pose constraints. We further improve robustness through view-graph filtering and depth-consistency-based correspondence pruning, which suppress false edges and matches that remain plausible under epipolar geometry alone. Finally, global scale averaging and depth-guided pose-point initialization align monocular depth maps into a common reconstruction scale and provide stable initialization for global positioning and bundle adjustment. Experiments on ETH3D and IMC2021 show that DGSfM consistently improves over strong global SfM baselines across sparse and dense matching front-ends, achieving substantial gains in pose accuracy. Code is available at https://github.com/sithu31296/DGSfM.

Code Implementations1 repo
Foundations

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

Your Notes