obendidi/Tracking-with-darkflow
Real-time people Multitracker using YOLO v2 and deep_sort with tensorflow
This tool helps security personnel, event organizers, or anyone needing to monitor activity by tracking multiple people in real-time video feeds. It takes live camera input or video files and outputs a video with bounding boxes and unique IDs for each person, along with an optional CSV log of their movements. This is ideal for professionals who need to quantify or analyze crowd movement or individual pathways.
523 stars. No commits in the last 6 months.
Use this if you need to automatically detect and continuously track individual people in a video stream, assigning unique IDs to each person.
Not ideal if you need to track object types other than people without significant custom development and model training.
Stars
523
Forks
173
Language
Python
License
GPL-3.0
Category
Last pushed
Jan 03, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/obendidi/Tracking-with-darkflow"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
roboflow/rf-detr
[ICLR 2026] RF-DETR is a real-time object detection and segmentation model architecture...
stereolabs/zed-sdk
⚡️The spatial perception framework for rapidly building smart robots and spaces
mikel-brostrom/boxmot
BoxMOT: Pluggable SOTA multi-object tracking modules with support for axis-aligned and oriented...
RizwanMunawar/yolov7-object-tracking
YOLOv7 Object Tracking Using PyTorch, OpenCV and Sort Tracking
google-deepmind/tapnet
Tracking Any Point (TAP)