akshitac8 / BiAM

[ICCV 2021] Official Pytorch implementation for Discriminative Region-based Multi-Label Zero-Shot Learning SOTA results on NUS-WIDE and OpenImages
Apache License 2.0
60 stars 12 forks source link

A problem in download_imgs.py #19

Closed shilida closed 2 years ago

shilida commented 2 years ago

df_image = pd.read_csv(path+data_set+'/images.csv') Where can I download this images.csv? Thanks!

akshitac8 commented 2 years ago

Hello @shilida You can find the missing files from these folders. Thank you so much for reporting it :)

Please download and extract class information (https://storage.googleapis.com/openimages/2017_11/classes_2017_11.tar.gz), image urls (https://storage.googleapis.com/openimages/2017_11/images_2017_11.tar.gz) and annotations (https://storage.googleapis.com/openimages/2017_11/annotations_human_2017_11.tar.gz) into the 2017_11 folder in order to download the images.

shilida commented 2 years ago

Thanks!!!Thank you for your reply!

Sen-Ran commented 1 year ago

@shilida Have you successfully downloaded the OpenImagesV4 dataset?

MuqaddasGull commented 1 year ago

@shilida Have you successfully downloaded the OpenImagesV4 dataset?

hello Have you successfully downloaded the OpenImagesV4 dataset? I am unable to download while donwloading and running the file names download_imgs.py its giving me error of not found drop image. Can you please guide me why this is happening?