mirror of
https://github.com/enochkan/awesome-gans-and-deepfakes.git
synced 2026-03-17 06:24:29 +01:00
updated list with deepfakes and detection stuff
This commit is contained in:
@@ -5,8 +5,32 @@ A collection of GAN & Deepfake papers and repositories.
|
||||
## GANs
|
||||
- Vanilla GAN [paper](https://arxiv.org/abs/1406.2661)
|
||||
* Implementations
|
||||
* Pytorch
|
||||
* PyTorch
|
||||
* [https://github.com/eriklindernoren/PyTorch-GAN/tree/master/implementations/gan]
|
||||
* [https://github.com/devnag/pytorch-generative-adversarial-networks]
|
||||
* [https://github.com/shivakanthsujit/GAN-PyTorch]
|
||||
|
||||
* Keras
|
||||
* [https://github.com/eriklindernoren/Keras-GAN/tree/master/gan]
|
||||
* [https://github.com/osh/KerasGAN]
|
||||
* [https://github.com/jason71995/Keras-GAN-Library]
|
||||
* [https://github.com/Zackory/Keras-MNIST-GAN]
|
||||
|
||||
## Deepfakes
|
||||
- Faceswap
|
||||
* Implementations
|
||||
* Original
|
||||
* [https://github.com/deepfakes/faceswap#overview]
|
||||
* Other versions/ wrappers
|
||||
* [https://github.com/wuhuikai/FaceSwap]
|
||||
* [https://github.com/shaoanlu/faceswap-GAN]
|
||||
* [https://github.com/MarekKowalski/FaceSwap]
|
||||
* [https://github.com/joshua-wu/deepfakes_faceswap]
|
||||
|
||||
## Deepfake Detection
|
||||
- MesoNet [paper](https://arxiv.org/abs/1809.00888)
|
||||
* Implementations
|
||||
* PyTorch
|
||||
* [https://github.com/HongguLiu/MesoNet-Pytorch]
|
||||
* Keras
|
||||
* [https://github.com/DariusAf/MesoNet]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user