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
- StyleGAN made with Keras☆168Updated 5 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- Using GANs to create Art☆358Updated 4 years ago
- A DCGAN to generate anime faces using custom mined dataset☆199Updated 7 years ago
- DCGAN image generator 🖼️.☆218Updated 3 years ago
- StyleGAN2 - Colab Notebook containing code for training + visualization + projection☆124Updated 4 years ago
- This is the code for "Generating Pokemon with a Generative Adversarial Network" by Siraj Raval on Youtube☆432Updated 6 years ago
- Minimal PyTorch implementation of Deep Dream☆148Updated last year
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆209Updated last year
- (WIP) Implementation of Creative Adversarial Networks https://arxiv.org/pdf/1706.07068.pdf☆221Updated 5 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 5 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- Reimplementation of CycleGAN☆385Updated 3 years ago
- DCGAN and WGAN implementation on Keras for Bird Generation☆65Updated 7 years ago
- Creats new kinds of pokemons using WGAN!☆131Updated 5 years ago
- Generative Adversarial Networks implemented in PyTorch and Tensorflow☆836Updated 2 years ago
- Keras implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆67Updated 6 years ago
- This is the code corresponding to my Duke AI for Art Competition submission.☆63Updated 6 years ago
- StyleGAN 2 in Tensorflow 2.0☆487Updated 3 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- DCGAN on 256x256 pictures☆36Updated 6 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆538Updated last year
- 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
- Keras implementation of Deep Convolutional Generative Adversarial Networks☆974Updated 7 years ago
- A DCGAN that generate Cat pictures 🐱💻☆202Updated 3 years ago
- Image-to-Image Translation with Conditional Adversarial Networks (Pix2pix) implementation in keras☆142Updated 7 years ago
- Simple Generative Adversarial Networks for MNIST data with Keras.☆181Updated 2 years ago
- Tooling for GANs in TensorFlow☆948Updated last month
- 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
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago