Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

Issues with Raspberry Pi / Tensorflow

idata
Employee
636 Views

Hi guys I have followed each way I can find at installing on a Raspberry Pi 3 but having issues, these are ways I have tried:

 

     

  1. Originally I was on Raspian Jessie, after getting most of the way through the installation it fails and says to upgrade to Stretch.
  2.  

  3. Next I installed on Stretch, it says Tensorflow is not supported in stretch and installs without Tensorflow.
  4.  

  5. Checking the (Movidius) website I saw Tensorflow is only supported in Ubuntu LTS, after installing on Ubuntu LTS it fails installing Tensorflow due to there not being a version of 1.4.0 for RPI, installing 1.3.0 does not work.
  6.  

  7. Next I tried installing Stretch by making the api only ~/workspace/ncsdk/api/src and installing https://github.com/lhelontra/tensorflow-on-arm/releases/tag/v1.3.1 this works but when I come to run make on the example I made it errors with issues about mvNCCompile
  8.  

  9. Next, having already got TF on the device, I just ran the normal install which is in process now.
  10.  

 

I have successfully completed everything fine on an Intel NUC running Ubuntu LTS,

 

https://github.com/AdamMiltonBarker/IoT-JumpWay-Intel-Examples/tree/master/Intel-Movidius/TASS

 

but having issues with RPI and unable to get it working, just waiting for step 5 to finish now to see what happens but figured I would post to see what other people have done.

0 Kudos
1 Reply
idata
Employee
395 Views

Step 5 worked for me.

0 Kudos
Reply