Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

IndexError: index 7 is out of bounds for axis 1 with size 7 #15

Open
Zrufy opened this issue Sep 13, 2019 · 0 comments
Open

IndexError: index 7 is out of bounds for axis 1 with size 7 #15

Zrufy opened this issue Sep 13, 2019 · 0 comments

Comments

@Zrufy
Copy link

Zrufy commented Sep 13, 2019

Hi, I prepared the dataset and in starting the training I have this error. I am trying to understand what may come from but I'm having difficulties.

File "train.py", line 175, in getitem
batch_boxes[i, floor_y, floor_x, 0] = (y1 - y0) / image_height
IndexError: index 7 is out of bounds for axis 1 with size 1

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

No branches or pull requests

1 participant