Skip to content
#

traffic-sign-detection

Here are 23 public repositories matching this topic...

In this project, a traffic sign recognition system, divided into two parts, is presented. The first part is based on classical image processing techniques, for traffic signs extraction out of a video, whereas the second part is based on machine learning, more explicitly, convolutional neural networks, for image labeling.

  • Updated Nov 26, 2020
  • 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

Improve this page

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

Learn more