Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Dense-SfM: Structure from Motion with Dense Consistent Matching

About

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/.

JongMin Lee, Sungjoo Yoo• 2025

Related benchmarks

TaskDatasetResultRank
3D TriangulationETH3D (train)
Accuracy (1cm)84.79
33
Structure-from-MotionIMC 2021
AUC (3° Threshold)48.65
17
Multi-View Camera Pose EstimationETH3D
AUC@1°0.6092
16
Multi-View Camera Pose EstimationTexture-Poor SfM Dataset
AUC (Threshold 3°)49.94
16
Multi-View Camera Pose EstimationIMC Dataset
AUC @ 3°48.65
16
Multi-View Camera Pose EstimationTexture-Poor SfM
AUC @ 3°49.94
15
Multi-View Camera Pose EstimationIMC PhotoTourism
AUC @ 3° Threshold48.48
15
Structure-from-MotionETH3D (test)
AUC @ 1°60.92
14
Novel View SynthesisLLFF (3 train views)
PSNR19.27
11
Structure-from-MotionETH3D complete input views (test)
AUC@1°61
2
Showing 10 of 11 rows

Other info

Code

Follow for update