Skip to content

Detecting and Tracking cars from a video using YOLOv8 model and object tracking framework (abewley/sort)

Notifications You must be signed in to change notification settings

redeagle17/Car-Counting

Repository files navigation

Car-Counting-OpenCV

Detecting and Tracking cars from a video using YOLOv8 model and object tracking framework (abewley/sort).
Detection and tracking are done at a region of interest.
YOLOv8 is the newest state-of-the-art YOLO model that can be used for object detection, image classification, and instance segmentation tasks.
SORT is a barebones implementation of a visual multiple object tracking framework based on rudimentary data association and state estimation techniques.

About

Detecting and Tracking cars from a video using YOLOv8 model and object tracking framework (abewley/sort)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages