PINTO0309 / OpenVINO-YoloV3

YoloV3/tiny-YoloV3+RaspberryPi3/Ubuntu LaptopPC+NCS/NCS2+USB Camera+Python+OpenVINO
https://qiita.com/PINTO
Apache License 2.0
538 stars 165 forks source link

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 4 years ago

yangqbo commented 4 years ago

[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: