tomsercu / gan-tutorial-pytorchLinks
GAN tutorial in pytorch
☆34Updated 6 years ago
Alternatives and similar repositories for gan-tutorial-pytorch
Users that are interested in gan-tutorial-pytorch are comparing it to the libraries listed below
Sorting:
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆337Updated 7 years ago
- Minimal PyTorch implementation of Deep Dream☆147Updated 2 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆77Updated 6 years ago
- The code repository for examples in the O'Reilly book 'Generative Deep Learning' using Pytorch☆184Updated 6 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆207Updated last year
- An efficient PyTorch library for deep generative modeling.☆910Updated last year
- PyTorch Implementation of InfoGAN☆327Updated 3 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 3 years ago
- Various Notebooks for Lernapparat.de☆277Updated 5 years ago
- Various GANs for playing around☆35Updated 5 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆211Updated 2 years ago
- The authors official implementation of Unsupervised Discovery of Interpretable Directions in the GAN Latent Space☆428Updated 2 years ago
- Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN,…☆504Updated 7 years ago
- Bayesian neural network using Pyro and PyTorch on MNIST dataset☆316Updated 7 years ago
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆609Updated 3 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated 2 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆198Updated 3 years ago
- Easy generative modeling in PyTorch☆438Updated 2 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆113Updated 6 years ago
- Assessing Generative Models via Precision and Recall (official repository)☆110Updated 3 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 7 years ago
- Pytorch implementation of β-VAE☆567Updated 5 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆304Updated 5 years ago
- Code for paper: "Support Vector Machines, Wasserstein's distance and gradient-penalty GANs maximize a margin"☆179Updated 5 years ago
- Generative Adversarial Networks implemented in PyTorch and Tensorflow☆844Updated 3 years ago
- Reconstruction of the fast neural style transfer (Johnson et al.). Some portions of the paper have been improved by the follow-up work li…☆125Updated 5 years ago
- Simple Implementation of many GAN models with PyTorch.☆401Updated 2 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆280Updated 5 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆79Updated 3 years ago
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.☆123Updated 7 years ago