Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DKM: Dense Kernelized Feature Matching for Geometry Estimation

About

Feature matching is a challenging computer vision task that involves finding correspondences between two images of a 3D scene. In this paper we consider the dense approach instead of the more common sparse paradigm, thus striving to find all correspondences. Perhaps counter-intuitively, dense methods have previously shown inferior performance to their sparse and semi-sparse counterparts for estimation of two-view geometry. This changes with our novel dense method, which outperforms both dense and sparse methods on geometry estimation. The novelty is threefold: First, we propose a kernel regression global matcher. Secondly, we propose warp refinement through stacked feature maps and depthwise convolution kernels. Thirdly, we propose learning dense confidence through consistent depth and a balanced sampling approach for dense confidence maps. Through extensive experiments we confirm that our proposed dense method, \textbf{D}ense \textbf{K}ernelized Feature \textbf{M}atching, sets a new state-of-the-art on multiple geometry estimation benchmarks. In particular, we achieve an improvement on MegaDepth-1500 of +4.9 and +8.9 AUC$@5^{\circ}$ compared to the best previous sparse method and dense method respectively. Our code is provided at https://github.com/Parskatt/dkm

Johan Edstedt, Ioannis Athanasiadis, M{\aa}rten Wadenb\"ack, Michael Felsberg• 2022

Related benchmarks

TaskDatasetResultRank
Relative Pose EstimationMegaDepth 1500
AUC @ 5°60.4
104
Relative Pose EstimationMegaDepth (test)
Pose AUC @5°60.5
83
Homography EstimationHPatches
AUC @3px71.3
35
Visual LocalizationAachen Day-Night 1.1 (Day)
Success Rate (0.25m, 2°)84.8
28
Pose EstimationMegaDepth 1500 (test)
AUC @ 5°60.4
27
Pose EstimationScanNet 1500 (test)
AUC@5°29.4
26
Visual LocalizationAachen Day-Night 1.1 (Night)
SR @ 0.25m, 2°70.2
22
Relative Pose EstimationMegaDepth View
AUC @ 5°67.4
17
Relative Pose EstimationScanNet Indoor (test)
AUC@5°26.64
16
Image MatchingHPatches Overall v2
MMAscore Overall0.819
15
Showing 10 of 41 rows

Other info

Code

Follow for update