mitchelljy / DCGAN-Keras
Simple DCGAN implemented in Keras, tested primarily for landscape paintings
☆50Updated 3 years ago
Alternatives and similar repositories for DCGAN-Keras:
Users that are interested in DCGAN-Keras 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
- DCGAN on 256x256 pictures☆37Updated 6 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 5 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
- StyleGAN made with Keras☆168Updated 5 years ago
- DCGAN image generator 🖼️.☆218Updated 3 years ago
- DCGAN and WGAN implementation on Keras for Bird Generation☆65Updated 7 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- Image-to-Image Translation with Conditional Adversarial Networks (Pix2pix) implementation in keras☆142Updated 8 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆229Updated 2 years ago
- This is the code for "Generating Pokemon with a Generative Adversarial Network" by Siraj Raval on Youtube☆432Updated 6 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- A conditional DCGAN, in Tensorflow, for generating hand-written digits from the MNIST dataset.☆13Updated 6 years ago
- A DCGAN to generate anime faces using custom mined dataset☆200Updated 7 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆335Updated 6 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago
- Creats new kinds of pokemons using WGAN!☆131Updated 5 years ago
- StyleGAN 2 in Tensorflow 2.0☆487Updated 3 years ago
- (WIP) Implementation of Creative Adversarial Networks https://arxiv.org/pdf/1706.07068.pdf☆221Updated 5 years ago
- Keras implementation of Deep Convolutional Generative Adversarial Networks☆977Updated 7 years ago
- This repo will contain the resources available in my blog for learning☆92Updated 6 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆151Updated 7 years ago
- Keras Implementation of Vector Quantizer Variational AutoEncoder (VQ-VAE)☆29Updated 4 years ago
- Reimplementation of GANs☆421Updated 3 years ago
- Simple Generative Adversarial Networks for MNIST data with Keras.☆181Updated 2 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 5 years ago
- Using GANs to create Art☆358Updated 4 years ago
- Visualization techniques for the latent space of a convolutional autoencoder in Keras☆196Updated 3 years ago
- Tensorflow implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Netwokrs for MNIST datas…☆175Updated 2 weeks ago
- PyTorch implementation of "Progressive growing of GANs (PGGAN)"☆823Updated 2 years ago