This SDK is provided for users of the Movidius™ Neural Compute Stick (NCS). It provides software tools, an API, and examples which enable developers to create software that takes advantage of the hardware the accelerated neural network capability provided by the NCS.
The provided Makefile helps with installation. Clone this repository and then run the following command to install the SDK.
make install
Also included in the SDK are examples. After cloning and running 'make install' run the following command to install examples.
make examples
The complete Neural Compute SDK documentation can be viewed at https://movidius.github.io/ncsdk/