Skip to content
/ ncsdk Public
forked from rcjetpilot/ncsdk

Software Development Kit for the Neural Compute Stick

License

Notifications You must be signed in to change notification settings

xcbat/ncsdk

 
 

Repository files navigation

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

For additional examples please see the Neural Compute App Zoo here: https://www.github.com/movidius/ncappzoo. The ncappzoo is a valuable resource for NCS users that includes community developed applications and neural networks for the NCS.

Documentation

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

About

Software Development Kit for the Neural Compute Stick

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 74.3%
  • Python 14.8%
  • Shell 6.0%
  • Makefile 4.9%