Skip to content

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.

Notifications You must be signed in to change notification settings

Mithoon278/DeepFake-Video-Detection-ResNext-and-LSTM-

Repository files navigation

Deepfake Video detection using Deep Learning (ResNext and LSTM)

This projects aims in detection of video deepfakes using deep learning techniques like ResNext and LSTM. We have acheived deepfake detection by using transfer learning where the pretrained ResNext CNN is used to obtain a feature vector, further the LSTM layer is trained using the features. Deployed using flask api.

System Architecture

alt text

DEMO:

alt text

Feedback

If you have any feedback, please reach out to us at midhunbose2017@gmail.com

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages