Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

Argument shapes are inconsistent; they must have the same rank, and must have equal dimension everywhere except on the concatenation axis (axis 1). #74

Open
yangqbo opened this issue Sep 25, 2020 · 0 comments

Comments

@yangqbo
Copy link

yangqbo commented Sep 25, 2020

[Required] Your device (RaspberryPi3, LaptopPC, or other device name):
Gateway
[Required] Your device's CPU architecture (armv7l, x86_64, or other architecture name):
MYRIAD
[Required] Your OS (Raspbian, Ubuntu1604, or other os name):
Ubuntu1804
[Required] Details of the work you did before the problem occurred:

I encounter the error when executing this command "python object_detection_demo_yolov3_async.py -i 000010.jpg -m yolov3.xml -d MYRIAD"


While validating node 'v0::Concat Concat_1033 (up_sampling2d/resize/ResizeNearestNeighbor[0]:f32{1,256,6122752255950179772,0}, add_18/add[0]:f32{1,512,26,26}) -> (dynamic?)' with friendly_name 'Concat_1033':
Argument shapes are inconsistent; they must have the same rank, and must have equal dimension everywhere except on the concatenation axis (axis 1).


[Required] Error message:






[Required] Overview of problems and questions:





@yangqbo yangqbo changed the title While validating node 'v0::Concat Concat_1033 (up_sampling2d/resize/ResizeNearestNeighbor[0]:f32{1,256,6122752255950179772,0}, add_18/add[0]:f32{1,512,26,26}) -> (dynamic?)' with friendly_name 'Concat_1033': Argument shapes are inconsistent; they must have the same rank, and must have equal dimension everywhere except on the concatenation axis (axis 1). Argument shapes are inconsistent; they must have the same rank, and must have equal dimension everywhere except on the concatenation axis (axis 1). Sep 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant