mitchelljy / DCGAN-Keras
Simple DCGAN implemented in Keras, tested primarily for landscape paintings
☆50Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for DCGAN-Keras
- StyleGAN made with Keras☆168Updated 5 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆262Updated 5 years ago
- DCGAN image generator 🖼️.☆217Updated 3 years ago
- A DCGAN that generate Cat pictures 🐱💻☆202Updated 3 years ago
- A DCGAN to generate anime faces using custom mined dataset☆198Updated 7 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 4 years ago
- (WIP) Implementation of Creative Adversarial Networks https://arxiv.org/pdf/1706.07068.pdf☆222Updated 5 years ago
- Translate text to image in Keras using GAN and Word2Vec as well as recurrent neural networks☆64Updated 3 years ago
- Image-to-Image Translation with Conditional Adversarial Networks (Pix2pix) implementation in keras☆140Updated 7 years ago
- Keras implementation of GradCAM.☆115Updated 5 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆193Updated 5 years ago
- Minimal PyTorch implementation of Deep Dream☆146Updated 9 months ago
- Keras implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆67Updated 6 years ago
- This is the code for "Generating Pokemon with a Generative Adversarial Network" by Siraj Raval on Youtube☆433Updated 5 years ago
- Using GANs to create Art☆359Updated 4 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆204Updated last year
- StyleGAN2 - Colab Notebook containing code for training + visualization + projection☆124Updated 4 years ago
- Train CPPNs as a Generative Model, using Generative Adversarial Networks and Variational Autoencoder techniques to produce high resolutio…☆350Updated 3 years ago
- The Simplest DCGAN Implementation☆339Updated last year
- MSG StyleGAN in tensorflow☆263Updated 4 years ago
- Simple & Intuitive Tensorflow implementation of StyleGAN (CVPR 2019 Oral)☆211Updated last year
- DCGAN and WGAN implementation on Keras for Bird Generation☆65Updated 6 years ago
- This repo will contain the resources available in my blog for learning☆92Updated 6 years ago
- StyleGAN 2 in Tensorflow 2.0☆486Updated 2 years ago
- DCGAN on 256x256 pictures☆36Updated 6 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆226Updated 2 years ago
- Keras implementation of Deep Convolutional Generative Adversarial Networks☆974Updated 7 years ago
- Notebook for O'Reilly's "Deep Convolutional Generative Adversarial Networks"☆93Updated 7 years ago
- Reimplementation of CycleGAN☆385Updated 2 years ago