Thanks for your great work!
I am trying to download the Herbarium 2019 (FGVC6) dataset. However, I encountered an access issue when attempting to download the data from the provided Google Cloud Storage links.
What I tried:
- I clicked on the download links from the official GitHub repository: https://storage.googleapis.com/nybg/herbarium-2019-fgvc6/small-train.tar.gz
(also tried the full-size versions)
- The browser returns the following error (instead of starting the download):
This XML file does not appear to have any style information associated with it. The document tree is shown below.
AccessDenied
Anonymous caller does not have storage.objects.get access to the Google Cloud Storage object. Permission 'storage.objects.get' denied on resource (or it may not exist).
- I also tried using wget and curl on the command line, but the same access denied error occurs.
Could you provide an updated download method?
Thank you very much for your time.
Thanks for your great work!
I am trying to download the Herbarium 2019 (FGVC6) dataset. However, I encountered an access issue when attempting to download the data from the provided Google Cloud Storage links.
What I tried:
(also tried the full-size versions)
This XML file does not appear to have any style information associated with it. The document tree is shown below.
AccessDenied
Anonymous caller does not have storage.objects.get access to the Google Cloud Storage object. Permission 'storage.objects.get' denied on resource (or it may not exist).
Could you provide an updated download method?
Thank you very much for your time.