This website requires JavaScript.
Explore
Help
Sign In
CalvinBackup
/
awesome-gans-and-deepfakes
Watch
1
Star
0
Fork
0
You've already forked awesome-gans-and-deepfakes
mirror of
https://github.com/enochkan/awesome-gans-and-deepfakes.git
synced
2026-03-17 06:24:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5
Commits
1
Branch
0
Tags
bba7a5de21b9d4866fa4ce6fa6b02938141b61c9
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
kanxx030
bba7a5de21
added reference for faceswap
2020-11-05 16:13:15 -06:00
README.md
added reference for faceswap
2020-11-05 16:13:15 -06:00
README.md
GANS and Deepfakes
A collection of GAN & Deepfake papers and repositories.
GANs
Vanilla GAN ([paper])(
https://arxiv.org/abs/1406.2661
)
Implementations
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 ([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
)
Implementations
PyTorch
[
https://github.com/HongguLiu/MesoNet-Pytorch
]
Keras
[
https://github.com/DariusAf/MesoNet
]
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
No description provided
deep-learning
deep-neural-networks
deepfakes
gans
literature
machine-learning
paper
Readme
53
KiB