wyfsh / YOLO-LISA

Real-time LISA Traffic Sign Detection by YOLOv2
Other
25 stars 11 forks source link

Where can I download the annotated data? #5

Open harveenchadha opened 6 years ago

harveenchadha commented 6 years ago

Hey, I actually was implementing Yolo for Traffic Sign Detection using LISA Dataset but it turns out that the dataset is fit for faster RCNN model. Can you please provide the annotations for YOLO model?

wyfsh commented 5 years ago

@harveenchadha From LISA data page, you can search and find a "Python toolkit". You can modify the code and get annotations in your format.