Speed limit detection Computer Vision Project

Graduation Project

Updated 8 months ago

Fork Project

321

views

20

downloads
Classes (9)
SPEED LIMIT 100
SPEED LIMIT 120
SPEED LIMIT 20
SPEED LIMIT 30
SPEED LIMIT 50
SPEED LIMIT 70
SPEED-LIMIT-60
SPEED-LIMIT-80
STOP

Metrics

Try This Model
Drop an image or
Description

This project aims for detecting speed limit signs in roads using trained YOLOv8 model on dataset contains speed limit signs of different speeds. dataset was collected randomly from search engines and some from kaggle .

classes :

It has 9 classes {'stop', 'speed-limit-20', 'speed-limit-30', 'speed-limit-50', 'speed-limit-60', 'speed-limit-80', 'speed-limit-100', 'speed-limit-120}'

Spoliling Alert :

you can download the model and improve it's performance by retraining it on more images , you can even extend its classess by adding images of different speeds , keep in mind to gather images of signs in real-world roads.

Use This Trained Model

Try it in your browser, or deploy via our Hosted Inference API and other deployment methods.

Supervision

Build Computer Vision Applications Faster with Supervision

Visualize and process your model results with our reusable computer vision tools.

Cite This Project

LICENSE
CC BY 4.0

If you use this dataset in a research paper, please cite it using the following BibTeX:

                        @misc{
                            speed-limit-detection-ifsnl_dataset,
                            title = { Speed limit detection Dataset },
                            type = { Open Source Dataset },
                            author = { Graduation Project },
                            howpublished = { \url{ https://universe.roboflow.com/graduation-project-bxm12/speed-limit-detection-ifsnl } },
                            url = { https://universe.roboflow.com/graduation-project-bxm12/speed-limit-detection-ifsnl },
                            journal = { Roboflow Universe },
                            publisher = { Roboflow },
                            year = { 2024 },
                            month = { apr },
                            note = { visited on 2025-01-04 },
                            }