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.

error to run model

Megamind-5
Novice
338 Views

 

Hi, I follow this step

https://docs.openvinotoolkit.org/latest/openvino_docs_install_guides_installing_openvino_raspbian.html 

 

but it cannot run the model I got this error.

Megamind-5_0-1619509487467.png

How can I fix it?

 

0 Kudos
1 Solution
Megamind-5
Novice
314 Views

Hello, I know how to fix it now.

 

I need to get the right path for example 

"./armv7l/Release/object_detection_sample_ssd -m /home/pi/build/open_model_zoo/tools/downloader/intel/face-detection-adas-0001/FP16/face-detection-adas-0001.xml"

 

Thank you anyway.

 

[ INFO ] InferenceEngine: 

API version ............ 2.1

Build .................. 2021.3.0-2787-60059f2c755-releases/2021/3

Description ....... API

Parsing input parameters

[ INFO ] Files were added: 1

[ INFO ]     pastedImage_0.bmp

[ INFO ] Loading Inference Engine

[ INFO ] Device info: 

MYRIAD

myriadPlugin version ......... 2.1

Build ........... 2021.3.0-2787-60059f2c755-releases/2021/3

[ INFO ] Loading network files:

/home/pi/build/open_model_zoo/tools/downloader/intel/face-detection-adas-0001/FP16/face-detection-adas-0001.xml

[ INFO ] Preparing input blobs

[ INFO ] Batch size is 1

[ INFO ] Preparing output blobs

[ INFO ] Loading model to the device

[ INFO ] Create infer request

[ WARNING ] Image is resized from (474, 252) to (672, 384)

[ INFO ] Batch size is 1

[ INFO ] Start inference

[ INFO ] Processing output blobs

[0,1] element, prob = 0.999512    (280,83)-(338,162) batch id : 0 WILL BE PRINTED!

[1,1] element, prob = 0.990234    (161,89)-(216,160) batch id : 0 WILL BE PRINTED!

[2,1] element, prob = 0.986816    (40,84)-(97,163) batch id : 0 WILL BE PRINTED!

[3,1] element, prob = 0.980957    (399,83)-(456,162) batch id : 0 WILL BE PRINTED!

[4,1] element, prob = 0.0268555    (322,91)-(365,141) batch id : 0

[5,1] element, prob = 0.0258789    (445,118)-(476,177) batch id : 0

[6,1] element, prob = 0.0249023    (424,84)-(479,150) batch id : 0

[7,1] element, prob = 0.0219727    (353,88)-(393,145) batch id : 0

[8,1] element, prob = 0.0209961    (-6,227)-(28,258) batch id : 0

[9,1] element, prob = 0.0180664    (452,141)-(477,164) batch id : 0

[10,1] element, prob = 0.0170898    (323,140)-(339,160) batch id : 0

[11,1] element, prob = 0.0161133    (313,137)-(342,162) batch id : 0

[12,1] element, prob = 0.0161133    (230,32)-(399,226) batch id : 0

[13,1] element, prob = 0.015625    (295,78)-(324,110) batch id : 0

[14,1] element, prob = 0.015625    (304,78)-(335,104) batch id : 0

[15,1] element, prob = 0.015625    (452,99)-(477,122) batch id : 0

[16,1] element, prob = 0.015625    (451,110)-(477,133) batch id : 0

[17,1] element, prob = 0.015625    (451,130)-(478,152) batch id : 0

[18,1] element, prob = 0.015625    (296,135)-(335,162) batch id : 0

[19,1] element, prob = 0.015625    (455,151)-(477,174) batch id : 0

[20,1] element, prob = 0.015625    (29,196)-(48,230) batch id : 0

[21,1] element, prob = 0.015625    (53,212)-(102,254) batch id : 0

[22,1] element, prob = 0.015625    (165,211)-(217,254) batch id : 0

[23,1] element, prob = 0.015625    (399,158)-(463,283) batch id : 0

[24,1] element, prob = 0.0146484    (324,152)-(340,173) batch id : 0

[25,1] element, prob = 0.0146484    (172,67)-(200,91) batch id : 0

[26,1] element, prob = 0.0146484    (452,88)-(477,111) batch id : 0

