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.

Movidius Driver missing

owaisali
Novice
1,117 Views

I have installed openvino2021 and succefully worked out till at the step of loading model to device i am having error for driver for movidius so i was finiding it in intel files but it is not there where can i find that .info file?

0 Kudos
6 Replies
Sebastian_M_Intel
Moderator
1,102 Views

Hello owaisali, 

 

Thank you for posting on the Intel® communities.   

 

We would like to inform you that we have a forum for these specific issues and products, so we are moving it to the "Software Development SDKs and Libraries Intel® Distribution of OpenVINO™ Toolkit" forum so you can get better support for this matter. 

https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/bd-p/distribution-openvino-toolkit  

 

Regards, 

 

Sebastian M  

Intel Customer Support Technician  


0 Kudos
Iffa_Intel
Moderator
1,085 Views

Greetings,


First and foremost, please note that With OpenVINO™ 2020.4 release, Intel® Movidius™ Neural Compute Stick is no longer supported. You might want to consider migrating to Neural COmpute Stick2 (NCS2).


You may refer here for the official guide: https://docs.openvinotoolkit.org/latest/openvino_docs_install_guides_installing_openvino_windows.html#hddl-myriad.


For inferencing with NCS2 (-d MYRIAD) you need to follow some additional steps to install the driver.

You may refer to this official guide: https://docs.openvinotoolkit.org/latest/openvino_docs_install_guides_installing_openvino_windows.html#optional-steps



Sincerely,

Iffa


0 Kudos
owaisali
Novice
1,080 Views

thanks alot for your kind reply just another query here : i am working over unet model ,one that is provided over github

https://github.com/IntelAI/unet/tree/master/2D

 

and second one

https://github.com/zhixuhao/unet

I want to ask that they both are supported by NCS 2 or not?

I have IR files for both of these models.

how could i use these IR files with NCS 2 i am unaware of the last step if you can guide me here it means alot for me 

thanks in advance

 

0 Kudos
owaisali
Novice
1,078 Views

i have this nividia version with up to date software but this pc is not detecting NCS 2.

can you guide me to any tutorial or any helping material where i can find  how to use IR files for inferencing on MYRIAD

0 Kudos
Iffa_Intel
Moderator
1,071 Views

Greetings,


If the model is supported by OpenVINO, then running on the NCS2 shouldn't be a problem.


However, so far OpenVINO only supports the models of Tensorflow, ONNX, Caffe, MXNet, Kaldi.


You may refer to this guide for more info including how to convert them. The topologies supported for each of those models are also listed here: https://docs.openvinotoolkit.org/latest/openvino_docs_MO_DG_prepare_model_convert_model_Convert_Model_From_TensorFlow.html


Sincerely,

Iffa


0 Kudos
Iffa_Intel
Moderator
1,048 Views

Greetings,


Intel will no longer monitor this thread since we have provided a solution. If you need any additional information from Intel, please submit a new question. 


Sincerely,

Iffa


0 Kudos
Reply