karam220/traffic-sign-detection-classification
Traffic sign detection and classification system using computer vision and machine learning. The pipeline performs color-based segmentation in HSV space to detect traffic signs and uses a trained classifier to recognize sign categories, achieving ~91% accuracy on the GTSRB dataset.
Stars
—
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/karam220/traffic-sign-detection-classification"
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
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.