deepfake-detection
Here are 499 public repositories matching this topic...
Language:All
Sort:Most stars
A list of tools, papers and code related to Deepfake Detection.
- Updated
Sep 2, 2025
A prize winning solution for DFDC challenge
- Updated
Feb 11, 2023 - Python
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.
- Updated
Jul 28, 2024 - Jupyter Notebook
A curated list of articles and codes related to face forgery generation and detection.
- Updated
Nov 18, 2022
Towards deepfake detection that actually works
- Updated
Nov 22, 2022 - Python
A Survey on Deepfake Generation and Detection
- Updated
Nov 20, 2025
Python library for analysing faces using PyTorch
- Updated
Aug 1, 2025 - Python
A curated list of awesome Deepfakes materials
- Updated
Feb 7, 2023
🔥🔥Defending Against Deepfakes Using Adversarial Attacks on Conditional Image Translation Networks
- Updated
May 7, 2020 - Python
A comprehensive face analysis library that provides unified APIs for various face-related tasks
- Updated
Jun 29, 2025 - Python
Video Face Manipulation Detection Through Ensemble of CNNs
- Updated
Jun 27, 2024 - Jupyter Notebook
Code for Video Deepfake Detection model from "Combining EfficientNet and Vision Transformers for Video Deepfake Detection" presented at ICIAP 2021.
- Updated
Dec 7, 2022 - Jupyter Notebook
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...).
- Updated
Sep 10, 2025 - C++
[CVPR 2022 Oral] Detecting Deepfakes with Self-Blended Imageshttps://arxiv.org/abs/2204.08376
- Updated
Jan 14, 2024 - Python
A survey and reflection on the latest research breakthroughs in LLM-generated Text detection, including data, detectors, metrics, current issues and future directions.
- Updated
Dec 30, 2024
Official implementation of ID-unaware Deepfake Detection Model
- Updated
Aug 15, 2023 - C++
A prize winning solution for Multimedia Deepfake Detection competition.
- Updated
Sep 11, 2024 - Python
Detecting Deepfakes Without Seeing Any
- Updated
Jul 25, 2024 - Python
Improve this page
Add a description, image, and links to thedeepfake-detection topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thedeepfake-detection topic, visit your repo's landing page and select "manage topics."