Spaces:
Sleeping
Sleeping
metadata
title: Traffic Scene Interpretation System
emoji: 🚦
colorFrom: yellow
colorTo: gray
sdk: docker
app_port: 7860
pinned: false
Traffic Scene Interpretation System
A Streamlit application that uses YOLOv8 to detect vehicles and pedestrians in traffic images and video, and reports a basic interpretation of the scene (free flowing / moderate / congested).
Upload an image or a short video clip in the tabs above to try it.
Built with Streamlit, Ultralytics YOLOv8, and OpenCV.