alexstaravoitau/traffic-signs
Building a CNN based traffic signs classifier.
This project helps classify German traffic signs from images. You input photos of traffic signs, and it tells you which type of sign each image contains, such as a 'No Entry' or 'Priority Road' sign. It is designed for anyone working with automated driving systems or analyzing road signage data.
150 stars. No commits in the last 6 months.
Use this if you need to automatically identify and categorize German traffic signs from images with high accuracy for applications like autonomous vehicles or traffic monitoring.
Not ideal if your task involves classifying traffic signs from other countries or requires real-time processing on low-power devices without prior training.
Stars
150
Forks
73
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Dec 23, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/alexstaravoitau/traffic-signs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
davidbrai/deep-learning-traffic-lights
Code and files of the deep learning model used to win the Nexar Traffic Light Recognition challenge
aarcosg/traffic-sign-detection
Traffic Sign Detection. Code for the paper entitled "Evaluation of deep neural networks for...
hoanglehaithanh/Traffic-Sign-Detection
Traffic signs detection and classification in real time
thibo73800/capsnet-traffic-sign-classifier
A Tensorflow implementation of CapsNet(Capsules Net) apply on german traffic sign dataset
surmenok/GTSRB
Convolutional Neural Network for German Traffic Sign Recognition Benchmark