mirror of
https://github.com/enochkan/awesome-gans-and-deepfakes.git
synced 2026-03-17 06:24:29 +01:00
added reference for faceswap
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
A collection of GAN & Deepfake papers and repositories.
|
||||
|
||||
## GANs
|
||||
- Vanilla GAN [paper](https://arxiv.org/abs/1406.2661)
|
||||
- Vanilla GAN ([paper])(https://arxiv.org/abs/1406.2661)
|
||||
* Implementations
|
||||
* PyTorch
|
||||
* [https://github.com/eriklindernoren/PyTorch-GAN/tree/master/implementations/gan]
|
||||
@@ -16,18 +16,19 @@ A collection of GAN & Deepfake papers and repositories.
|
||||
* [https://github.com/Zackory/Keras-MNIST-GAN]
|
||||
|
||||
## Deepfakes
|
||||
- Faceswap
|
||||
- Faceswap ([paper])[https://arxiv.org/pdf/2005.05535v4.pdf]
|
||||
* Implementations
|
||||
* Original
|
||||
* [https://github.com/deepfakes/faceswap#overview]
|
||||
* Other versions/ wrappers
|
||||
* [https://github.com/iperov/DeepFaceLab]
|
||||
* [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)
|
||||
- MesoNet ([paper])(https://arxiv.org/abs/1809.00888)
|
||||
* Implementations
|
||||
* PyTorch
|
||||
* [https://github.com/HongguLiu/MesoNet-Pytorch]
|
||||
|
||||
Reference in New Issue
Block a user