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

To execute demo(.exe) in other window computer

young529
Beginner
451 Views

I already build the mask_rcnn_demo.exe and i want to execute this in other window computer.

 

I moved .dll which it need in the same folder

.dll files that i moved to execute mask_rcnn_demo.exe is something like opencv_improc452d.dll...

 

I want to execute the mask_rcnn_demo.exe without install whole openvino library in the second computer.

 

But i got the error:

[ ERROR ] Cannot find plugin MKLDNNPlugind.dll

eventhough MKLDNNPlugind.dll is located in the same directory with executable file.

 

0 Kudos
2 Replies
Vladimir_Dudnik
Employee
422 Views

Hello @young529 

 

seems you need to use OpenVINO deployment manager, which is a tool that should help to build a lightweight package from your model, applications and necessary OpenVINO runtime libraries

 

Regards,
  Vladimir

0 Kudos
Wan_Intel
Moderator
396 Views

Hi Young529,

 

This thread will no longer be monitored since we have provided a solution. 

If you need any additional information from Intel, please submit a new question.

 

Regards,

Wan

 

0 Kudos
Reply