EhsanR47/Traffic-Signs-Dataset-in-YOLO-format
Traffic Signs Dataset in YOLO format
This is a dataset of traffic sign images specifically formatted for use with YOLO (You Only Look Once) object detection models. It helps machine learning engineers and researchers train and evaluate AI models designed to recognize and classify various traffic signs. You input this dataset into a YOLO model, and the model learns to identify traffic signs in new images or video feeds.
No commits in the last 6 months.
Use this if you are a machine learning engineer building or improving an autonomous driving system, traffic monitoring solution, or any computer vision application that needs to detect traffic signs.
Not ideal if you are looking for a pre-trained model ready for immediate deployment, or if you need a dataset for a different object detection framework than YOLO.
Stars
7
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Aug 29, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/EhsanR47/Traffic-Signs-Dataset-in-YOLO-format"
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.