experiencor / keras-yolo3

Training and Detecting Objects with YOLO3
MIT License
1.6k stars 861 forks source link

IndexError: index 1 is out of bounds for axis 3 with size 1 #215

Open JoseMcgee opened 5 years ago

JoseMcgee commented 5 years ago

Hello,

I am trying to implement the trainin on the raccoon data on my PC. I have 1 GPU and the process works fine for the Tiny Yolo method. This is the readout when I am trying to run V3. Im using a Anaconda and Tensorflow backend. Any help would be appreciated.

image

zmlim commented 4 years ago

@JoseMcgee Hi did you manage to solve the issue? I'm facing this issue as well

justinarose commented 4 years ago

I'm having the same issue