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.

Odroid XU4 and NCSDK ?

idata
Employee
1,280 Views

Just checking if anyone have successfully managed to setup / test the current NCSDK with Odroid XU4? It will be much appreciated if anyone can describe their process of setting it up. I am curious to know the situation of Odroid's NCSDK support. As opposed to the officially supported RPI, i have tested NCSDK on it and everything is working fine.

 

Thank you!

0 Kudos
1 Reply
idata
Employee
1,019 Views

Hi, I have successfully installed NCSDK on odroid XU4 Ubuntu 16.04 in two flavors:

 

     

  • clean OS, I used the ncsdk script (modified the install to match/install opencv as per rpi)
  •  

  • OS with latest opencv version 3.4 pre-compiled, neon optimization etc.
  •  

 

On both I had also installed tensorflow - however have not yet test any of the ncs examples.

 

Performance seems to be ok so far, as I only got the two movidius sticks a week ago, I mostly tested the SSD_MobileNet where I get a 9.2fps (per stick) with a 10% cpu load with the python example and over the weekend I managed to write the code to run the same net in c++ (I am not python fan) and that seems to be running on par with the python example and there is plenty of room for optimization and than multi threading.

0 Kudos
Reply