Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

How to play with NCS2 with MACOS

zhang__zihao
Beginner
699 Views

I have installed openvino toolkit in my macbook.

I also buy 2 NCS2 compute sticks.

But the Openvino documentation doesn't have the specific part of how to play NCS2 on MacOS.

Anyone can help me?

0 Kudos
1 Reply
RandallMan_B_Intel
699 Views

Hi Zihao,

After installing the OpenVINO™ toolkit for macOS* and following the additional steps for the Intel NCS 2, you can jump back to the verification script section. Run the verification script with the -d MYRIAD flag to run inference on the Intel NCS 2.

cd /opt/intel/openvino/deployment_tools/demo
./demo_squeezenet_download_convert_run.sh -d MYRIAD

You can also run any sample/demo that is supported on the Intel NCS 2 by specifying the target device (-d MYRIAD).

Let me know if you have additional questions.

Regards,

Randall

0 Kudos
Reply