surmenok/GTSRB
Convolutional Neural Network for German Traffic Sign Recognition Benchmark
This project helps classify German traffic signs from images. You input an image of a German traffic sign, and it tells you which type of sign it is, from a set of 43 possibilities. This is useful for researchers and engineers working on autonomous driving systems or traffic management solutions.
128 stars. No commits in the last 6 months.
Use this if you need to automatically identify and categorize German traffic signs from visual data.
Not ideal if you are working with traffic signs from other countries or need to detect signs within a larger scene rather than classify individual sign images.
Stars
128
Forks
49
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jun 19, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/surmenok/GTSRB"
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
alexstaravoitau/traffic-signs
Building a CNN based traffic signs classifier.