0904-mansi/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.
HTMLGPL-3.0
No issues in this repository yet.