repo by: Isaac Schaider, John Kustin, Andy Wang
Use the Kaggle API to download your data. We did this with respect to the Deepfake Detection Challenge.
- 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.