0.0.4 • Published 7 years ago

bagua-movidius v0.0.4

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

How to build

For Linux

Build the code. Please install libusb-1.0.

sudo apt-get install libusb-1.0-0-dev

Build bagua-movidius

cd bagua-movidius

npm install

node-gyp configure build

Demo

Here we provided a SSD demo for object detection on Movidius Neural Compute Stick.

Run the demo

cd demo/movidius-ssd && node index.js
0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago