Jingkang50 / OpenOOD

Benchmarking Generalized Out-of-Distribution Detection
MIT License
858 stars 108 forks source link

Unable to download dataset #196

Closed yangengineering closed 11 months ago

yangengineering commented 11 months ago

I'm sorry, we can't download the google files because we don't have VPN on our server, can you provide the download link for the datasets? I also have a question about the train and test dataset of imagenet200, can you provide the link to download this dataset?

zjysteven commented 11 months ago

Sorry to hear that but I don't think we can host the datasets on other platforms besides Google Drive due to space and speed constraint. For example earlier we tried Zenodo but the uploading was too slow. I'm afraid you'd have to either 1) get access on your server, or 2) download to your local and then upload to the server.

For ImageNet200, please see #175.

yangengineering commented 11 months ago

I guess I didn't phrase it clearly, I want to download the dataset locally, but I don't have a link to the dataset on google cloud, so I was wondering if you guys could provide the link, because as in question 197, I can't download the dataset using the code.

zjysteven commented 11 months ago

Yes if you take a look at OpenOOD/scripts/download/download.py you can see the encoded gdrive ID for each dataset, e.g. https://github.com/Jingkang50/OpenOOD/blob/555d879be07d977f6ccf091b559afd64b37fc6f2/scripts/download/download.py#L93-L95