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 has been archived by the owner on Jun 14, 2023. It is now read-only.
Can the author or someone provide the YFCC-100M data downloader?
It mentioned that the YFCC-100M data format must follow as:
'''
Download the YFCC100M dataset. Our dataloader expects the following dataset directory structure with 100 folders containing 1000 zip archives of 1000 images each. The concatenation of the folder, archive, and file names is the index of the image (i.e. image 12345678 is stored as 678.jpg within 12/345.zip):
'''
It seems not the original data collect format.
thank you.
The text was updated successfully, but these errors were encountered:
Sorry for the late reply. I did not download the data myself, so I won't be able to provide a download script. I'll look into whether it's possible for me to share the yfcc100m_dataset.txt metadata file and get back to you two.
Could you provide ' yfcc100m_dataset.txt' already yet? If it's convenient, please send me by email: linhui.xiao@foxmail.com, just used for academic research. thx!
Can the author or someone provide the YFCC-100M data downloader?
It mentioned that the YFCC-100M data format must follow as:
'''
Download the YFCC100M dataset. Our dataloader expects the following dataset directory structure with 100 folders containing 1000 zip archives of 1000 images each. The concatenation of the folder, archive, and file names is the index of the image (i.e. image 12345678 is stored as 678.jpg within 12/345.zip):
'''
It seems not the original data collect format.
thank you.
The text was updated successfully, but these errors were encountered: