-
Notifications
You must be signed in to change notification settings - Fork 3
AI Host Installation
-
Setup a Raspberry Pi3 (B+ preferred) following the instructions here:
-
Download the tutorial sample code to get the complied Movidius graph. (It'd be nice if I could get permission to redistribute this graph file here to make things simpler)
-
Download my AI_detection.py script from here and place it in the same sub-directory as the Movidius sample script and graph directory.
-
Start node-red and configure to run on startup on the AI Host (need to flesh out as the details of this is mysterious to many people)
-
Install node-red-contrib-ftp-server
-
Download and install my ftpToMovidius.formatted.json from here. Open it in a text editor and copy the entire contents to the clipboard.
-
Connect to the node-red web server on the AI host form any Chrome or Chromium browser