kadirnar/yolov5-strongsort
Minimal PyTorch implementation of YOLOv5 and StrongSort
This tool helps you automatically identify and track multiple objects moving within a video. You provide a video file and an object detection model, and it outputs a video where each detected object is highlighted and assigned a persistent ID, allowing you to follow its movement over time. Security analysts, autonomous vehicle engineers, and wildlife researchers could use this to monitor activity.
No commits in the last 6 months.
Use this if you need to track the paths and identities of specific objects like vehicles, people, or animals across frames in a video.
Not ideal if your primary need is static object detection without tracking their movement, or if you need to analyze highly obscured or rapidly changing objects.
Stars
68
Forks
15
Language
Python
License
GPL-3.0
Category
Last pushed
Sep 13, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kadirnar/yolov5-strongsort"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
mindspore-lab/mindyolo
A toolbox of yolo models and algorithms based on MindSpore
ultralytics/assets
Ultralytics assets
stephanecharette/DarkHelp
C++ wrapper library for Darknet