Yangyangii / GAN-TutorialLinks
Simple Implementation of many GAN models with PyTorch.
☆395Updated 2 years ago
Alternatives and similar repositories for GAN-Tutorial
Users that are interested in GAN-Tutorial are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆521Updated 7 years ago
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST …☆529Updated last year
- PyTorch Implementation of InfoGAN☆325Updated 2 years ago
- ☆274Updated 7 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- A Variational Autoencoder (VAE) implemented in PyTorch☆425Updated 3 years ago
- Improved WGAN in Pytorch☆440Updated 2 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆196Updated 3 years ago
- Reimplementation of GANs☆424Updated 3 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆779Updated last year
- An empirical study on evaluation metrics of generative adversarial networks.☆372Updated 6 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆679Updated 7 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆232Updated 2 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆210Updated last year
- ☆1,010Updated 5 years ago
- DAGAN: Data Augmentation Generative Adversarial Networks☆417Updated 2 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆68Updated 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
- Various implementations of Generative adversarial networks using Pytorch☆180Updated 5 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆275Updated 4 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 10 months ago
- Inception Score for GANs in Pytorch☆658Updated 5 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆338Updated 6 years ago
- A pytorch implementation of Paper "Improved Training of Wasserstein GANs"☆1,535Updated last year
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 7 years ago
- A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆188Updated 7 years ago
- A mix of GAN implementations including progressive growing☆1,626Updated 3 years ago
- PyTorch implementation of "Progressive growing of GANs (PGGAN)"☆823Updated 2 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆118Updated 6 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆194Updated 5 months ago