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.
6573 Discussions

openvino is needed installed in a user computer

pingdan
Beginner
912 Views

hi, I have some codes with openvino and compiled to an exe file, now I want to put this exe file in the user computer, does the computer need to install openvino and set the system environment parameter?

0 Kudos
2 Replies
Megat_Intel
Moderator
878 Views

Hi Pingdan,

Thank you for reaching out to us.

 

Yes, you need to install the OpenVINO™ Toolkit and configure the correct environment parameters. For the deep learning inference to work, OpenVINO™ Runtime/Inference Engine is required to read the supported model and execute it on preferred devices (e.g. CPU, GPU, GNA, etc.). OpenVINO™ Runtime uses a plugin architecture that contains implementation for inference on the particular Intel® hardware device.

 

On the other hand, we suggest installing the OpenVINO™ Runtime package for the user's computer since you already have a model and code to run inference on. Hope this helps.

 

 

Regards,

Megat


0 Kudos
Megat_Intel
Moderator
824 Views

Hi Pingdan,

This thread will no longer be monitored since we have provided a suggestion. If you need any additional information from Intel, please submit a new question.

 

 

Regards,

Megat


0 Kudos
Reply