dessa-oss/DeepFake-Detection
Towards deepfake detection that actually works
Fine-tuned ResNet18 backbone trained on combined FaceForensics++ and real-world YouTube datasets to address generalization failures in existing deepfake detectors. Orchestrates large-scale hyperparameter search and dataset experimentation through Dessa's Atlas scheduler, with preprocessed frame extraction via FFmpeg and caching mechanisms for efficient training. Demonstrates that detection models require continuous real-world data augmentation, moving beyond synthetic benchmark datasets to achieve practical robustness across multiple manipulation techniques.
643 stars. No commits in the last 6 months.
Stars
643
Forks
199
Language
Python
License
MIT
Category
Last pushed
Nov 22, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dessa-oss/DeepFake-Detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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...
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
afsalashyana/FakeImageDetection
Fake Image Detection Using Machine Learning