taki0112 / AttnGAN-TensorflowLinks
Simple Tensorflow implementation of "AttnGAN: Fine-Grained Text to Image Generation with Attentional Generative Adversarial Networks" (CVPR 2018)
☆28Updated 5 years ago
Alternatives and similar repositories for AttnGAN-Tensorflow
Users that are interested in AttnGAN-Tensorflow are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of Generative Adversarial Text-to-Image Synthesis paper☆410Updated 4 years ago
- StyleGAN 2 in Tensorflow 2.0☆486Updated 3 years ago
- Neural Style implementation in PyTorch!☆68Updated 5 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆210Updated last year
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆541Updated last year
- DCGAN image generator 🖼️.☆220Updated 4 years ago
- StyleGAN made with Keras☆168Updated 6 years ago
- Generative Adversarial Networks implemented in PyTorch and Tensorflow☆836Updated 2 years ago
- ☆52Updated 2 years ago
- A DCGAN to generate anime faces using custom mined dataset☆200Updated 7 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- Simple Tensorflow implementation of CartoonGAN (CVPR 2018)☆224Updated 5 years ago
- Fast Neural Style Transfer in Pytorch☆356Updated 5 years ago
- [TIP'19] AttGAN: Facial Attribute Editing by Only Changing What You Want☆611Updated 4 months ago
- Fast Neural Style Transfer implementation in PyTorch☆341Updated 2 years ago
- ☆1,357Updated 11 months ago
- This repository consists of code that is used to convert text-embeddings into Images using Generative Adversarial Networks(GAN)☆50Updated 6 years ago
- MSG StyleGAN in tensorflow☆265Updated 5 years ago
- [MSG-GAN] Any body can GAN! Highly stable and robust architecture. Requires little to no hyperparameter tuning. Pytorch Implementation☆628Updated 3 years ago
- Simple & Intuitive Tensorflow implementation of StyleGAN (CVPR 2019 Oral)☆211Updated 2 years ago
- ArtGAN + WikiArt: This work presents a series of new approaches to improve GAN for conditional image synthesis and we name the proposed m…☆422Updated last year
- Text to image synthesis with GAN-CLS and MSGAN☆27Updated 5 years ago
- A PyTorch implementation for StyleGAN with full features.