gopala-kr / generative-modelsLinks
research and implementations of Generative Models(GANs, VAEs and Autoregressive models) and their applications
☆26Updated 5 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:
- Pytorch implementation of BicycleGAN with implementation details☆102Updated 7 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆114Updated 7 years ago
- Variational Autoencoder trained by Feature Perceputal Loss☆81Updated 6 years ago
- Progressive training of GANs with Mutual Information Penalty☆186Updated 7 years ago
- GANs with multiple Discriminators☆78Updated 3 years ago
- A implement of spectral normalization GAN for tensorflow version☆27Updated 8 years ago
- Re-implement CycleGAN in Tensorlayer☆89Updated 7 years ago
- Deep generative networks, coded with Keras.☆124Updated 8 years ago
- A PyTorch implementation of the paper "Semantic Image Synthesis via Adversarial Learning" in ICCV 2017☆142Updated 8 years ago
- Pytorch implementation of "One-Sided Unsupervised Domain Mapping" NIPS 2017☆195Updated 6 years ago
- Pytorch implementation of multitask CycleGAN with auxiliary classification loss☆97Updated 6 years ago
- pytorch implementation of Rosca, Mihaela, et al. "Variational Approaches for Auto-Encoding Generative Adversarial Networks." arXiv prepri…☆81Updated 8 years ago
- Variational auto-encoder trained on celebA . All rights reserved.☆185Updated 8 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆73Updated 7 years ago
- A Tensorflow implementation of Representation Learning by Learning to Count☆107Updated 8 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 7 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆93Updated 8 years ago
- This project is an implementation of the Generative Adversarial Network proposed in our CVPR 2017 paper - DeLiGAN : Generative Adversaria…☆113Updated 8 years ago
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆95Updated 8 years ago
- Simple Tensorflow implementation of "Unsupervised Image to Image Translation Networks" (NIPS 2017 Spotlight)☆97Updated 5 years ago
- Tensorflow implementation of paper "unsupervised image to image translation networks"☆69Updated 8 years ago
- dcgan combined with vae in pytorch!☆117Updated 7 years ago
- Tensorflow code of Dist-GAN, GN-GAN and other GAN methods☆66Updated 6 years ago
- A Tensorflow implementation of BicycleGAN.☆101Updated 7 years ago
- Implementation of Visual Feature Attribution using Wasserstein GANs (VAGANs, https://arxiv.org/abs/1711.08998) in PyTorch☆93Updated 2 years ago
- ☆29Updated 7 years ago
- ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods☆52Updated last year
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆78Updated 8 years ago
- Pytorch code for our ICLR 2017 paper "Layered-Recursive GAN for image generation"☆151Updated 5 years ago
- Code for Class-Splitting Generative Adversarial Networks☆32Updated 8 years ago