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

Index out of bounds #24

Open
biancaAlexandru opened this issue Apr 21, 2021 · 0 comments
Open

Index out of bounds #24

biancaAlexandru opened this issue Apr 21, 2021 · 0 comments

Comments

@biancaAlexandru
Copy link

Hello,
Every time I try to run the train_rcnn.py script it starts training but after a while I get an index error in the function sample_rois_for_rcnn from file proposal_target_layer.py with different index values.

while cur_gt[k].sum() == 0:
IndexError: index -11 is out of bounds for dimension 0 with size 10

image

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