Repository navigation
gans
- Website
- Wikipedia
Image-to-Image Translation in PyTorch
Bringing Old Photo Back to Life (CVPR 2020 oral)
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
The author's officially unofficial PyTorch BigGAN implementation.
Synthetic data generation for tabular data
EdgeConnect: Structure Guided Image Inpainting using Edge Prediction, ICCV 2019 https://arxiv.org/abs/1901.00212
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
A simple interface for editing natural photos with generative neural networks.
A sketch extractor for anime/illustration.
Synthetic data generators for tabular and time-series data
A very simple generative adversarial network (GAN) in PyTorch
Toward Multimodal Image-to-Image Translation
Implementation of papers in 100 lines of code.
Official PyTorch repo for JoJoGAN: One Shot Face Stylization
Research Framework for easy and efficient training of GANs based on Pytorch
State-of-the-art audio codec with 90x compression factor. Supports 44.1kHz, 24kHz, and 16kHz mono/stereo audio.
Generative Adversarial Transformers