Using the Movidius NCS with rock64
#1
hello friends,

Although the movidius NCS doesn't officially support the rock64, I was able to modify the install scripts to get it working. I went with the Bionic-LXDE operating system (since it appears to be the most stable DE). Note that this is version 1 of the SDK. Future plans is to convert version 2 soon.

I created a github repo with instructions on how to set everything up
https://github.com/markjay4k/ncsdk-aarch64

basically just 
Code:
git clone https://github.com/markjay4k/ncsdk-aarch64.git
cd ncsdk-aarch64
sudo make install
source ~/.bashrc
sudo make api


If you want to install tensorflow, I made an aarch64 version
Code:
git clone https://github.com/markjay4k/Tensorflow-1.9rc0-py36-aarch64.git
pip3 install Tensorflow-1.9rc0-py36-aarch64/tensorflow-1.9.0rc0-cp36-cp36m-linux_aarch64.whl

then, to build the examples, run
Code:
sudo make examples


Also you can watch a video I made that goes through all the steps as well
https://www.youtube.com/watch?v=AXzIYk7-...ibk0h00410

good luck!!

Mark Jay
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Rock64 - Simple Bare-Metal Example krjdev 1 4,811 01-24-2021, 11:59 PM
Last Post: krjdev
Information Manual: Howto cross-compile Upstream U-Boot for rock64 rock7 3 8,170 04-15-2020, 05:09 PM
Last Post: rock7
Thumbs Up A guide for how I made RetroPie, RetroArch, and EmulationStation Work on the Rock64 Mrfixit2001 4 16,156 12-17-2018, 03:52 AM
Last Post: va88

Forum Jump:


Users browsing this thread: 1 Guest(s)