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

About the Flickr-30k dataset #136

Open
rhyhck opened this issue Jan 30, 2024 · 1 comment
Open

About the Flickr-30k dataset #136

rhyhck opened this issue Jan 30, 2024 · 1 comment

Comments

@rhyhck
Copy link

rhyhck commented Jan 30, 2024

Hi,Thank you for your good codes
When I have downloaded the Flickr-30k from the URL "https://www.kaggle.com/datasets/hsankesara/flickr-image-dataset" and run the code, I meet the problem as follow:
"FileNotFoundError: [Errno 2] No such file or directory: '/data/renhongyi/ALBEF/ALBEF-main/data/flickr30k_images/flickr30k-images/4858070078.jpg"
I found the pic don't exist in "flickr30k-images/" but exist in flickr30k_train.json.
Would you tell me the reason?

@shyammarjit
Copy link

The code adds this folder extra flickr30k-images/ after your given path, So make sure your data path is according to this format. Suppose, for example, I have data within /home/shyam/flickr30k-images/ then I should only put /home/shyam/ in the config file.

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