datamllab/awesome-deepfakes-materials
A curated list of awesome Deepfakes materials
Comprehensively catalogs deepfake resources across three modalities—videos/images (using GANs for generation and artifact-detection methods), synthetic text (leveraging Transformer-based language models), and voice synthesis—with separate sections for generation papers, detection approaches, implementation code, and benchmark datasets. The curation emphasizes both face-swapping techniques (FaceSwap, DeepFaceLab) and detection strategies spanning artifact analysis, binary classifiers, and cross-domain generalization. Includes linked research papers, open-source implementations, public datasets (FaceForensics++, Celeb-DF, DeepfakeTIMIT), and community challenges for evaluating detection robustness.
437 stars. No commits in the last 6 months.
Stars
437
Forks
77
Language
—
License
MIT
Category
Last pushed
Feb 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/datamllab/awesome-deepfakes-materials"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aaronchong888/DeepFake-Detect
Open-source deepfake detection: train your own model with TensorFlow, Keras & EfficientNet
abhijithjadhav/Deepfake_detection_using_deep_learning
This projects aims in detection of video deepfakes using deep learning techniques like RestNext...
dessa-oss/DeepFake-Detection
Towards deepfake detection that actually works
davide-coccomini/Combining-EfficientNet-and-Vision-Transformers-for-Video-Deepfake-Detection
Code for Video Deepfake Detection model from "Combining EfficientNet and Vision Transformers for...
agusgun/FakeImageDetector
Image Tampering Detection using ELA and CNN