In this tutorial we're going to build Intel Intel® Movidius™ Neural Compute SDK docker image for Raspberry Pi on x86 machine.
- First, install cross-compiling tool for building arm image on x86 machine
- Clone Intel ncsdk to current directory
- Download Tensorflow 1.9.0 wheel for arm
- To build new docker image, run this command bellow on your favorite terminal
docker build --rm -f "Dockerfile" -t rpi-ncsdk-docker:latest .
- Run newly-built docker image for utilizing