nmhaddad/Fast-Track
Object tracking pipelines complete with RF-DETR, YOLOv9, YOLO-NAS, YOLOv8, and YOLOv7 detection and BYTETracker tracking
This tool helps automate the identification and continuous tracking of objects in video streams or from live cameras. It takes video footage as input and outputs a stream of identified objects, their locations, and unique tracking IDs, which can be stored in a database. Operations managers, security personnel, or anyone needing to monitor moving items or people in real-time would find this useful.
No commits in the last 6 months.
Use this if you need to automatically detect and follow multiple moving objects within video feeds and record their movements for analysis or real-time alerts.
Not ideal if you only need to detect objects at a single point in time without tracking their movement over a duration, or if you primarily work with still images.
Stars
83
Forks
9
Language
Python
License
Apache-2.0
Category
Last pushed
Jun 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/nmhaddad/Fast-Track"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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)