Speed limit detection Computer Vision Project
Updated 8 months ago
321
20
Metrics
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.
Build Computer Vision Applications Faster with Supervision
Visualize and process your model results with our reusable computer vision tools.
Cite This Project
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 },
}