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.

Dynamic batch size issue

Prof_Joshua_Smith
765 Views

Is there any way to fix this issue??

I'm in OpenVino 2020 3.

 

could not broadcast input array from shape (9,3,160,80) into shape (32,3,160,80)

 

 

  @Max_L_Intel  @Shubha_R_Intel 

0 Kudos
1 Solution
Munesh_Intel
Moderator
735 Views

Hi Prof Joshua Smith,


Thanks for reaching out. Dynamic Batching feature in OpenVINO has certain limitations.

More information is available at the following page:

https://docs.openvinotoolkit.org/2020.4/openvino_docs_IE_DG_DynamicBatching.html#limitations


The following link has more information about the error you are facing.

https://stackoverflow.com/questions/43977463/valueerror-could-not-broadcast-input-array-from-shape-224-224-3-into-shape-2


Regards,

Munesh


View solution in original post

0 Kudos
1 Reply
Munesh_Intel
Moderator
736 Views

Hi Prof Joshua Smith,


Thanks for reaching out. Dynamic Batching feature in OpenVINO has certain limitations.

More information is available at the following page:

https://docs.openvinotoolkit.org/2020.4/openvino_docs_IE_DG_DynamicBatching.html#limitations


The following link has more information about the error you are facing.

https://stackoverflow.com/questions/43977463/valueerror-could-not-broadcast-input-array-from-shape-224-224-3-into-shape-2


Regards,

Munesh


0 Kudos
Reply