rpautrat/SuperPoint
Efficient neural feature detector and descriptor observed · 2026-08-28
Health v2 · maintenance only
41/100
- Activity 20
- 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: 3103
- days_rel: n/a
- days_push: 485
- n_releases_24m: 0
Adoption not part of the score
2511 stars · 474 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TensorFlow (with PyTorch conversion) implementation of the SuperPoint self-supervised interest point detector and descriptor network. It provides pretrained weights and evaluation tooling for feature detection, description, and homography estimation on benchmarks like HPatches.
Use cases
- detect keypoints in images with a neural network
- compute feature descriptors for image matching
- estimate homographies between image pairs
- run SuperPoint pretrained weights in PyTorch
- evaluate feature detectors on HPatches
- build visual odometry or SLAM front-ends
- replace SIFT/ORB with learned features
When to choose
- you need an MIT-licensed SuperPoint implementation
- you want learned keypoints/descriptors outperforming classical methods in benchmarks
- you need both TensorFlow and PyTorch model weights
When to avoid
- you need real-time performance on embedded hardware without GPU
- you only need classical, dependency-free feature detectors like ORB
- you need a maintained production pipeline rather than research code
Facets
library · maturity stable
machine-learning computer-vision image-processing computer-vision machine-learning deep-learning python cross-platform feature-detection feature-descriptor superpoint tensorflow pytorch keypoint-detection homography-estimation self-supervised
1 source
- readme: https://github.com/rpautrat/SuperPoint · fetched 2026-08-28 · 66372c30b264
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rpautrat/SuperPoint | main | 41 |
For agents
markdown · JSON · MCP: product_card(name="rpautrat/SuperPoint")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem