We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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"]] 这是报错内容,请帮帮我 谢谢
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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"]]
这是报错内容,请帮帮我 谢谢
The text was updated successfully, but these errors were encountered: