Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 839 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 839 Bytes

Movidius™ Neural Compute Software Development Kit

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.

Installation

The provided Makefile helps with installation. Clone this repository and then run the following command to install the SDK.

make install

Examples

Also included in the SDK are examples. After cloning and running 'make install' run the following command to install examples.

make examples

Documentation

The complete Neural Compute SDK documentation can be viewed at https://movidius.github.io/ncsdk/