We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tried to download the future localization data with :
"python -m ego4d.cli.cli --output_directory="MY_DATA_LOCATION" --datasets fut_loc"
Getting this error :
"botocore.exceptions.ClientError: An error occurred (403) when calling the HeadObject operation: Forbidden"
Checked that it's not an AWS authentication error since other benchmarks get downloaded just fine! Kindly let me know what to do!
The text was updated successfully, but these errors were encountered:
This resolved it for me - facebookresearch/Ego4d#298 (comment)
Sorry, something went wrong.
No branches or pull requests
Tried to download the future localization data with :
"python -m ego4d.cli.cli --output_directory="MY_DATA_LOCATION" --datasets fut_loc"
Getting this error :
"botocore.exceptions.ClientError: An error occurred (403) when calling the HeadObject operation: Forbidden"
Checked that it's not an AWS authentication error since other benchmarks get downloaded just fine! Kindly let me know what to do!
The text was updated successfully, but these errors were encountered: