malzantot / Pytorch-conditional-GANs
Implementation of Conditional Generative Adversarial Networks in PyTorch
☆107Updated 6 years ago
Alternatives and similar repositories for Pytorch-conditional-GANs:
Users that are interested in Pytorch-conditional-GANs are comparing it to the libraries listed below
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆187Updated 7 years ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆173Updated 5 months ago
- dcgan combined with vae in pytorch!☆116Updated 6 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆248Updated 2 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆505Updated 7 years ago
- implement infoGAN using pytorch☆152Updated 6 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆193Updated 3 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆67Updated 6 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆295Updated 4 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆158Updated 5 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆370Updated 5 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆69Updated 7 years ago
- Dual Discriminator Generative Adversarial Nets☆62Updated 7 years ago
- Improved WGAN in Pytorch☆441Updated last year
- ☆272Updated 6 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆72Updated 7 years ago
- ☆86Updated 7 years ago
- PyTorch Implementation of InfoGAN☆320Updated 2 years ago
- code for "Adversarial Feature Learning"☆237Updated 2 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆678Updated 6 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆168Updated 7 years ago
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆39Updated 6 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆85Updated 2 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆87Updated 5 years ago
- PyTorch implemented generative models for CelebA dataset: DCGAN, LSGAN, WGAN, WGANGP, InfoGAN, BEGAN, VAE, VAEGAN☆36Updated 6 years ago
- An adversarial autoencoder implementation in pytorch☆83Updated 5 years ago
- The author's officially unofficial Pytorch EvolutionaryGAN implementation.☆66Updated 4 years ago