Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 555 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 555 Bytes

rpi-ncsdk-docker

In this tutorial we're going to build Intel Intel® Movidius™ Neural Compute SDK docker image for Raspberry Pi on x86 machine.

  1. First, install cross-compiling tool for building arm image on x86 machine
  2. Clone Intel ncsdk to current directory
  3. Download Tensorflow 1.9.0 wheel for arm
  4. To build new docker image, run this command bellow on your favorite terminal
docker build --rm -f "Dockerfile" -t rpi-ncsdk-docker:latest .
  1. Run newly-built docker image for utilizing