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
5010
1 年前

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

1460
7 个月前

High quality Lip sync

Python
1132
1 年前

A prize winning solution for DFDC challenge

Python
823
3 年前

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

759
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
732
1 年前
Jupyter Notebook
611
2 年前
Python
561
2 年前

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

Python
560
4 年前

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

Python
372
7 个月前

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

Python
339
5 年前

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

Jupyter Notebook
260
3 年前