CAR COUNTER
// 🚗 Effortlessly count cars in videos using YOLOv8-powered computer vision program for streamlined traffic monitoring.
Car Counter
🚗 Effortlessly count cars in videos using YOLOv8-powered computer vision program for streamlined traffic monitoring.
13EmergingUnknown
What it does
Effortlessly count cars in videos using YOLOv8-powered computer vision program for streamlined traffic monitoring. This Python script uses computer vision techniques to count vehicles in a traffic cam video. The implementation is based on the YOLO (You Only Look Once) object detection model, integrated with a SORT (Simple Online and Realtime Tracking) algorithm for tracking. - Object Detection:
Getting Started
git
git clone https://github.com/serialdotai/car-counter