theAIGuysCode/yolov4-deepsort
Object tracking implemented with YOLOv4, DeepSort, and TensorFlow. 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: 2208
- days_rel: n/a
- days_push: 833
- n_releases_24m: 0
Adoption not part of the score
1428 stars · 749 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python implementation of multi-object tracking that combines YOLOv4 object detection with the Deep SORT tracking algorithm using TensorFlow. It processes video files or webcam streams to detect and track objects like people and cars across frames.
Use cases
- track people in a video with yolo
- count cars passing in traffic footage
- detect and track objects in webcam stream
- run object tracking on cctv video
- convert yolov4 weights to tensorflow model
- multi-object tracking with deepsort
When to choose
- you need a ready-to-run YOLOv4 + Deep SORT pipeline in TensorFlow
- you want to track people or vehicles in video files or webcam feeds
- you want to use pre-trained YOLOv4 weights without training your own model
When to avoid
- you need real-time tracking on edge devices with minimal compute
- you want the latest YOLO versions or PyTorch-based tracking
- you need a maintained production system rather than a reference implementation
Facets
library · maturity maintenance
computer-vision machine-learning deep-learning image-processing computer-vision machine-learning deep-learning python cross-platform object-tracking object-detection yolov4 deepsort tensorflow video-analytics gpu
1 source
- readme: https://github.com/theAIGuysCode/yolov4-deepsort · fetched 2026-08-28 · c4cb72867d86
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| theAIGuysCode/yolov4-deepsort | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="theAIGuysCode/yolov4-deepsort")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem