wyfsh / YOLO-LISA

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

how to use cfg files to train YOLO-LISA model #3

Open jiaswee1995 opened 6 years ago

jiaswee1995 commented 6 years ago

./darknet detector train cfg/lisa.data cfg/yolo-lisa.cfg darknet19_448.conv.23

Excuse me, i am new to YOLO, am i doing right? It prompts me an error with "Couldn't open file: LISATS/train/train.txt".

wyfsh commented 6 years ago

@jiaswee1995 Because the LISA dataset is not included in this project. You should download it from this page. Oppps... It seems like the author closed the website :( Maybe you can download the dataset from Kaggle or just google it.