Skip to content

sichkar-valentyn/Traffic-Signs-dataset-in-YOLO-v3-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Traffic Signs for training YOLO v3 Detector

YOLO format of the traffic signs' images for training YOLO detector.
Trained weights for detection tasks can be found in the course mentioned below.

🎓 Related Course

Training YOLO v3 for Objects Detection with Custom Data. Build your own detector by labelling, training and testing on image, video and in real time with camera. Join here: https://www.udemy.com/course/training-yolo-v3-for-objects-detection-with-custom-data/

Detections on the video are shown below 👇 Detections on Video

Explore dataset used for training and detection tasks here: https://www.kaggle.com/valentynsichkar/traffic-signs-dataset-in-yolo-format

Traffic signs are grouped into 4 categories:

prohibitory danger mandatory other
speed limit priority at next intersection go right restriction ends
no overtaking danger go left priority road
no traffic both ways bend left go straight give way
no trucks bend right go right or straight stop
bend go left or straight no entry
uneven road keep right
slippery road keep left
road narrows roundabout
construction
traffic signal
pedestrian crossing
school crossing
cycles crossing
snow
animals

🚩 Concept Map of the Course

Concept Map of the Course

👉 Join the Course

https://www.udemy.com/course/training-yolo-v3-for-objects-detection-with-custom-data/


MIT License

Copyright (c) 2020 Valentyn N Sichkar

github.com/sichkar-valentyn

Reference to:

Valentyn N Sichkar. Traffic Signs for training YOLO v3 Detector // GitHub platform