You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2025. It is now read-only.
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?