Awesome
FakeTalkerDetect
Description
Deepfake Talking Head Detection with Siamese Networks for Unbalanced learning
Dataset
The talking-heads model was trained using the VoxCeleb2 dataset. The talking-headas model generates images. Talking-Heads GAN model from: https://github.com/grey-eye/talking-heads
RUN
run main.py
Extra
Test_ratio_result.ipynb
- real-sample proportion in test set experiment
Extra.Triplet_loss.ipynb
- Triplet loss experiment. * it is experimented in 50:50 proportion test set.