This Intel® Movidius™ Neural Compute software developer kit (NCSDK) is provided for users of the Intel® Movidius™ Neural Compute Stick (Intel® Movidius™ NCS). It includes software tools, an API, and examples, so developers can create software that takes advantage of the accelerated neural network capability provided by the Intel Movidius NCS hardware.
The provided Makefile helps with installation. Clone this repository and then run the following command to install the NCSDK:
make install
The Neural Compute SDK also includes examples. After cloning and running 'make install,' run the following command to install the examples:
make examples
For additional examples, please see the Neural Compute App Zoo available at http://www.github.com/movidius/ncappzoo. The ncappzoo is a valuable resource for NCS users and includes community developed applications and neural networks for the NCS.
The complete Intel Movidius Neural Compute SDK documentation can be viewed at https://movidius.github.io/ncsdk/
For installation and general instructions to get started with the NCSDK, take a look at this video