Traffic Signs and Traffic Lights Computer Vision Project

Traffic Signs Detection

Updated 2 months ago

173

views

5

downloads
Classes (47)
Att-STOP
Att-cédez le passage
Att-danger
Att-intersection où vous êtes prioritaire
Att-passage animaux sauvages
Att-passage enfants
Att-passage piétons
Att-ralentisseurs
Att-rond point
Att-route glissante
Att-route prioritaire
Att-route à double voie
Att-succession de virages
Att-travaux
Att-virage à droite
Att-virage à gauche
Att-éboulement
Feu rouge
Feu vert
Indic-autoroute
Indic-circulation à sens unique
Indic-parking
Indic-passage piétons
Indic-station bus
Inter-arrêt et stationnement
Inter-de dépasser
Inter-de faire demi-tour
Inter-de tourner à droite
Inter-de tourner à gauche
Inter-sens
Inter-stationnement
Inter-vitesse limitée à (100km/h)
Inter-vitesse limitée à (120km/h)
Inter-vitesse limitée à (20km/h)
Inter-vitesse limitée à (30km/h)
Inter-vitesse limitée à (40km/h)
Inter-vitesse limitée à (50km/h)
Inter-vitesse limitée à (60km/h)
Inter-vitesse limitée à (80km/h)
Oblig-continuez tout droit
Oblig-continuez tout droit ou tournez à droite
Oblig-continuez tout droit ou tournez à gauche
Oblig-continuez à droite
Oblig-continuez à gauche
Oblig-tournez le rond point
Oblig-tournez à droite
Oblig-tournez à gauche

Metrics

Try This Model
Drop an image or
Description

Project made by : Rehali & Kabouche

Project Overview

This project aims to create a reliable and comprehensive database for the YOLO model, containing traffic signs and traffic lights specific to Algeria. The YOLO model trained on this database can subsequently be integrated into an ADAS (Advanced Driver Assistance System) to detect vertical road signaling infrastructure using a camera.

Dataset

This project used the following databases as a fundamental basis, with modifications made to add or delete classes according to the desired final database :

For traffic signs :

Oprea, R., Traffic Signs Detection Europe Dataset, Roboflow, Editor. Feb 2024: Roboflow Universe.

For traffic lights :

Car, S., Self-Driving Cars Dataset, Roboflow, Editor. Jun 2023: Roboflow Universe.

Note : The traffic signs in this database originate from Romania, which has traffic signs similar to those found in France who are identical to those found in Algeria.

1. Description of the Classes Categories :

Our dataset contains 47 classes : 45 classes for traffic signs and 2 for traffic lights.

There are 4 main categories for the 45 traffic sign classes :

  • Att --> (Attention/Warning)
  • Inter --> (Interdiction/Forbidden)
  • Oblig --> (Obligation/Mandatory)
  • Indic --> (Indication/Information)

2. Dataset Optimization :

Ensuring the quality of the training database is crucial, as it directly impacts the results obtained during predictions with the trained model.

  • Dataset Correction : We reviewed the entire dataset, which contained 4254 images before augmentation. Several errors were identified and corrected to improve the quality of the training data.

  • Dataset Augmentation : To enhance the dataset, we added a significant number of images. These images were collected by us using our phones on Algerian roads, from Google image or through screens from YouTube videos depicting car trips in Algeria.Additionally, we used Google Street View with a screenshot extension to capture photos of traffic signs from various locations in France.

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{
                            traffic-signs-and-traffic-lights_dataset,
                            title = { Traffic Signs and Traffic Lights Dataset },
                            type = { Open Source Dataset },
                            author = { Traffic Signs Detection },
                            howpublished = { \url{ https://universe.roboflow.com/traffic-signs-detection-aojvk/traffic-signs-and-traffic-lights } },
                            url = { https://universe.roboflow.com/traffic-signs-detection-aojvk/traffic-signs-and-traffic-lights },
                            journal = { Roboflow Universe },
                            publisher = { Roboflow },
                            year = { 2024 },
                            month = { jul },
                            note = { visited on 2024-09-19 },
                            }