duangenquan / YoloV2NCS

This project shows how to run tiny yolo v2 with movidius stick.
148 stars 63 forks source link

errors:-----self.sections[len(self.sections)-1].pad = 0 IndexError: list index out of range #16

Open xingyewuyu opened 6 years ago

xingyewuyu commented 6 years ago

@duangenquan when i change your default model as caffe type by running the command: sh ./models/convertyo.sh the following errors, happens: default would you please tell me how to solve it? ths.

shartoo commented 6 years ago

you have to check if the cfg file is exists.