Summary
Steps needed to run YoloV3 Model on Intel® NCS2.
Description
Need to run a YoloV3 model on the Intel® NCS2.
Resolution
- Install the latest OpenVINO™ toolkit release (refer to this link for Windows® 10 installation).
- Use the model optimizer, check this Yolo* models guide for converting YoloV3 models to IR format using this tool.
- Run inference on the Intel® Neural Compute Stick 2.
Check the Object Detection YOLO* V3 Python* Demo to test a model with the Intel® Neural Compute Stick 2.