Ross ROSS = Recommend OSS · open-source software intelligence for agents

zju3dv/EfficientLoFTR

Code for "Efficient LoFTR: Semi-Dense Local Feature Matching with Sparse-Like Speed", CVPR 2024 observed · 2026-08-28

github.com/zju3dv/EfficientLoFTR · Jupyter Notebook · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

40/100

  • Activity 34
  • Release rhythm 35
  • Longevity 64

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 909
  • days_rel: n/a
  • days_push: 399
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1042 stars · 112 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Efficient LoFTR is a PyTorch implementation of a semi-dense local feature matching model that matches keypoints between image pairs with sparse-like speed, published at CVPR 2024. It provides inference and training code, pretrained indoor/outdoor models, and is also available via Hugging Face Transformers.

Use cases

  • match keypoints between two images
  • estimate camera pose from image pairs
  • feature matching for 3D reconstruction
  • image registration for UAV localization
  • feature matching for autonomous driving
  • run semi-dense matching in real time on GPU

When to choose

  • you need fast semi-dense feature matching between image pairs
  • you want pretrained indoor/outdoor matching models with training code
  • you need a matcher for SfM, SLAM, or visual localization pipelines

When to avoid

  • you need CPU-only real-time matching
  • you need a simple classical detector like SIFT/ORB without deep learning dependencies

Facets

library · maturity active

machine-learning deep-learning computer-vision image-processing computer-vision machine-learning deep-learning robotics python cross-platform feature-matching loftr cvpr-2024 pose-estimation image-registration 3d-reconstruction pytorch gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
zju3dv/EfficientLoFTRmain40

For agents

markdown · JSON · MCP: product_card(name="zju3dv/EfficientLoFTR")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem