Skip to content

This project is based on the speed estimation tutorial from Roboflow supervision and the speed estimation example.

Notifications You must be signed in to change notification settings

frankkubler/traffic_analysis

Repository files navigation

Speed Estimation App

This project is based on the speed estimation tutorial from Roboflow supervision and the speed estimation example.

Description

I've created a speed estimation app that uses a real-time traffic camera on YouTube. You can see the base video here.

This app use Yolov8 model S converted in Openvino Format and perfom detection @25 FPS on a Dell Latitude 5530 Laptop

Installation

This project requires Python 3.11. After cloning the repository, install the necessary dependencies with the following command:

pip install -r requirements.txt

Usage

You can run this project using the provided Jupyter notebook or the Python program. Make sure you have installed all the required dependencies before running it.

About

This project is based on the speed estimation tutorial from Roboflow supervision and the speed estimation example.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published