Jupyter Notebook based AI code for DeepFake application that swap face from video or photo
-
Updated
Jul 29, 2024 - HTML
Jupyter Notebook based AI code for DeepFake application that swap face from video or photo
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
Add a description, image, and links to the faceswap topic page so that developers can more easily learn about it.
To associate your repository with the faceswap topic, visit your repo's landing page and select "manage topics."