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.

Any update or roadmap for MacOS /Raspberry pi support?

Kang__June
Beginner
354 Views

Several days ago, I tried to install OpenVINO in MacOS High Sierra.

I found some lines for MacOS platforms, but without actual files in install.sh as below.

Is there any plan for release MacOS binary or compilable sources?

 pset_engine_folder="$fullpath/pset/$my_arch"
    if [ "$(uname)" = "Darwin" ]; then
        pset_config_folder="`cd "$fullpath/../Resources/pset";pwd;cd - > /dev/null 2>/dev/null`"
        pset_engine_folder="$fullpath/../MacOS"

I think Darwin is the Darwin... right?

So, I guess there was at least 'plan' to MacOS Support.

Is there any roadmap/update for it?

 

Besides,

I am another one bought NCS2 + Raspberry pi 3b, and decided to wait and see.

If there are no roadmap for Raspberry pi support, I think I'd better to move on intel embedded board (any recommendation?).

So, if there are any plan, please share it, even it's very not-fixed, changeable one...

 

0 Kudos
2 Replies
Severine_H_Intel
Employee
354 Views

Dear June, I dont have update for MacOS, I have already requested this to our dev team.

For the raspeberry pi support, you should follow this github thread: https://github.com/opencv/dldt/issues/3

Best, 

Severine

 

0 Kudos
Kang__June
Beginner
354 Views

Hello, is there any progress?

I am still waiting for the darwin support of NCS2 : )

 

Habert, Severine (Intel) wrote:

Dear June, I dont have update for MacOS, I have already requested this to our dev team.

For the raspeberry pi support, you should follow this github thread: https://github.com/opencv/dldt/issues/3

Best, 

Severine

 

0 Kudos
Reply