You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains Python scripts for real-time vehicle detection, tracking, and counting using the YOLO object detection model (YOLOv8). It is designed for vehicle counting on multi-lane highways and integrates tools like Supervision for annotation, object tracking, and detection smoothing.
This project performs real-time vehicle detection, tracking, and counting using YOLO models and ByteTrack via a self modified and improved Supervision library. It supports both local video files and live video streams.