gopala-kr / generative-modelsLinks
research and implementations of Generative Models(GANs, VAEs and Autoregressive models) and their applications
☆25Updated 4 years ago
Alternatives and similar repositories for generative-models
Users that are interested in generative-models are comparing it to the libraries listed below
Sorting:
- GANs with multiple Discriminators☆78Updated 2 years ago
- Pytorch implementation of BicycleGAN with implementation details☆102Updated 6 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- ☆29Updated 7 years ago
- NIPS 2017: ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching☆82Updated 6 years ago
- A PyTorch implementation of the paper "Semantic Image Synthesis via Adversarial Learning" in ICCV 2017☆143Updated 7 years ago
- pytorch implementation of Rosca, Mihaela, et al. "Variational Approaches for Auto-Encoding Generative Adversarial Networks." arXiv prepri…☆80Updated 7 years ago
- DNA-GAN: Learning Disentangled Representations from Multi-Attribute Images☆63Updated 7 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆92Updated 8 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 7 years ago
- ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods☆52Updated 9 months ago
- Tensorflow code of Dist-GAN, GN-GAN and other GAN methods☆66Updated 6 years ago
- Torch Implemention of ECCV'16 paper: Attribute2Image☆95Updated 6 years ago
- implementation for NIPS paper Triangle Generative Adversarial Networks☆61Updated 7 years ago
- A Tensorflow implementation of Representation Learning by Learning to Count☆107Updated 7 years ago
- Chainer implementation of Improving Generative Adversarial Networks with Denoising Feature Matching☆29Updated 7 years ago
- ☆13Updated 8 years ago
- Pytorch implementation of Conditional image-to-image translation (CVPR 2018)☆48Updated 6 years ago
- Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018☆139Updated 6 years ago
- Wide-residual network implementations. Best result for cifar10(97.12%), cifar100(84.12%), and other kaggle challenges☆37Updated 8 years ago
- Code for Class-Splitting Generative Adversarial Networks☆32Updated 7 years ago
- code for triplet GAN☆31Updated 7 years ago
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆97Updated 8 years ago
- adversarial autoencoder (AAE) with tensorflow for MNIST☆19Updated 7 years ago
- Tensorflow implementation of paper "unsupervised image to image translation networks"☆69Updated 7 years ago
- Least Squares GANs in Tensorflow☆17Updated 8 years ago
- ECCV2018☆67Updated 6 years ago
- TensorFlow implementation of deep generative models, such as VAEs and GANs.☆26Updated 7 years ago
- Tensorflow implementation of Discriminator Rejection Sampling☆24Updated 5 years ago
- Replacing deconvolutions in GANs with resize-convolutions☆35Updated 8 years ago