Skip to content

IndexError #2

@Fallenemperors

Description

@Fallenemperors

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions