Skip to content
#

deepfake-detection

Here are 173 public repositories matching this topic...

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 Mar 24, 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 Dec 7, 2023
  • C++

Improve this page

Add a description, image, and links to the deepfake-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the deepfake-detection topic, visit your repo's landing page and select "manage topics."

Learn more