Distributed Global Structure-from-Motion with a Deep Front-End
Ayush Baid, John Lambert, Travis Driver, Akshay Krishnan, Hayk, Stepanyan, and Frank Dellaert

TL;DR
This paper explores whether modern deep learning-based feature extraction can enhance global Structure-from-Motion (SfM) to match incremental SfM performance, emphasizing a scalable, distributed framework.
Contribution
It introduces a modular SfM framework that integrates deep learning features and demonstrates the limitations of current deep methods compared to classical SIFT features in global SfM.
Findings
Deep learning features improve point density but do not outperform SIFT in global SfM.
The proposed system supports distributed computation for large-scale scenes.
Incremental SfM still outperforms global SfM with deep features on tested datasets.
Abstract
While initial approaches to Structure-from-Motion (SfM) revolved around both global and incremental methods, most recent applications rely on incremental systems to estimate camera poses due to their superior robustness. Though there has been tremendous progress in SfM `front-ends' powered by deep models learned from data, the state-of-the-art (incremental) SfM pipelines still rely on classical SIFT features, developed in 2004. In this work, we investigate whether leveraging the developments in feature extraction and matching helps global SfM perform on par with the SOTA incremental SfM approach (COLMAP). To do so, we design a modular SfM framework that allows us to easily combine developments in different stages of the SfM pipeline. Our experiments show that while developments in deep-learning based two-view correspondence estimation do translate to improvements in point density for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Robotics and Sensor-Based Localization · Optical measurement and interference techniques
