johnkustin / cs230

deepest of learns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS230: Deep Learning

Deep Fake Detection

repo by: Isaac Schaider, John Kustin, Andy Wang

Downloading the sample dataset

Use the Kaggle API to download your data. We did this with respect to the Deepfake Detection Challenge.

Using the model

  • Use cs230/NN/inceptionv4/capture_img.ipynb to convert your videos to images.
  • Use cs230/NN/inceptionv4/deepfake_detection_train.ipynb to run the model.

About

deepest of learns


Languages

Language:Jupyter Notebook 75.8%Language:Python 24.2%Language:Shell 0.0%