object-localization
object-localization copied to clipboard
IndexError: index 7 is out of bounds for axis 1 with size 7
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