barzansaeedpour/Traffic-sign-detection-yolov8
In this git repository a light version of our Traffic Sign Detection project is presented.
This project helps improve road safety and traffic flow by automatically identifying traffic signs from camera footage. It takes video or image data as input and outputs the detected traffic signs, their locations, and types, helping to prevent accidents and enhance traffic efficiency. This tool is designed for traffic engineers, smart city planners, and developers of autonomous vehicle systems.
No commits in the last 6 months.
Use this if you need to automatically detect and classify traffic signs from visual data to support smart city initiatives, enhance road safety systems, or develop autonomous driving features.
Not ideal if you require real-time, highly robust detection in all weather conditions for production-grade autonomous vehicles without further development and integration.
Stars
9
Forks
3
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Aug 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/barzansaeedpour/Traffic-sign-detection-yolov8"
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.