Skip to content
#

traffic-sign-classifier

Here are 31 public repositories matching this topic...

This Python script generates a synthetic dataset of traffic sign images in COCO format, intended for training and testing object detection models. The dataset includes various traffic sign overlays placed on diverse background images, offering a wide range of scenarios to enhance model robustness.

  • Updated Mar 25, 2024
  • Python

This program uses a deep neural network with several convolutional layers to classify traffic signs. The model is able to recognize traffic signs with an accuracy of 96,2%. It was trained and validated using the German Traffic Sign Dataset with 43 classes (types of traffic signs) and more than 50,000 images in total.

  • Updated Aug 3, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the traffic-sign-classifier topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the traffic-sign-classifier topic, visit your repo's landing page and select "manage topics."

Learn more