Repository navigation

#

deepfake-detection

A list of tools, papers and code related to Deepfake Detection.

1308
3 个月前

A prize winning solution for DFDC challenge

Python
811
2 年前

A curated list of articles and codes related to face forgery generation and detection.

738
2 年前

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.

Jupyter Notebook
670
9 个月前

🔥🔥Defending Against Deepfakes Using Adversarial Attacks on Conditional Image Translation Networks

Python
328
5 年前

Video Face Manipulation Detection Through Ensemble of CNNs

Jupyter Notebook
274
10 个月前

Code for Video Deepfake Detection model from "Combining EfficientNet and Vision Transformers for Video Deepfake Detection" presented at ICIAP 2021.

Jupyter Notebook
252
2 年前

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...).

C++
240
5 个月前

[CVPR 2022 Oral] Detecting Deepfakes with Self-Blended Images https://arxiv.org/abs/2204.08376

Python
230
1 年前

The approach I work on DeepFake.

175
4 年前

Official implementation of ID-unaware Deepfake Detection Model

C++
169
2 年前

Detecting Deepfakes Without Seeing Any

Python
159
9 个月前

A prize winning solution for Multimedia Deepfake Detection competition.

Python
150
7 个月前

Official code for Self-supervised Learning of Adversarial Example: Towards Good Generalizations for Deepfake Detection (CVPR 2022 oral)

Python
140
3 年前

[ECCV 2022 & IJCV 2025] PyTorch code for SeqDeepFake: Detecting and Recovering Sequential DeepFake Manipulation

Python
137
5 个月前