when i run train.py on my own dataset, there is a mistake: db_ind = db.db_inds[k_ind] IndexError: index 0 is out of bounds for axis 0 with size 0
when i run train.py on my own dataset, there is a mistake:
db_ind = db.db_inds[k_ind]
IndexError: index 0 is out of bounds for axis 0 with size 0