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: '/Users/dada/data/coco/coco_labels.txt'. why? #571

Open
Zhaowss opened this issue Mar 8, 2022 · 4 comments

Comments

@Zhaowss
Copy link

Zhaowss commented Mar 8, 2022

No description provided.

@tyj1225
Copy link

tyj1225 commented Mar 18, 2022

我也遇到了同样的问题,请问解决了吗

@Zhaowss
Copy link
Author

Zhaowss commented Mar 18, 2022 via email

@tyj1225
Copy link

tyj1225 commented Mar 18, 2022

If you clone this git, then it is not /data/coco, its somewhat like ssd.pytorch/data/coco_label.txt, so change the line11 of ssd.pytorch/data/coco.py to something like COCO_ROOT = osp.join(HOME, 'Downloads/ssd.pytorch/data/')
its depend on where you clone, i put it in Downloads so you have to use yours
我在下面找到了答案 你试一下看看行不行

@Zhaowss
Copy link
Author

Zhaowss commented Mar 18, 2022 via email

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