Skip to content
#

traffic-sign-recognition

Here are 118 public repositories matching this topic...

This project uses Convolutional Neural Networks (CNN) to recognize traffic signs from images. The model is trained on the German Traffic Sign Recognition Benchmark (GTSRB) dataset and is capable of classifying traffic signs in real-time from live video feeds.

  • Updated Aug 16, 2025
  • Jupyter Notebook

This project implements a neural network using TensorFlow to classify images of traffic signs from the German Traffic Sign Recognition Benchmark (GTSRB) dataset. The model accurately identifies different types of traffic signs, such as stop signs, speed limit signs, and yield signs, among others.

  • Updated Oct 18, 2024
  • Python

Improve this page

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

Learn more