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☆103Updated 7 years ago
- Pytorch implementation of multitask CycleGAN with auxiliary classification loss☆96Updated 5 years ago
- GANs with multiple Discriminators☆78Updated 2 years ago
- Re-implement CycleGAN in Tensorlayer☆89Updated 7 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 7 years ago
- A PyTorch implementation of the paper "Semantic Image Synthesis via Adversarial Learning" in ICCV 2017☆143Updated 8 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆114Updated 6 years ago
- Simple Tensorflow implementation of Triple Generative Adversarial Nets (NIPS 2017)☆68Updated 7 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆93Updated 8 years ago
- Pytorch implementation of Conditional image-to-image translation (CVPR 2018)☆48Updated 6 years ago
- Pytorch implementation of "One-Sided Unsupervised Domain Mapping" NIPS 2017☆194Updated 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
- A implement of spectral normalization GAN for tensorflow version☆27Updated 7 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- Implementation of Visual Feature Attribution using Wasserstein GANs (VAGANs, https://arxiv.org/abs/1711.08998) in PyTorch☆93Updated 2 years ago
- Tensorflow code of Dist-GAN, GN-GAN and other GAN methods☆66Updated 6 years ago
- Deep generative networks, coded with Keras.☆123Updated 8 years ago
- Progressive training of GANs with Mutual Information Penalty☆186Updated 7 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- Tensorflow implementation of paper "unsupervised image to image translation networks"☆69Updated 7 years ago
- ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods☆52Updated last year
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"☆89Updated 7 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆72Updated 8 years ago
- Variational Autoencoder trained by Feature Perceputal Loss☆82Updated 6 years ago
- DNA-GAN: Learning Disentangled Representations from Multi-Attribute Images☆63Updated 7 years ago
- Torch implementation of various types of GAN (e.g. DCGAN, ALI, Context-encoder, DiscoGAN, CycleGAN, EBGAN, LSGAN)☆54Updated 7 years ago
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆96Updated 8 years ago
- A Tensorflow implementation of Representation Learning by Learning to Count☆107Updated 8 years ago
- Simple Tensorflow implementation of "Unsupervised Image to Image Translation Networks" (NIPS 2017 Spotlight)☆97Updated 5 years ago
- An adversarial autoencoder implementation in pytorch☆85Updated 6 years ago