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: 'export/share/datasets/vision/coco/images/val2014/COCO_val2014_000000184613.jpg' #218

Open
Jingut opened this issue Sep 10, 2024 · 1 comment

Comments

@Jingut
Copy link

Jingut commented Sep 10, 2024

I tried to run train_caption.py, but it says COCO_val2014_000000184613.jpg image could not be found in the eval() part of coco_karpathy_dataset.py.

Is there any solution?

@watermeloniiiii
Copy link

have you downloaded COCO dataset? The json file created by the script just provided a splitting strategy but no actual data. You have to download data by yourself.

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