Difference between revisions of "TB3 Movidius Applications"

From wikidb
Jump to: navigation, search
(Created page with "= Install App Zoo = $ cd ~/workspace/ $ git clone https://github.com/movidius/ncappzoo = Live Image Classifier = $ cd ~/workspace/ncappzoo/apps/log-image-classif...")
 
(Install App Zoo)
Line 1: Line 1:
 +
= Reference =
 +
 +
* [https://github.com/movidius/ncappzoo NC App Zoo]
 +
 
= Install App Zoo =
 
= Install App Zoo =
  
Line 4: Line 8:
 
    
 
    
 
   $ git clone https://github.com/movidius/ncappzoo
 
   $ git clone https://github.com/movidius/ncappzoo
 
  
 
= Live Image Classifier =
 
= Live Image Classifier =

Revision as of 13:05, 29 May 2018

Reference

Install App Zoo

 $ cd ~/workspace/ 
 
 $ git clone https://github.com/movidius/ncappzoo

Live Image Classifier

 $ cd ~/workspace/ncappzoo/apps/log-image-classifier/
 
 $ make run