Skip to content

train.py filenotfounderror #5

@cyjouc

Description

@cyjouc

batch_data = self.getBatch(batch_list)
File "train.py", line 35, in getBatch
label = np.load(item[1])
fid = open(os_fspath(file), "rb")
FileNotFoundError: [Errno 2] No such file or directory: '_01_4.jpg'

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