osalpekar / DeepFake-Detection

DeepFake Detection using Siamese Neural Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepFake Detection

CS230 Project

Run python cffn_tf/trainer.py to train the model. This expects the data_paths defined at the top of the cffn_tf/trainer.py file to be correct. TensorFlow1.0, Python3, Numpy, Matplotlib, and Seaborn are requirements (can all be found in Standard AWS Deep Learning AMI).

About

DeepFake Detection using Siamese Neural Networks


Languages

Language:Python 100.0%