Skip to content

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

Description

@summerrr

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”

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions