Repository navigation

#

deepfakes

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)图像生成的理论与实践研究。

Python
5170
1 年前

An arbitrary face-swapping framework on images and videos with one single trained model!

Python
5047
1 年前

A list of tools, papers and code related to Deepfake Detection.

1515
1 个月前

High quality Lip sync

Python
1136
1 年前

A prize winning solution for DFDC challenge

Python
830
3 年前

A curated list of articles and codes related to face forgery generation and detection.

769
3 年前

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.

Jupyter Notebook
763
1 年前
Jupyter Notebook
621
3 年前
Python
565
2 年前

[CVPR 2020] A Large-Scale Dataset for Real-World Face Forgery Detection

Python
565
4 年前

PyTorch Implementation for Paper "Emotionally Enhanced Talking Face Generation" (ICCVW'23 and ACM-MMW'23)

Python
376
9 个月前

🔥🔥Defending Against Deepfakes Using Adversarial Attacks on Conditional Image Translation Networks

Python
341
5 年前

Code for Video Deepfake Detection model from "Combining EfficientNet and Vision Transformers for Video Deepfake Detection" presented at ICIAP 2021.

Jupyter Notebook
261
3 年前