hoanglehaithanh/Traffic-Sign-Detection
Traffic signs detection and classification in real time
This system helps analyze video footage to identify and categorize traffic signs in real-time. It takes a video file as input and outputs the video with detected traffic signs highlighted and classified. This is useful for researchers or developers working on autonomous driving features or traffic monitoring systems.
292 stars. No commits in the last 6 months.
Use this if you need to automatically detect and classify common traffic signs within video streams for development or research purposes.
Not ideal if you require extremely high accuracy in diverse lighting conditions or need to detect signs beyond those explicitly supported.
Stars
292
Forks
114
Language
Python
License
MIT
Category
Last pushed
Sep 09, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/hoanglehaithanh/Traffic-Sign-Detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
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...
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.
alex-lechner/Traffic-Light-Classification
A detailed tutorial on how to build a traffic light classifier with TensorFlow for the capstone...