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

Can we get access to the Inference Engine library?

lx2u16
Beginner
487 Views

Hi,

 

I am new to the Intel NCS2.

 

I know that I can choose a sample application, follow by -i for image, -d for device, -m for model to run.

 

However, I wonder where can I find the library that the application is built on? For example, in Caffe framework we have net.cpp, math.cpp etc.

 

Best wishes,

Lei

0 Kudos
1 Solution
JesusE_Intel
Moderator
298 Views

Hi lx2u16,

 

We actually have an open source version of the OpenVINO toolkit available on Github. The Myriad plugin was also open sourced in the latest 2019 R1.1 release.

https://github.com/opencv/dldt

 

Hope this helps!

 

Regards,

Jesus

View solution in original post

0 Kudos
1 Reply
JesusE_Intel
Moderator
299 Views

Hi lx2u16,

 

We actually have an open source version of the OpenVINO toolkit available on Github. The Myriad plugin was also open sourced in the latest 2019 R1.1 release.

https://github.com/opencv/dldt

 

Hope this helps!

 

Regards,

Jesus

0 Kudos
Reply