A list of tools, papers and code related to Deepfake Detection.
-
Updated
Jan 8, 2025
A list of tools, papers and code related to Deepfake Detection.
A prize winning solution for DFDC challenge
A curated list of articles and codes related to face forgery generation and detection.
This projects aims in detection of video deepfakes using deep learning techniques like RestNext and LSTM. We have achived deepfake detection by using transfer learning where the pretrained RestNext CNN is used to obtain a feature vector, further the LSTM layer is trained using the features. For more details follow the documentaion.
Towards deepfake detection that actually works
Python library for analysing faces using PyTorch
A curated list of awesome Deepfakes materials
A Survey on Deepfake Generation and Detection
🔥🔥Defending Against Deepfakes Using Adversarial Attacks on Conditional Image Translation Networks
Video Face Manipulation Detection Through Ensemble of CNNs
Code for Video Deepfake Detection model from "Combining EfficientNet and Vision Transformers for Video Deepfake Detection" presented at ICIAP 2021.
3D Passive Face Liveness Detection (Anti-Spoofing) & Deepfake detection. A single image is needed to compute liveness score. 99,67% accuracy on our dataset and perfect scores on multiple public datasets (NUAA, CASIA FASD, MSU...).
[CVPR 2022 Oral] Detecting Deepfakes with Self-Blended Images https://arxiv.org/abs/2204.08376
A survey and reflection on the latest research breakthroughs in LLM-generated Text detection, including data, detectors, metrics, current issues and future directions.
Official implementation of ID-unaware Deepfake Detection Model
Detecting Deepfakes Without Seeing Any
Official code for Self-supervised Learning of Adversarial Example: Towards Good Generalizations for Deepfake Detection (CVPR 2022 oral)
A prize winning solution for Multimedia Deepfake Detection competition.
Add a description, image, and links to the deepfake-detection topic page so that developers can more easily learn about it.
To associate your repository with the deepfake-detection topic, visit your repo's landing page and select "manage topics."