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
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- Translate text to image in Keras using GAN and Word2Vec as well as recurrent neural networks☆64Updated 3 years ago
- PyTorch implementation of DCGAN☆49Updated 7 years ago
- DCGAN and WGAN implementation on Keras for Bird Generation☆65Updated 7 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 3 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 6 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆336Updated 6 years ago
- Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".☆126Updated last year
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆123Updated 6 years ago
- Generative Adversarial Networks in PyTorch☆37Updated 6 years ago
- Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this reposi…☆139Updated 6 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 7 years ago
- Reimplementation of GANs☆422Updated 3 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆209Updated last year
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.☆116Updated 6 years ago
- StyleGAN made with Keras☆168Updated 6 years ago
- Autoencoders using Keras☆77Updated 7 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 5 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Repo of simple adversarial examples on vanilla neural networks trained on MNIST☆121Updated 4 years ago
- Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"☆24Updated 6 years ago
- Wasserstein GAN TensorFlow Implementation☆44Updated 5 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.☆174Updated 7 months ago
- This repo will contain the resources available in my blog for learning☆92Updated 6 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆370Updated 5 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 6 years ago
- Notebooks for reproducing the paper "Computer Vision with a Single (Robust) Classifier"☆128Updated 5 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆151Updated 5 years ago