YOLO-LISA icon indicating copy to clipboard operation
YOLO-LISA copied to clipboard

Where can I download the annotated data?

Open harveenchadha opened this issue 7 years ago • 1 comments

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?

harveenchadha avatar Aug 02 '18 06:08 harveenchadha

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

wyfsh avatar Oct 11 '18 19:10 wyfsh