qiuqiangkong / audioset_tagging_cnn

MIT License
1.32k stars 249 forks source link

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

Open Willy-NotSpe opened 4 years ago

Willy-NotSpe commented 4 years ago

I am getting the error when I running the keras_main.py.
The error occur in line [for batch_data_dict in train_loader: ]. Do you have any suggestion?

qiuqiangkong commented 4 years ago

Keras is not fully maintained at moment. We will try to fix it, but there is not a time guarantee.