From 9c15726847a63268fffdfd6f08a5e37647eb336e Mon Sep 17 00:00:00 2001 From: kanxx030 Date: Thu, 5 Nov 2020 17:28:07 -0600 Subject: [PATCH] added faceforensics pytorch imp --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d4e7dfa..5ab67e6 100644 --- a/README.md +++ b/README.md @@ -44,3 +44,9 @@ A curated list of GAN & Deepfake papers and repositories. * Keras * [https://github.com/DariusAf/MesoNet] +- FaceForensics++ [(paper)](https://arxiv.org/abs/1901.08971) + * Implementations + * PyTorch + * [https://github.com/ondyari/FaceForensics] + * [https://github.com/HongguLiu/Deepfake-Detection] + \ No newline at end of file