gopala-kr / generative-modelsLinks
research and implementations of Generative Models(GANs, VAEs and Autoregressive models) and their applications
☆25Updated 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
- GANs with multiple Discriminators☆78Updated 2 years ago
- Pytorch implementation of "One-Sided Unsupervised Domain Mapping" NIPS 2017☆194Updated 6 years ago
- A PyTorch implementation of the paper "Semantic Image Synthesis via Adversarial Learning" in ICCV 2017☆143Updated 7 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆92Updated 8 years ago
- Re-implement CycleGAN in Tensorlayer☆89Updated 7 years ago
- Deep generative networks, coded with Keras.☆122Updated 8 years ago
- A Tensorflow implementation of Representation Learning by Learning to Count☆107Updated 7 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 7 years ago
- A Tensorflow implementation of BicycleGAN.☆101Updated 6 years ago
- This project is an implementation of the Generative Adversarial Network proposed in our CVPR 2017 paper - DeLiGAN : Generative Adversaria…☆111Updated 7 years ago
- Progressive training of GANs with Mutual Information Penalty☆187Updated 6 years ago
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆97Updated 8 years ago
- Simple Tensorflow implementation of "Unsupervised Image to Image Translation Networks" (NIPS 2017 Spotlight)☆97Updated 5 years ago
- pytorch implementation of Rosca, Mihaela, et al. "Variational Approaches for Auto-Encoding Generative Adversarial Networks." arXiv prepri…☆80Updated 7 years ago
- Variational Autoencoder trained by Feature Perceputal Loss☆82Updated 6 years ago
- Implementation of Visual Feature Attribution using Wasserstein GANs (VAGANs, https://arxiv.org/abs/1711.08998) in PyTorch☆93Updated 2 years ago
- Pytorch implementation of multitask CycleGAN with auxiliary classification loss☆96Updated 5 years ago
- ☆29Updated 7 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- DNA-GAN: Learning Disentangled Representations from Multi-Attribute Images☆63Updated 7 years ago
- Tensorflow code of Dist-GAN, GN-GAN and other GAN methods☆67Updated 6 years ago
- in progress☆117Updated 6 years ago
- GeneGAN: Learning Object Transfiguration and Attribute Subspace from Unpaired Data☆143Updated 7 years ago
- Pytorch code for our ICLR 2017 paper "Layered-Recursive GAN for image generation"☆151Updated 4 years ago
- Tensorflow implementation of paper "unsupervised image to image translation networks"☆69Updated 7 years ago
- NIPS 2017: ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching☆82Updated 6 years ago
- Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained ex…☆78Updated 5 years ago
- Least Squares GANs in Tensorflow☆17Updated 8 years ago