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:
- Minimal PyTorch implementation of Deep Dream☆148Updated last year
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- The authors official implementation of Unsupervised Discovery of Interpretable Directions in the GAN Latent Space☆426Updated last year
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆211Updated last year
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆196Updated 7 months ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆339Updated 6 years ago
- Various Notebooks for Lernapparat.de☆277Updated 5 years ago
- A PyTorch implementation for StyleGAN with full features.☆381Updated 3 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- Play time!☆199Updated 11 months ago
- Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN,…☆499Updated 6 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆275Updated 4 years ago
- PyTorch Implementation of InfoGAN☆327Updated 2 years ago
- Rewriting a Deep Generative Model, ECCV 2020 (oral). Interactive tool to directly edit the rules of a GAN to synthesize scenes with obje…☆534Updated last year
- Easy generative modeling in PyTorch☆440Updated last year
- StyleGAN 2 in Tensorflow 2.0☆485Updated 3 years ago
- Various GANs for playing around☆35Updated 5 years ago
- An efficient PyTorch library for deep generative modeling.☆909Updated 10 months ago
- Assessing Generative Models via Precision and Recall (official repository)☆106Updated 2 years ago
- stylegan2, tensorflow 2, keras subclassing☆102Updated 3 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
- Generative Adversarial Networks implemented in PyTorch and Tensorflow☆838Updated 2 years ago
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆607Updated 3 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆81Updated 5 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆114Updated 6 years ago
- Visualization techniques for the latent space of a convolutional autoencoder in Keras☆196Updated 4 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆131Updated 3 weeks ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆300Updated 5 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆112Updated 4 years ago