PawarMukesh/German-Traffic-Sign-Detction
Detect The German Traffic Sign Using YoloV5
This project helps traffic engineers or autonomous vehicle developers identify and classify German traffic signs within images. You input an image containing various traffic signs, and it outputs the location and type of each German traffic sign detected. It is designed for those who need to accurately pinpoint and categorize specific traffic signs for analysis or system development.
No commits in the last 6 months.
Use this if you need to automatically detect and classify German traffic signs in images for applications like autonomous driving, road condition monitoring, or traffic management systems.
Not ideal if you need to detect traffic signs from a different country or are looking for a plug-and-play solution without any setup or training.
Stars
7
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/PawarMukesh/German-Traffic-Sign-Detction"
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...
thibo73800/capsnet-traffic-sign-classifier
A Tensorflow implementation of CapsNet(Capsules Net) apply on german traffic sign dataset
hoanglehaithanh/Traffic-Sign-Detection
Traffic signs detection and classification in real time
alexstaravoitau/traffic-signs
Building a CNN based traffic signs classifier.