RizwanMunawar/yolov8-object-tracking
YOLOv8 Object Tracking Using PyTorch, OpenCV and Ultralytics
This tool helps computer vision developers and researchers add object tracking capabilities to their projects. It takes video files, image files, or live camera feeds as input and outputs the same media with detected objects uniquely identified and tracked across frames. Anyone building applications that need to monitor and count moving objects will find this useful.
362 stars.
Use this if you are a computer vision developer looking to implement real-time object tracking in your applications, especially for surveillance, traffic analysis, or sports analytics.
Not ideal if you are a business user without programming experience, as this tool requires familiarity with Python and command-line execution.
Stars
362
Forks
69
Language
Python
License
AGPL-3.0
Category
Last pushed
Jan 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/RizwanMunawar/yolov8-object-tracking"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
ultralytics/ultralytics
Ultralytics YOLO 🚀
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX,...
kujason/avod
Code for 3D object detection for autonomous driving
aparsoft/yolo-streamlit-detection-tracking
Object detection and tracking algorithm implemented for Real-Time video streams and static images.
open-mmlab/mmyolo
OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6,...