Skip to content

No such file or directory: 'label_train.txt'  #1

Description

@bellaav

Here is the full error:

Traceback (most recent call last):
File "train.py", line 214, in
var=opt.var,
File "train.py", line 41, in train
dataloader = LoadImagesAndLabels(train_path, batch_size, img_size, multi_scale=multi_scale, augment=True)
File "/Users/IsabellaTing/Downloads/License-plate-detection-master/utils/datasets.py", line 94, in init
with open(path, 'r') as file:
FileNotFoundError: [Errno 2] No such file or directory: 'label_train.txt'

Wondering if the repo is just incomplete for now?

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