There are 59 repositories under deepfake-detection topic.
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 Survey on Deepfake Generation and Detection
A curated list of awesome Deepfakes materials
🔥🔥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.
The approach I work on DeepFake.
Official implementation of ID-unaware Deepfake Detection Model
A prize winning solution for Multimedia Deepfake Detection competition.
Official code for Self-supervised Learning of Adversarial Example: Towards Good Generalizations for Deepfake Detection (CVPR 2022 oral)
[ECCV 2022 & IJCV 2025] PyTorch code for SeqDeepFake: Detecting and Recovering Sequential DeepFake Manipulation
Deepfake Image Detection with Keras & TensorFlow
All about Deepfakes & Detection
This repository is related to our Dataset and Detection code from the paper: AI-Synthesized Voice Detection Using Neural Vocoder Artifacts accepted in CVPR Workshop on Media Forensic 2023.
DeepFake Detection: Detect the video is fake or not using InceptionResNetV2.
[NeurIPS 2024] This is the official repo of the paper "Lips Are Lying: Spotting the Temporal Inconsistency between Audio and Visual in Lip-syncing DeepFakes".
Implementation of the paper "Improved DeepFake Detection Using Whisper Features"
[VISAPP2024] Towards the Detection of Diffusion Model Deepfakes
Liveness detection SDK Linux - iBeta level 2 compliant 3D passive liveness detection engine which can detect printed photos, video replay, 3D masks, and deepfake threats
[CVPR 2023 Highlight] Official implementation of the paper: "AltFreezing for More General Video Face Forgery Detection"
SUTD 50.039 Deep Learning Course Project (2022 Spring)
Official code for DefakeHop: A Light-Weight High-Performance Deepfake Detector
A survey and reflection on the latest research breakthroughs in LLM-generated Text detection, including data, detectors, metrics, current issues and future directions.
Code and pre-trained models for our paper "CLIPping the Deception: Adapting Vision-Language Models for Universal Deepfake Detection".
Code for Video Deepfake Detector from "MINTIME: Multi-Identity Size-Invariant Video Deepfake Detection", paper available on IEEE Transactions on Information Forensics and Security.