zju3dv/LoFTR
Code for "LoFTR: Detector-Free Local Feature Matching with Transformers", CVPR 2021, T-PAMI 2022 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2010
- days_rel: n/a
- days_push: 824
- n_releases_24m: 0
Adoption not part of the score
2950 stars · 421 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LoFTR is a detector-free local image feature matching method using Transformers, released with PyTorch inference and training code plus pretrained indoor/outdoor models. It produces semi-dense pixel-level matches between image pairs, excelling in low-texture, blurred, or repetitive regions.
Use cases
- match features between two images with transformers
- estimate camera pose from image pairs
- find correspondences in low-texture images
- visual localization for slam or sfm pipelines
- run pretrained image matching model in python
- use loftr via kornia
When to choose
- you need robust semi-dense matches where classic detectors like SIFT fail
- you want a research-grade, well-cited matcher with pretrained models
- you need image matching integrated into kornia or PyTorch workflows
When to avoid
- you need real-time matching on CPU or very low-latency edge devices
- you only need lightweight sparse keypoints for a production mobile app
- you want a maintained general-purpose vision toolkit rather than a focused matcher
Facets
library · maturity stable
computer-vision machine-learning deep-learning computer-vision image-processing machine-learning robotics python cross-platform feature-matching pose-estimation transformers 3d-vision visual-localization image-correspondence pytorch gpu
2 sources
- readme: https://github.com/zju3dv/LoFTR · fetched 2026-08-28 · dc1731fa0972
- homepage: https://zju3dv.github.io/loftr/ · fetched 2026-08-29 · f2057b499931
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zju3dv/LoFTR | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem