Skip to content
New issue

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

nms error #25

Open
tsing-cv opened this issue Feb 1, 2019 · 0 comments
Open

nms error #25

tsing-cv opened this issue Feb 1, 2019 · 0 comments

Comments

@tsing-cv
Copy link

tsing-cv commented Feb 1, 2019

  File "rotate_polygon_nms.pyx", line 23, in rotate_polygon_nms.rotate_gpu_nms

IndexError: Out of bounds on buffer access (axis 0)


         [[Node: RCNN_Postprocess/PyFunc_7 = PyFunc[Tin=[DT_FLOAT, DT_FLOAT, DT_INT32], Tout=[DT_INT64], _class=["loc:@RCNN_Postprocess/cond_7/Switch_1"], token="pyfunc_22", _device="/job:localhost/replica:0/task:0/device:CPU:0"](RCNN_Postprocess/concat_7/_6413, RCNN_Postprocess/PyFunc/input_1, RCNN_Postprocess/PyFunc/input_2)]]
         [[Node: RCNN_Postprocess/Shape_1/_7009 = _HostRecv[client_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_5034_RCNN_Postprocess/Shape_1", tensor_type=DT_INT32, _device="/job:localhost/replica:0/task:0/device:GPU:0"]()]]

when postprocess, raise this error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant