Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue while training #11

Open
ghost opened this issue Aug 25, 2021 · 1 comment
Open

issue while training #11

ghost opened this issue Aug 25, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 25, 2021

No description provided.

@jcedrickm
Copy link

I encounter this error please help
Traceback (most recent call last):
File "custom.py", line 385, in
train(model)
File "custom.py", line 200, in train
dataset_train.load_custom(args.dataset, "train")
File "custom.py", line 114, in load_custom
annotations = json.load(open(os.path.join(dataset_dir, "via_region_data.json")))
FileNotFoundError: [Errno 2] No such file or directory: 'C:\..\Custom_MaskRCNN\samples\custom\dataset\train\via_region_data.json'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant