/Deepfake_detection_using_deep_learning

This projects aims in detection of video deepfakes using deep learning techniques like ResNext and LSTM. We have achived 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.

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

No issues in this repository yet.