aaronespasa/deepfake-detection
🧐 DeepFake Detection with PyTorch
This tool helps you determine if a person in a video screenshot is real or a computer-generated deepfake. You input an image taken from a video, and it tells you if the face is authentic or fabricated. This is useful for content moderators, journalists, or anyone needing to verify the authenticity of visual media.
No commits in the last 6 months.
Use this if you need to quickly check if a face in a static image, especially a screenshot from a video, is a deepfake or genuinely real.
Not ideal if you need to analyze entire videos, detect hyper-realistic deepfakes, or identify audio-based deepfakes, as it focuses only on screenshots.
Stars
18
Forks
4
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Aug 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/aaronespasa/deepfake-detection"
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...
afsalashyana/FakeImageDetection
Fake Image Detection Using Machine Learning