Skip to content
#

deepfakes

Here are 66 public repositories matching this topic...

DeepNude's algorithm and general image generation theory and practice research, including pix2pix, CycleGAN, UGATIT, DCGAN, SinGAN, ALAE, mGANprior, StarGAN-v2 and VAE models (TensorFlow2 implementation). DeepNude的算法以及通用生成对抗网络(GAN,Generative Adversarial Network)图像生成的理论与实践研究。

  • Updated Jul 12, 2020
  • Python

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 Jul 25, 2021
  • Jupyter Notebook

Improve this page

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

Learn more