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

nwojke/deep_sort

Simple Online Realtime Tracking with a Deep Association Metric observed · 2026-08-28

github.com/nwojke/deep_sort · Python · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

36/100

  • Activity 9
  • 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: 3497
  • days_rel: n/a
  • days_push: 549
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6169 stars · 1552 forks observed · 2026-08-28

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

A Python implementation of Deep SORT, a multi-object tracking algorithm that extends SORT with a deep appearance descriptor for robust data association. It tracks pedestrians in real time using Kalman filtering and cosine-similarity matching of CNN appearance features.

Use cases

  • track pedestrians across video frames in real time
  • run multi-object tracking on MOT16 benchmark sequences
  • generate deep appearance features for person re-identification
  • associate object detections over time using appearance similarity
  • evaluate tracking algorithms on MOT challenge data

When to choose

  • you need real-time multi-object tracking with appearance-based re-identification
  • you want a well-known reference implementation of the Deep SORT paper
  • you are benchmarking trackers on MOT challenge datasets

When to avoid

  • you need actively maintained code or modern TensorFlow 2 support
  • you need tracking for arbitrary object classes rather than pedestrians
  • you want a production-ready pipeline with built-in object detection

Facets

library · maturity maintenance

computer-vision machine-learning deep-learning computer-vision artificial-intelligence python multi-object-tracking deep-sort person-re-identification mot-challenge kalman-filter tensorflow algorithms

1 source

Member repositories

RepositoryRoleHealth v2
nwojke/deep_sortmain36

For agents

markdown · JSON · MCP: product_card(name="nwojke/deep_sort")

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