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

ZQPei/deep_sort_pytorch

MOT using deepsort and yolov3 with pytorch observed · 2026-08-28

github.com/ZQPei/deep_sort_pytorch · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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: 2898
  • days_rel: n/a
  • days_push: 778
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3012 stars · 726 forks observed · 2026-08-28

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

A PyTorch implementation of the Deep SORT multi-object tracking algorithm, pairing YOLOv3/YOLOv5 (or Mask R-CNN) detectors with a CNN re-identification feature extractor and Kalman filtering. It is a re-implementation of the original TensorFlow Deep SORT code.

Use cases

  • track multiple objects in video with unique IDs
  • pedestrian tracking with deep sort
  • object detection and tracking with yolov3 in pytorch
  • re-identify people across video frames
  • count and track people in surveillance footage
  • instance segmentation with tracking masks

When to choose

  • you want a PyTorch alternative to the original TensorFlow Deep SORT
  • you need detector-agnostic MOT with YOLOv3/v5 or Mask R-CNN
  • you want to retrain the REID feature extractor yourself

When to avoid

  • you need state-of-the-art trackers like ByteTrack or BoT-SORT
  • you need a production-ready maintained pipeline rather than research code
  • you work outside Python/PyTorch ecosystems

Facets

library · maturity active

computer-vision machine-learning deep-learning computer-vision deep-learning python object-tracking multi-object-tracking yolov3 yolov5 reid kalman-filter pytorch

1 source

Member repositories

RepositoryRoleHealth v2
ZQPei/deep_sort_pytorchmain32

For agents

markdown · JSON · MCP: product_card(name="ZQPei/deep_sort_pytorch")

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