mitesh-24/Car-Counter
This project implements a real-time car counting system using computer vision techniques. The system utilizes the YOLO (You Only Look Once) object detection model for accurate car detection and the SORT (Simple Online and Realtime Tracking) algorithm for tracking the detected cars.
Python