utkd / gans
Various GANs for playing around
☆35Updated 5 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 Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 3 years ago
- Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".☆126Updated last year
- Invert a pre-trained GAN model (includes code for training a GAN on celebA)☆84Updated 6 years ago
- PyTorch implementation of DCGAN☆49Updated 7 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
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 6 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆80Updated 4 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- This repo will contain the resources available in my blog for learning☆92Updated 6 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 7 years ago
- DCGAN and WGAN implementation on Keras for Bird Generation☆65Updated 7 years ago
- Translate text to image in Keras using GAN and Word2Vec as well as recurrent neural networks☆64Updated 3 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 multitask CycleGAN with auxiliary classification loss☆95Updated 5 years ago
- dcgan combined with vae in pytorch!☆116Updated 6 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- StyleGAN made with Keras☆168Updated 6 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Code release for paper "How good is my GAN?"☆12Updated 6 years ago
- Variational auto-encoder trained on celebA . All rights reserved.☆182Updated 7 years ago
- A VAE for CelebA☆23Updated 6 years ago
- Autoencoders using Keras☆77Updated 7 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆114Updated 5 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆152Updated 7 years ago
- Reimplementation of CycleGAN☆385Updated 3 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆371Updated 5 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆151Updated 5 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- A PyTorch 0.4 implementation of Progressive Growing of GANs for Improved Quality, Stability and Variability (https://arxiv.org/abs/1710.1…☆56Updated 6 years ago