duangenquan / YoloV2NCS

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

Fixed a typo that prevented the detectionExample from working #24

Closed alekcastillo closed 6 years ago

alekcastillo commented 6 years ago

Using i instead of idx in two lines cause the included example to crash right before showing the result.