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.

Inferring OpenVINO on Windows

Younis__Khaled
Beginner
253 Views

I had built the OpenVino model on ubuntu environment, how can I call (invoke) it on windows machine?

0 Kudos
1 Reply
Shubha_R_Intel
Employee
253 Views

Dear Younis, Khaled,

OpenVino is developed in a compliant cross-platform way so that the same code runs across Windows and Linux with minimal modifications.  With Mac OSX there are exceptions but running OpenVino tools back and forth between Ubuntu and Windows should be mostly seamless.

To run code which you developed on Ubuntu Openvino in a Windows environment, you will have to make some minimal changes. But first, you must install OpenVino for Windows. Please follow the below instructions to do that:

http://docs.openvinotoolkit.org/latest/_docs_install_guides_installing_openvino_windows.html

Once you have installed OpenVino on Windows 10, take a look at the samples :

http://docs.openvinotoolkit.org/latest/_docs_IE_DG_Samples_Overview.html

Should you have specific questions or errors, please feel free to post them here.

Thanks for using OpenVino !

Shubha

0 Kudos
Reply