gopala-kr / generative-models
research and implementations of Generative Models(GANs, VAEs and Autoregressive models) and their applications
☆25Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for generative-models
- pytorch implementation of Rosca, Mihaela, et al. "Variational Approaches for Auto-Encoding Generative Adversarial Networks." arXiv prepri…☆79Updated 7 years ago
- GANs with multiple Discriminators☆78Updated last year
- Tensorflow code of Dist-GAN, GN-GAN and other GAN methods☆66Updated 5 years ago
- ECCV2018☆68Updated 5 years ago
- Pytorch implementation of BicycleGAN with implementation details☆99Updated 6 years ago
- A implement of spectral normalization GAN for tensorflow version☆27Updated 6 years ago
- Pytorch implementation of Conditional image-to-image translation (CVPR 2018)☆48Updated 5 years ago
- DNA-GAN: Learning Disentangled Representations from Multi-Attribute Images☆65Updated 6 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 6 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 5 years ago
- Re-implement CycleGAN in Tensorlayer☆89Updated 6 years ago
- Simple Tensorflow implementation of "Unsupervised Image to Image Translation Networks" (NIPS 2017 Spotlight)☆97Updated 4 years ago
- A PyTorch implementation of the paper "Semantic Image Synthesis via Adversarial Learning" in ICCV 2017☆145Updated 7 years ago
- Inception score for measuring quality of images generating from GAN☆42Updated 6 years ago
- Code for Class-Splitting Generative Adversarial Networks☆32Updated 7 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆93Updated 7 years ago
- Simple Tensorflow implementation of SphereGAN (CVPR 2019 Oral)☆56Updated 5 years ago
- Implementation of BEGAN in Pytorch and other interpolation experiments☆22Updated 6 years ago
- Simple Tensorflow implementation of Triple Generative Adversarial Nets (NIPS 2017)☆68Updated 6 years ago
- implementation for NIPS paper Triangle Generative Adversarial Networks☆62Updated 6 years ago
- A Tensorflow implementation of Representation Learning by Learning to Count☆107Updated 7 years ago
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆97Updated 7 years ago
- ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods☆50Updated 2 months ago
- This project is an implementation of the Generative Adversarial Network proposed in our CVPR 2017 paper - DeLiGAN : Generative Adversaria…☆110Updated 7 years ago
- Least Squares GANs in Tensorflow☆17Updated 7 years ago
- Chainer implementation of Improving Generative Adversarial Networks with Denoising Feature Matching☆28Updated 7 years ago
- Torch Implemention of ECCV'16 paper: Attribute2Image☆95Updated 5 years ago
- Demonising Adversarial Auto-encoder in PyTorch☆24Updated 5 years ago