TB3 Movidius Neural Compute Stick 2.08

From wikidb
Revision as of 17:24, 28 January 2019 by Edc (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Download Release 1.12

Install

 $ mv workspace/ workspace_2_04
 
 $ mkdir -p ~/workspace
 
 $ cd ~/workspace
 
 $ mv ~/Downloads/ncsdk-1.12.00.01.tar.gz .
 
 $ tar xzf ncsdk-1.12.00.01.tar.gz
 
 $ mv ncsdk-1.12.00.01 ncsdk

 $ cd ncsdk

NOTE: 1/28/19 failed this time. Go with 2.08 with Realsense2 version. Abort this path.

 $ make install

 $ cat /opt/movidius/version.txt 
     1.12.00.01

NCS 1.12 Install Log