shamshad / deep-fake-detection-challenge

Facebook's Deep Fake Detection Challenge on Kaggle with AWS

Home Page:https://deepfakedetectionchallenge.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kaggle Competition

Train Your Model with AWS

Step 1: Create and Activate Your AWS Account

Step 2: Apply Your AWS Credits (If Applicable)

Step 3: Create an S3 Bucket

Step 4: Choose a Region

  • Review the Regions supported by Amazon SageMaker

Step 5: Manage/Increase SageMaker Instance Limits (see detailed instructions here)

Step 6: Create a SageMaker Notebook Instance

  • Select an Instance Type
  • Select “Create a New IAM Role”
  • Select the S3 Bucket Created Above
  • Select “Jupyter” or “JupyterLab” to Launch the Notebook
  • Connect to a Public or Private GitHub or GitLab repo using these instructions.

Step 7: Clone this GitHub Repo

  • Open a New Terminal ()

  • Clone this Repo using the Following Command

cd ~/SageMaker

git clone https://github.com/data-science-on-aws/deep-fake-detection-challenge

Step 8: Train a Model Using Your SageMaker Notebook Instance

Step 9: Submit Your Trained Model to Kaggle

More Resources

About

Facebook's Deep Fake Detection Challenge on Kaggle with AWS

https://deepfakedetectionchallenge.ai


Languages

Language:Jupyter Notebook 57.8%Language:HTML 24.9%Language:Python 17.4%