Skip to content
#

deepfake-detection-challenge

Here are 9 public repositories matching this topic...

Language: All
Filter by language

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

Improve this page

Add a description, image, and links to the deepfake-detection-challenge 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-challenge topic, visit your repo's landing page and select "manage topics."

Learn more