Hi maintainers,
I'm trying to download the fMoW dataset following the instructions in the README (https://github.com/fMoW/dataset#download-the-dataset), but encountered a 403 Forbidden error when accessing the AWS S3 bucket.
Command executed:
aws s3 cp s3://spacenet-dataset/Hosted-Datasets/fmow/fmow-full/manifest.json.bz2 ./
Error message:
fatal error: An error occurred (403) when calling the HeadObject operation: Forbidden
I have configured AWS CLI with valid Access Key ID and Secret Access Key
Could you please confirm if the AWS S3 bucket permissions have been updated, or provide the latest access method for the fMoW dataset? Any guidance or alternative download links would be greatly appreciated.
Thanks for your time and help!.
Hi maintainers,
I'm trying to download the fMoW dataset following the instructions in the README (https://github.com/fMoW/dataset#download-the-dataset), but encountered a 403 Forbidden error when accessing the AWS S3 bucket.
Command executed:
aws s3 cp s3://spacenet-dataset/Hosted-Datasets/fmow/fmow-full/manifest.json.bz2 ./
Error message:
fatal error: An error occurred (403) when calling the HeadObject operation: Forbidden
I have configured AWS CLI with valid Access Key ID and Secret Access Key
Could you please confirm if the AWS S3 bucket permissions have been updated, or provide the latest access method for the fMoW dataset? Any guidance or alternative download links would be greatly appreciated.
Thanks for your time and help!.