ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2505.04612
34
0

FastMap: Revisiting Dense and Scalable Structure from Motion

7 May 2025
Jiahao Li
Haochen Wang
Muhammad Zubair Irshad
Igor Vasiljevic
Matthew R. Walter
Vitor Campagnolo Guizilini
Greg Shakhnarovich
ArXivPDFHTML
Abstract

We propose FastMap, a new global structure from motion method focused on speed and simplicity. Previous methods like COLMAP and GLOMAP are able to estimate high-precision camera poses, but suffer from poor scalability when the number of matched keypoint pairs becomes large. We identify two key factors leading to this problem: poor parallelization and computationally expensive optimization steps. To overcome these issues, we design an SfM framework that relies entirely on GPU-friendly operations, making it easily parallelizable. Moreover, each optimization step runs in time linear to the number of image pairs, independent of keypoint pairs or 3D points. Through extensive experiments, we show that FastMap is faster than COLMAP and GLOMAP on large-scale scenes with comparable pose accuracy.

View on arXiv
@article{li2025_2505.04612,
  title={ FastMap: Revisiting Dense and Scalable Structure from Motion },
  author={ Jiahao Li and Haochen Wang and Muhammad Zubair Irshad and Igor Vasiljevic and Matthew R. Walter and Vitor Campagnolo Guizilini and Greg Shakhnarovich },
  journal={arXiv preprint arXiv:2505.04612},
  year={ 2025 }
}
Comments on this paper