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

Input blob size is not equal network input size

K__Mike
Beginner
2,009 Views

Hi,

How to fix this error -

.error: OpenCV(3.4.2-openvino_2018_R2.0.0) /home/jenkins/workspace/OpenCV/OpenVINO/build/opencv/modules/dnn/src/op_inf_engine.cpp:416: error: (-215:Assertion failed) Failed to initialize Inference Engine backend: Input blob size is not equal network input size (50176!=150528). in function 'initPlugin'

 

50176 is 224 X224 which is image size. How do I bring it to 150528?

 

Regards

0 Kudos
1 Reply
K__Mike
Beginner
2,009 Views

I resized to the 150528.

0 Kudos
Reply