deepfake-detection
There are 370 repositories under deepfake-detection topic.
Daisy-Zhang/Awesome-Deepfakes-Detection
A list of tools, papers and code related to Deepfake Detection.
selimsef/dfdc_deepfake_challenge
A prize winning solution for DFDC challenge
clpeng/Awesome-Face-Forgery-Generation-and-Detection
A curated list of articles and codes related to face forgery generation and detection.
abhijithjadhav/Deepfake_detection_using_deep_learning
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.
dessa-oss/DeepFake-Detection
Towards deepfake detection that actually works
tomas-gajarsky/facetorch
Python library for analysing faces using PyTorch
flyingby/Awesome-Deepfake-Generation-and-Detection
A Survey on Deepfake Generation and Detection
datamllab/awesome-deepfakes-materials
A curated list of awesome Deepfakes materials
natanielruiz/disrupting-deepfakes
š„š„Defending Against Deepfakes Using Adversarial Attacks on Conditional Image Translation Networks
ishandutta0098/mukh
A comprehensive face analysis library that provides unified APIs for various face-related tasks
polimi-ispl/icpr2020dfdc
Video Face Manipulation Detection Through Ensemble of CNNs
DaddyJin/awesome-faceSwap
papers about faceSwap
DoubangoTelecom/FaceLivenessDetection-SDK
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...).
davide-coccomini/Combining-EfficientNet-and-Vision-Transformers-for-Video-Deepfake-Detection
Code for Video Deepfake Detection model from "Combining EfficientNet and Vision Transformers for Video Deepfake Detection" presented at ICIAP 2021.
mapooon/SelfBlendedImages
[CVPR 2022 Oral] Detecting Deepfakes with Self-Blended Images https://arxiv.org/abs/2204.08376
NLP2CT/LLM-generated-Text-Detection
A survey and reflection on the latest research breakthroughs in LLM-generated Text detection, including data, detectors, metrics, current issues and future directions.
Billy1900/Awesome-DeepFake-Learning
The approach I work on DeepFake.
megvii-research/CADDM
Official implementation of ID-unaware Deepfake Detection Model
HighwayWu/DeepFakeDefenders
A prize winning solution for Multimedia Deepfake Detection competition.
talreiss/FACTOR
Detecting Deepfakes Without Seeing Any
rshaojimmy/SeqDeepFake
[ECCV 2022 & IJCV 2025] PyTorch code for SeqDeepFake: Detecting and Recovering Sequential DeepFake Manipulation
liangchen527/SLADD
Official code for Self-supervised Learning of Adversarial Example: Towards Good Generalizations for Deepfake Detection (CVPR 2022 oral)
aaronchong888/DeepFake-Detect
Deepfake Image Detection with Keras & TensorFlow
csun22/Synthetic-Voice-Detection-Vocoder-Artifacts
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.
Qingcsai/awesome-Deepfakes
All about Deepfakes & Detection
AaronComo/LipFD
[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".
xinyooo/deepfake-detection
DeepFake Detection: Detect the video is fake or not using InceptionResNetV2.
piotrkawa/deepfake-whisper-features
Implementation of the paper "Improved DeepFake Detection Using Whisper Features"
jonasricker/diffusion-model-deepfake-detection
[VISAPP2024] Towards the Detection of Diffusion Model Deepfakes
ZhendongWang6/AltFreezing
[CVPR 2023 Highlight] Official implementation of the paper: "AltFreezing for More General Video Face Forgery Detection"
wolo-wolo/FSFM
FSFM: A Generalizable Face Security Foundation Model via Self-Supervised Facial Representation Learning (CVPR25)
Faceplugin-ltd/FaceLivenessDetection-Linux
Liveness detection SDK Linux - iBeta level 2 compliant 3D passive liveness detection (face anti spoofing) engine which can detect printed photos, video replay, 3D masks, and deepfake threats
sfimediafutures/CLIPping-the-Deception
Code and pre-trained models for our paper "CLIPping the Deception: Adapting Vision-Language Models for Universal Deepfake Detection".
hongshuochen/DefakeHop
Official code for DefakeHop: A Light-Weight High-Performance Deepfake Detector
MarkHershey/AudioDeepFakeDetection
SUTD 50.039 Deep Learning Course Project (2022 Spring)