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.
6404 Discussions

Communication protocol between Raspberry Pi and NCS2

kLOUH
Beginner
739 Views

I'm a student and i'm working on my graduation project using Intel Computer Stick 2.

I want to ask about more technical details about the communication between the NCS2 and Raspberry Pi: how it works exactly? what's the communication protocol used?

0 Kudos
1 Solution
JesusE_Intel
Moderator
549 Views

Hi kLOUH,

 

Thank you for your interest in the Intel® Neural Compute Stick 2 (Intel® NCS 2). The Intel® NCS 2 uses the Myriad plugin included with the OpenVINO toolkit to inference with the model and application. As of version 2019 R1.1, the Myriad Plugin was open sourced.

 

Take a look at the source code on GitHub to see how the Intel® NCS 2 works!

https://github.com/opencv/dldt

 

Regards,

Jesus

View solution in original post

2 Replies
JesusE_Intel
Moderator
550 Views

Hi kLOUH,

 

Thank you for your interest in the Intel® Neural Compute Stick 2 (Intel® NCS 2). The Intel® NCS 2 uses the Myriad plugin included with the OpenVINO toolkit to inference with the model and application. As of version 2019 R1.1, the Myriad Plugin was open sourced.

 

Take a look at the source code on GitHub to see how the Intel® NCS 2 works!

https://github.com/opencv/dldt

 

Regards,

Jesus

Reply