cvg/glue-factory
Training library for local feature detection and matching observed · 2026-08-28
Health v2 · maintenance only
69/100
- Activity 93
- Release rhythm 35
- Longevity 75
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: 1063
- days_rel: n/a
- days_push: 44
- n_releases_24m: 0
Adoption not part of the score
1140 stars · 157 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Glue Factory is a PyTorch-based library for training and evaluating deep neural networks that detect and match local visual features (points and lines) in images. It supports reproducing state-of-the-art models like LightGlue and GlueStick, training on custom datasets, and benchmarking on standard datasets such as HPatches and MegaDepth-1500.
Use cases
- train a local feature matcher for image matching
- reproduce LightGlue or GlueStick training
- evaluate feature extractors on HPatches benchmark
- train feature matching models on my own dataset
- match keypoints and lines between images with deep learning
- benchmark SuperPoint-style feature detectors
- train a model for visual localization feature matching
When to choose
- you need to train or fine-tune deep local feature detectors or matchers
- you want reproducible state-of-the-art point/line matching models like LightGlue
- you need standardized benchmarking (HPatches, MegaDepth-1500) for feature matching
- you work in PyTorch and want auto-downloading models and datasets
When to avoid
- you only need off-the-shelf inference without training - use LightGlue or GlueStick repos directly
- you need non-PyTorch frameworks or non-deep-learning classical feature matching (e.g. SIFT/ORB via OpenCV)
- you require permissive licensing for bundled third-party models like original SuperPoint or SuperGlue, which carry restrictive licenses
Facets
library · maturity active
machine-learning deep-learning computer-vision image-processing benchmarking computer-vision deep-learning machine-learning image-processing python cross-platform feature-matching feature-detection lightglue gluestick superpoint pytorch image-matching training-library hpatches megadepth gpu linux macos
1 source
- readme: https://github.com/cvg/glue-factory · fetched 2026-08-28 · e13c521f88c0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cvg/glue-factory | main | 69 |
For agents
markdown · JSON · MCP: product_card(name="cvg/glue-factory")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem