visionml/pytracking
Visual tracking library based on PyTorch. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 2709
- days_rel: n/a
- days_push: 755
- n_releases_24m: 0
Adoption not part of the score
3514 stars · 614 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
PyTracking is a PyTorch-based framework for visual object tracking and video object segmentation, providing official implementations of trackers like ATOM, DiMP, PrDiMP, KYS, KeepTrack, ToMP, RTS, and TaMOs. It includes evaluation libraries, a training framework (LTR), and a model zoo with pretrained models.
Use cases
- track objects in videos with deep learning
- train a custom visual tracker
- evaluate trackers on standard tracking benchmarks
- run multi-object tracking with TaMOs
- perform video object segmentation
- reproduce results from tracking research papers
When to choose
- you need state-of-the-art single or multi-object tracking implementations in PyTorch
- you want to train tracking networks with a dedicated framework
- you need benchmark evaluation on standard tracking datasets
When to avoid
- you need lightweight real-time tracking on edge devices without GPU
- you want a plug-and-play tracker for production apps rather than a research framework
- your project requires a permissive license (GPL-3.0)
Facets
library · maturity active
machine-learning computer-vision image-processing benchmarking testing computer-vision machine-learning deep-learning python visual-tracking object-tracking video-object-segmentation pytorch research model-zoo multi-object-tracking video linux gpu
1 source
- readme: https://github.com/visionml/pytracking · fetched 2026-08-28 · 25ab52b2a70e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| visionml/pytracking | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="visionml/pytracking")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem