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

Adaptive Spot-Guided Transformer for Consistent Local Feature Matching

About

Local feature matching aims at finding correspondences between a pair of images. Although current detector-free methods leverage Transformer architecture to obtain an impressive performance, few works consider maintaining local consistency. Meanwhile, most methods struggle with large scale variations. To deal with the above issues, we propose Adaptive Spot-Guided Transformer (ASTR) for local feature matching, which jointly models the local consistency and scale variations in a unified coarse-to-fine architecture. The proposed ASTR enjoys several merits. First, we design a spot-guided aggregation module to avoid interfering with irrelevant areas during feature aggregation. Second, we design an adaptive scaling module to adjust the size of grids according to the calculated depth information at fine stage. Extensive experimental results on five standard benchmarks demonstrate that our ASTR performs favorably against state-of-the-art methods. Our code will be released on https://astr2023.github.io.

Jiahuan Yu, Jiahao Chang, Jianfeng He, Tianzhu Zhang, Feng Wu• 2023

Related benchmarks

TaskDatasetResultRank
Relative Pose EstimationMegaDepth (test)
Pose AUC @5°58.4
83
Homography EstimationHPatches
AUC @3px71.7
35
Pose EstimationMegaDepth 1500 (test)
AUC @ 5°58.4
27
Relative Pose EstimationMegaDepth 1500 pairs (test)
AUC@5°58.4
17
Relative Pose EstimationMegaDepth 1500 outdoor pairs (test)
AUC@5°58.4
17
Visual LocalizationAachen Day-Night v1.1
SR (0.25m, 2°)76.4
12
Indoor relative pose estimationScanNet 12 (test)
AUC @ 5 deg19.4
8
Showing 7 of 7 rows

Other info

Code

Follow for update