utkd / gans
Various GANs for playing around
☆35Updated 4 years ago
Alternatives and similar repositories for gans:
Users that are interested in gans are comparing it to the libraries listed below
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 6 years ago
- Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".☆127Updated last year
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆110Updated 3 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆121Updated 6 years ago
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.☆116Updated 6 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆208Updated last year
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆69Updated 7 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆333Updated 6 years ago
- Translate text to image in Keras using GAN and Word2Vec as well as recurrent neural networks☆64Updated 3 years ago
- Conditional Deep Convolutional GAN☆42Updated 6 years ago
- A implementation of DCGAN (Deep Convolutional Generative Adversarial Networks) for CIFAR10 image☆18Updated 7 years ago
- Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"☆24Updated 6 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 5 years ago
- Variational auto-encoder trained on celebA . All rights reserved.☆181Updated 7 years ago
- Reimplementation of GANs☆421Updated 3 years ago
- Semi-supervised Learning GAN☆80Updated 7 years ago
- Deep Convolutional Generative Adversarial Network for MNIST [with Tensorflow]☆18Updated 6 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆79Updated 4 years ago
- ☆48Updated 7 years ago
- PyTorch implementation of DCGAN☆49Updated 7 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆72Updated 7 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆150Updated 7 years ago
- A Tensorflow implementation of Deep Convolutional Generative Adversarial Networks trained on Fashion-MNIST, CIFAR-10, etc.☆70Updated 7 years ago
- Inception score for measuring quality of images generating from GAN☆42Updated 7 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆168Updated 7 years ago
- Simple Generative Adversarial Networks for MNIST data with Keras.☆181Updated 2 years ago
- Various implementations of Generative adversarial networks using Pytorch☆179Updated 5 years ago
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 5 years ago