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

DeDoDe: Detect, Don't Describe -- Describe, Don't Detect for Local Feature Matching

About

Keypoint detection is a pivotal step in 3D reconstruction, whereby sets of (up to) K points are detected in each view of a scene. Crucially, the detected points need to be consistent between views, i.e., correspond to the same 3D point in the scene. One of the main challenges with keypoint detection is the formulation of the learning objective. Previous learning-based methods typically jointly learn descriptors with keypoints, and treat the keypoint detection as a binary classification task on mutual nearest neighbours. However, basing keypoint detection on descriptor nearest neighbours is a proxy task, which is not guaranteed to produce 3D-consistent keypoints. Furthermore, this ties the keypoints to a specific descriptor, complicating downstream usage. In this work, we instead learn keypoints directly from 3D consistency. To this end, we train the detector to detect tracks from large-scale SfM. As these points are often overly sparse, we derive a semi-supervised two-view detection objective to expand this set to a desired number of detections. To train a descriptor, we maximize the mutual nearest neighbour objective over the keypoints with a separate network. Results show that our approach, DeDoDe, achieves significant gains on multiple geometry benchmarks. Code is provided at https://github.com/Parskatt/DeDoDe

Johan Edstedt, Georg B\"okman, M{\aa}rten Wadenb\"ack, Michael Felsberg• 2023

Related benchmarks

TaskDatasetResultRank
Relative Pose EstimationMegaDepth 1500
AUC @ 5°59.56
104
Homography EstimationHPatches
Overall Accuracy (< 1px)55.56
59
Visual LocalizationAachen Day-Night v1.1 (Night)
Success Rate (0.25m, 2°)74.9
58
Visual LocalizationAachen Day-Night v1.1 (Day)
SR (0.25m, 2°)86.5
50
Pose EstimationGraz4K (test)
AUC@556.9
29
Visual LocalizationAachen Day-Night 1.1 (Day)
Success Rate (0.25m, 2°)87.4
28
Pose EstimationMegaDepth 1500 (test)
AUC @ 5°47.2
27
Relative Pose EstimationIMC 2022 (Private)
mAA62.3
24
Relative Pose EstimationIMC 2022 (Public)
mAA0.617
24
Visual LocalizationInLoc DUC1
Success Rate (0.25m / 2°)29.8
24
Showing 10 of 23 rows

Other info

Follow for update