-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi,when I run train.py with my own dataset, the following errors occur
Traceback (most recent call last):
File "/data/james/lung/src/train.py", line 165, in
main()
File "/data/james/lung/src/train.py", line 135, in main
network_run.train()
File "/data/james/lung/src/run/trainer.py", line 294, in train
batch_output_data = batch_output_data[index_batch]
IndexError: index 25 is out of bounds for axis 0 with size 0
Can you help me solve the problem? Thank you very much!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels