SSD.TensorFlow icon indicating copy to clipboard operation
SSD.TensorFlow copied to clipboard

请问我在执行eval_ssd.py遇到的问题,下面是报错内容

Open chenjjjjuu opened this issue 6 years ago • 0 comments

InvalidArgumentError (see above for traceback): Incompatible shapes: [8732] vs. [279424] [[node decode_all_anchors/truediv (defined at /home/chen/chen/SSD.TensorFlow-master/utility/anchor_manipulator.py:121) = Mul[T=DT_FLOAT, _device="/job:localhost/replica:0/task:0/device:CPU:0"](decode_all_anchors/mul_1, decode_all_anchors/Exp)]] [[{{node select_bboxes/nms_bboxes_20/GatherV2_1/_549}} = _Recvclient_terminated=false, recv_device="/job:localhost/replica:0/task:0/device:GPU:0", send_device="/job:localhost/replica:0/task:0/device:CPU:0", send_device_incarnation=1, tensor_name="edge_2228_select_bboxes/nms_bboxes_20/GatherV2_1", tensor_type=DT_FLOAT, _device="/job:localhost/replica:0/task:0/device:GPU:0"]] 这是报错内容,请帮帮我 谢谢

chenjjjjuu avatar Apr 04 '20 10:04 chenjjjjuu