WongKinYiu / yolov7

Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
GNU General Public License v3.0
13.32k stars 4.2k forks source link

IndexError: index 30 is out of bounds for axis 0 with size 30 #1057

Open AdamPiszczek opened 1 year ago

AdamPiszczek commented 1 year ago

IndexError While trying to evolve hyperparameters, I ran into an error; what could be the issue? below is a photo of my hyperparameters: hypp5

yulin010101 commented 1 year ago

The hyperparameters filename in the first image doesn't seem to match the second image.

AdamPiszczek commented 1 year ago

@yulin010101 They were the same files, actually