mirror of
https://github.com/enochkan/awesome-gans-and-deepfakes.git
synced 2026-03-17 06:24:29 +01:00
fixing formatting
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,7 +16,7 @@ A collection of GAN & Deepfake papers and repositories.
|
||||
* [https://github.com/Zackory/Keras-MNIST-GAN]
|
||||
|
||||
## Deepfakes
|
||||
- Faceswap ([paper])[https://arxiv.org/pdf/2005.05535v4.pdf]
|
||||
- Faceswap [(paper)][https://arxiv.org/pdf/2005.05535v4.pdf]
|
||||
* Implementations
|
||||
* Original
|
||||
* [https://github.com/deepfakes/faceswap#overview]
|
||||
@@ -28,7 +28,7 @@ A collection of GAN & Deepfake papers and repositories.
|
||||
* [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