msurtsukov / generative-models-collectionLinks
PyTorch implemented generative models for CelebA dataset: DCGAN, LSGAN, WGAN, WGANGP, InfoGAN, BEGAN, VAE, VAEGAN
☆37Updated 6 years ago
Alternatives and similar repositories for generative-models-collection
Users that are interested in generative-models-collection are comparing it to the libraries listed below
Sorting:
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆67Updated 6 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆189Updated 7 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆174Updated 9 months ago
- An adversarial autoencoder implementation in pytorch☆83Updated 6 years ago
- ☆274Updated 7 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆73Updated 7 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 2 years ago
- PyTorch Implementation of InfoGAN☆324Updated 2 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 3 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆74Updated 6 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆295Updated 4 years ago
- Improving MMD-GAN training with repulsive loss function☆89Updated 2 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 7 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆87Updated 6 years ago
- Improved WGAN in Pytorch☆440Updated last year
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆158Updated 5 years ago
- MMD-GAN: Towards Deeper Understanding of Moment Matching Network☆198Updated last year
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆61Updated 7 years ago
- Implementation of "Generate To Adapt: Aligning Domains using Generative Adversarial Networks"☆142Updated 5 years ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆93Updated 6 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆90Updated 6 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆87Updated 2 years ago