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

FileNotFoundError: [Errno 2] No such file or directory: #212

Open
zkzk123zk opened this issue Aug 12, 2021 · 2 comments
Open

FileNotFoundError: [Errno 2] No such file or directory: #212

zkzk123zk opened this issue Aug 12, 2021 · 2 comments

Comments

@zkzk123zk
Copy link

with open(os.path.join(os.path.join(_splits_dir, splt + '.txt')), "r") as f:
FileNotFoundError: [Errno 2] No such file or directory: 'D:/SegNet/me/deeplab/deeplab/dataloader/datasets/VOC2012/ImageSets\Segmentation\train.txt'

@whdlou
Copy link

whdlou commented Jul 4, 2022

Hi! Did you solved it?

@whdlou
Copy link

whdlou commented Jul 5, 2022

Your path should be "xxx/VOCdevkit/VOC2012/xxx".

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

2 participants