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

tryolabs/norfair

Lightweight Python library for adding real-time multi-object tracking to any detector. observed · 2026-08-28

github.com/tryolabs/norfair · homepage · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

31/100

  • Activity 19
  • 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: 2254
  • days_rel: 490
  • days_push: 490
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2676 stars · 275 forks observed · 2026-08-28

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

Norfair is a lightweight, customizable Python library for real-time multi-object tracking that works with any detector outputting (x, y) coordinates. It supports moving cameras, re-identification with appearance embeddings, and n-dimensional tracking, and can be dropped into existing video pipelines or used to build inference loops from scratch.

Use cases

  • track players in sports video with a moving camera
  • add multi-object tracking to my YOLO detector
  • track pose keypoints across video frames
  • count and follow objects in real-time video streams
  • re-identify people after occlusion using appearance embeddings
  • track objects in 3D point detections
  • build a video inference loop with detection and tracking

When to choose

  • you need fast, real-time tracking on top of an existing detector
  • you want a minimal, modular tracking library that fits into custom pipelines
  • you need support for moving cameras or re-identification
  • you track keypoints or arbitrary coordinate detections, not just bounding boxes

When to avoid

  • you need a full out-of-the-box video analytics application with UI and dashboards
  • you require heavy-duty trackers with built-in state-of-the-art transformer-based association
  • your project is not in Python

Facets

library · maturity stable

computer-vision video-processing machine-learning computer-vision machine-learning python cross-platform multi-object-tracking kalman-filter object-detection pose-estimation re-identification deepsort real-time video

3 sources

Member repositories

RepositoryRoleHealth v2
tryolabs/norfairmain31

For agents

markdown · JSON · MCP: product_card(name="tryolabs/norfair")

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