Skip to content
#

traffic-sign-classification

Here are 266 public repositories matching this topic...

This project is part of the CS course 'Systems Engineering Meets Life Sciences I' at Goethe University Frankfurt. In this Computer Vision project, we present our first attempt at tackling the problem of traffic sign recognition using a systems engineering approach.

  • Updated May 21, 2021
  • C#

🖍️ This project achieves some functions of image identification for Self-Driving Cars. First, use yolov5 for object detection. Second, image classification for traffic light and traffic sign. Furthermore, the GUI of this project makes it more user-friendly for users to realize the image identification for Self-Driving Cars.

  • Updated May 20, 2024
  • Python

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

Using synthetic data in combination with Deep Learning, to determine if a system can be made that will be able to recognise and classify correctly real traffic signs.

  • Updated May 28, 2018
  • Jupyter Notebook

Improve this page

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

Learn more