English

Dense-SfM: Structure from Motion with Dense Consistent Matching

Computer Vision and Pattern Recognition 2026-01-29 v3

Abstract

We present Dense-SfM, a novel Structure from Motion (SfM) framework designed for dense and accurate 3D reconstruction from multi-view images. Sparse keypoint matching, which traditional SfM methods often rely on, limits both accuracy and point density, especially in texture-less areas. Dense-SfM addresses this limitation by integrating dense matching with a Gaussian Splatting (GS) based track extension which gives more consistent, longer feature tracks. To further improve reconstruction accuracy, Dense-SfM is equipped with a multi-view kernelized matching module leveraging transformer and Gaussian Process architectures, for robust track refinement across multi-views. Evaluations on the ETH3D and Texture-Poor SfM datasets show that Dense-SfM offers significant improvements in accuracy and density over state-of-the-art methods. Project page: https://icetea-cv.github.io/densesfm/.

Keywords

Cite

@article{arxiv.2501.14277,
  title  = {Dense-SfM: Structure from Motion with Dense Consistent Matching},
  author = {JongMin Lee and Sungjoo Yoo},
  journal= {arXiv preprint arXiv:2501.14277},
  year   = {2026}
}
R2 v1 2026-06-28T21:15:49.459Z