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

IndexError: index 19744 is out of bounds for axis 0 with size 17100 #3

Open
summerrr opened this issue Sep 28, 2018 · 1 comment
Open

Comments

@summerrr
Copy link

Traceback (most recent call last):

File "/usr/local/lib/python3.5/dist-packages/tensorflow/python/ops/script_ops.py", line 206, in call
ret = func(*args)

File "/home/user10/notebook/TensorFlow-R-FCN-for-primary-students/tools/../lib/layer_utils/proposal_layer.py", line 39, in proposal_layer
proposals = proposals[order, :]

IndexError: index 19744 is out of bounds for axis 0 with size 17100
I use vgg16,do you know how to solve it?
and I use res101,it will occur “tensorflow.python.framework.errors_impl.InternalError: CUB segmented reduce errorinvalid configuration argument”

@thienlong95z
Copy link

have you solved that 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

2 participants