Skip to content
#

traffic-signs

Here are 25 public repositories matching this topic...

In this project, deep neural networks and convolutional neural networks are used to classify traffic signs. A model is trained so it can decode traffic signs from natural images by using the German Traffic Sign Dataset. After the model is trained, the model is tested on new images of traffic signs that are found on the web

  • Updated May 22, 2018
  • Python

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

The Road Sign Recognition project is a real-time detection system designed to recognize road signs across 43 different classes. The project leverages the YOLOv5 model, which is trained on the GTSRB - German Traffic Sign Recognition Benchmark dataset.

  • Updated Dec 11, 2024
  • Python

Improve this page

Add a description, image, and links to the traffic-signs 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-signs topic, visit your repo's landing page and select "manage topics."

Learn more