wolfgang-stefani/Traffic-Sign-Classifier
This program uses a deep neural network with several convolutional layers to classify traffic signs. The model is able to recognize traffic signs with an accuracy of 96,2%. It was trained and validated using the German Traffic Sign Dataset with 43 classes (types of traffic signs) and more than 50,000 images in total.
No commits in the last 6 months.
Stars
4
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Aug 03, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/wolfgang-stefani/Traffic-Sign-Classifier"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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
hoanglehaithanh/Traffic-Sign-Detection
Traffic signs detection and classification in real time
aarcosg/traffic-sign-detection
Traffic Sign Detection. Code for the paper entitled "Evaluation of deep neural networks for...
thibo73800/capsnet-traffic-sign-classifier
A Tensorflow implementation of CapsNet(Capsules Net) apply on german traffic sign dataset
alexstaravoitau/traffic-signs
Building a CNN based traffic signs classifier.