HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

LoFTR: Detector-Free Local Feature Matching with Transformers

Sun Jiaming ; Shen Zehong ; Wang Yuang ; Bao Hujun ; Zhou Xiaowei

LoFTR: Detector-Free Local Feature Matching with Transformers

Abstract

We present a novel method for local image feature matching. Instead ofperforming image feature detection, description, and matching sequentially, wepropose to first establish pixel-wise dense matches at a coarse level and laterrefine the good matches at a fine level. In contrast to dense methods that usea cost volume to search correspondences, we use self and cross attention layersin Transformer to obtain feature descriptors that are conditioned on bothimages. The global receptive field provided by Transformer enables our methodto produce dense matches in low-texture areas, where feature detectors usuallystruggle to produce repeatable interest points. The experiments on indoor andoutdoor datasets show that LoFTR outperforms state-of-the-art methods by alarge margin. LoFTR also ranks first on two public benchmarks of visuallocalization among the published methods.

Code Repositories

fabio-sim/DeDoDe-ONNX-TensorRT
pytorch
Mentioned in GitHub
kolkir/coarse_loftr_trt
pytorch
Mentioned in GitHub
zju3dv/LoFTR
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-matching-on-zebLoFTR
Mean AUC@5°: 33.1
pose-estimation-on-inlocLoFTR
DUC1-Acc@0.25m,10°: 47.5
DUC1-Acc@0.5m,10°: 72.2
DUC1-Acc@1.0m,10°: 84.8
DUC2-Acc@0.25m,10°: 54.2
DUC2-Acc@0.5m,10°: 74.8
DUC2-Acc@1.0m,10°: 82.5
visual-localization-on-aachen-day-night-v1-1LoFTR
Acc@0.25m, 2°: 78.5
Acc@0.5m, 5°: 90.6
Acc@5m, 10°: 99.0

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
LoFTR: Detector-Free Local Feature Matching with Transformers | Papers | HyperAI