msurtsukov / generative-models-collectionLinks
PyTorch implemented generative models for CelebA dataset: DCGAN, LSGAN, WGAN, WGANGP, InfoGAN, BEGAN, VAE, VAEGAN
☆38Updated 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 autoencoders in PyTorch☆57Updated 7 years ago
- ☆274Updated 7 years ago
- PyTorch Implementation of InfoGAN☆327Updated 2 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆189Updated 7 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago
- An adversarial autoencoder implementation in pytorch☆84Updated 6 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.☆173Updated 11 months ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆170Updated 7 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆295Updated 5 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆300Updated 5 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆74Updated 6 years ago
- Improved WGAN in Pytorch☆440Updated 2 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆68Updated 6 years ago
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆61Updated 7 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆73Updated 7 years ago
- A Variational Autoencoder (VAE) implemented in PyTorch☆427Updated 3 years ago
- Implementation of "Generate To Adapt: Aligning Domains using Generative Adversarial Networks"☆142Updated 6 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆88Updated 2 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 6 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 2 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆71Updated 8 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆196Updated 3 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆523Updated 8 years ago
- MMD-GAN: Towards Deeper Understanding of Moment Matching Network☆201Updated 2 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆90Updated 7 years ago