The YOLOv8 Traffic Counting Website is an application designed to monitor and analyze traffic flow using the object detection model YOLOv8. Users can upload traffic videos, and the system will automatically identify and count vehicles by customized area, providing insights into traffic patterns and densities.
pip install -r requirements.txt
python app.py
open http://localhost:20000/ on your browser