Skip to content

Deepfake Detection Challenge Datasets

0

Hello, I am trying to download the DFDC datasets for my project work, but all efforts seem to have failed. I have tried via https://www.kaggle.com/competitions/deepfake-detection-challenge/rules and also have created an IAM account on AWS. All these have proved abortive. Where and how can I download the datasets? I am running out of time, please.

1 Answer
0

I understand you're trying to access the Deepfake Detection Challenge (DFDC) dataset and running into difficulties. Based on the information available, it appears that users have experienced issues with the DFDC dataset registration process, particularly with the error message "Invalid AWS account ID" when trying to complete the registration form at dfdc.ai/sign-up.

To verify your AWS account ID is being entered correctly:

  1. Log into the AWS Management Console and go to the IAM Dashboard where your 12-digit account ID should be displayed.

  2. If you're an IAM user, you can see the account ID by clicking on your username in the navigation bar at the upper right of the console.

  3. For root users, find the account ID by clicking on your username in the navigation bar and selecting "Security credentials." The account number will appear under "Account identifiers."

  4. You can also use the AWS CLI command 'aws sts get-caller-identity' to retrieve your account ID.

Make sure you're entering the correct 12-digit account ID without any dashes or spaces. If you've verified that you're using the correct account ID and still encounter the "Invalid AWS account ID" error, you might need to contact the support team for the DFDC dataset or AWS Support for further assistance.

Your AWS account must be active and in good standing to be used for accessing datasets like this.
Sources
DFDC dataset access | AWS re:Post

answered a year ago

AWS
MODERATOR

reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.