aaronchong888/DeepFake-Detect
Open-source deepfake detection: train your own model with TensorFlow, Keras & EfficientNet
This tool helps you train your own custom detector to spot deepfake videos and images. You provide a collection of videos, and it processes them to identify and crop faces, then trains a model that outputs a prediction of whether a face is real or artificially manipulated. This is ideal for media analysts, content moderators, and researchers who need to verify video authenticity.
152 stars.
Use this if you need to build and train a robust deepfake detection model using well-known datasets and a state-of-the-art architecture.
Not ideal if you're looking for a plug-and-play solution that doesn't require any custom model training or data preparation.
Stars
152
Forks
50
Language
Python
License
MIT
Category
Last pushed
Mar 19, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/aaronchong888/DeepFake-Detect"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
dessa-oss/DeepFake-Detection
Towards deepfake detection that actually works
abhijithjadhav/Deepfake_detection_using_deep_learning
This projects aims in detection of video deepfakes using deep learning techniques like RestNext...
afsalashyana/FakeImageDetection
Fake Image Detection Using Machine Learning
agusgun/FakeImageDetector
Image Tampering Detection using ELA and CNN
davide-coccomini/Combining-EfficientNet-and-Vision-Transformers-for-Video-Deepfake-Detection
Code for Video Deepfake Detection model from "Combining EfficientNet and Vision Transformers for...