Skip to content

Build Intel ncsdk docker image for Raspberry Pi on x86 machine

License

Notifications You must be signed in to change notification settings

tuan-l/rpi-ncsdk-docker

Repository files navigation

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