View solution in original post

0 Kudos
2 Replies
Megamind-5
Novice
315 Views

Hello, I know how to fix it now.

 

I need to get the right path for example 

"./armv7l/Release/object_detection_sample_ssd -m /home/pi/build/open_model_zoo/tools/downloader/intel/face-detection-adas-0001/FP16/face-detection-adas-0001.xml"

 

Thank you anyway.

 

[ INFO ] InferenceEngine: 

API version ............ 2.1

Build .................. 2021.3.0-2787-60059f2c755-releases/2021/3

Description ....... API

Parsing input parameters

[ INFO ] Files were added: 1

[ INFO ]     pastedImage_0.bmp

[ INFO ] Loading Inference Engine

[ INFO ] Device info: 

MYRIAD

myriadPlugin version ......... 2.1

Build ........... 2021.3.0-2787-60059f2c755-releases/2021/3

[ INFO ] Loading network files:

/home/pi/build/open_model_zoo/tools/downloader/intel/face-detection-adas-0001/FP16/face-detection-adas-0001.xml

[ INFO ] Preparing input blobs

[ INFO ] Batch size is 1

[ INFO ] Preparing output blobs

[ INFO ] Loading model to the device

[ INFO ] Create infer request

[ WARNING ] Image is resized from (474, 252) to (672, 384)

[ INFO ] Batch size is 1

[ INFO ] Start inference

[ INFO ] Processing output blobs

[0,1] element, prob = 0.999512    (280,83)-(338,162) batch id : 0 WILL BE PRINTED!

[1,1] element, prob = 0.990234    (161,89)-(216,160) batch id : 0 WILL BE PRINTED!

[2,1] element, prob = 0.986816    (40,84)-(97,163) batch id : 0 WILL BE PRINTED!

[3,1] element, prob = 0.980957    (399,83)-(456,162) batch id : 0 WILL BE PRINTED!

[4,1] element, prob = 0.0268555    (322,91)-(365,141) batch id : 0

[5,1] element, prob = 0.0258789    (445,118)-(476,177) batch id : 0

[6,1] element, prob = 0.0249023    (424,84)-(479,150) batch id : 0

[7,1] element, prob = 0.0219727    (353,88)-(393,145) batch id : 0

[8,1] element, prob = 0.0209961    (-6,227)-(28,258) batch id : 0

[9,1] element, prob = 0.0180664    (452,141)-(477,164) batch id : 0

[10,1] element, prob = 0.0170898    (323,140)-(339,160) batch id : 0

[11,1] element, prob = 0.0161133    (313,137)-(342,162) batch id : 0

[12,1] element, prob = 0.0161133    (230,32)-(399,226) batch id : 0

[13,1] element, prob = 0.015625    (295,78)-(324,110) batch id : 0

[14,1] element, prob = 0.015625    (304,78)-(335,104) batch id : 0

[15,1] element, prob = 0.015625    (452,99)-(477,122) batch id : 0

[16,1] element, prob = 0.015625    (451,110)-(477,133) batch id : 0

[17,1] element, prob = 0.015625    (451,130)-(478,152) batch id : 0

[18,1] element, prob = 0.015625    (296,135)-(335,162) batch id : 0

[19,1] element, prob = 0.015625    (455,151)-(477,174) batch id : 0

[20,1] element, prob = 0.015625    (29,196)-(48,230) batch id : 0

[21,1] element, prob = 0.015625    (53,212)-(102,254) batch id : 0

[22,1] element, prob = 0.015625    (165,211)-(217,254) batch id : 0

[23,1] element, prob = 0.015625    (399,158)-(463,283) batch id : 0

[24,1] element, prob = 0.0146484    (324,152)-(340,173) batch id : 0

[25,1] element, prob = 0.0146484    (172,67)-(200,91) batch id : 0

[26,1] element, prob = 0.0146484    (452,88)-(477,111) batch id : 0

0 Kudos
Iffa_Intel
Moderator
284 Views

Greetings,,

Glad to know that & thanks for sharing.


Intel will no longer monitor this thread since this issue has been resolved. If you need any additional information from Intel, please submit a new question. 



Sincerely,

Iffa


0 Kudos
Reply