ghanashyamvtatti / PokeGAN
A tf.keras implementation of DCGAN to generate images of new Pokemon
☆11Updated 2 years ago
Alternatives and similar repositories for PokeGAN:
Users that are interested in PokeGAN are comparing it to the libraries listed below
- This is my deep learning project in which we performed image colorization on B/W images using GANs.☆10Updated 3 years ago
- The respository contains the code for the Deep Convolutional Generative Adversarial Network (DCGAN) trained on the anime faces dataset.☆26Updated 4 years ago
- Hands-On Image Generation with TensorFlow 2.0, published by Packt☆199Updated 2 years ago
- DCGAN image generator 🖼️.☆218Updated 3 years ago
- A DCGAN that generate Cat pictures 🐱💻☆203Updated 4 years ago
- A DCGAN to generate anime faces using custom mined dataset☆200Updated 7 years ago
- Various GAN Model☆64Updated 4 years ago
- Generative Adversarial Networks Projects, published by Packt☆222Updated 2 years ago
- GAN for generating pokemon sprites☆83Updated 2 years ago
- StyleGAN 2 in Tensorflow 2.0☆486Updated 3 years ago
- Code from Jeff Heaton's YouTube videos, articles, and conference presentations.☆183Updated 9 months ago
- Beginner's Guide to building GAN from scratch with Tensorflow and Keras☆16Updated 2 years ago
- StyleGAN2 - Official TensorFlow Implementation with practical improvements☆316Updated 4 years ago
- An effort to generate new anime faces using a DCGAN☆33Updated 10 months ago
- This repository consists of code that is used to convert text-embeddings into Images using Generative Adversarial Networks(GAN)☆50Updated 6 years ago
- PyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!☆394Updated 2 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
- Unofficial implementation of StyleGAN2 using TensorFlow 2.x.☆143Updated 3 years ago
- Conditional implementation for NVIDIA's StyleGAN architecture☆228Updated 5 years ago
- Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai☆471Updated 3 years ago
- Creats new kinds of pokemons using WGAN!☆131Updated 5 years ago
- StyleGAN made with Keras☆168Updated 6 years ago
- Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks☆1,022Updated last year
- TensorFlow implementation of "Text to Photo-realistic Image Synthesis with Stacked Generative Adversarial Networks" by Han Zhang, et al.☆34Updated 5 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 4 years ago
- ☆51Updated 2 years ago
- Photo Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆27Updated 3 years ago
- Course notebooks for GANs specializations☆116Updated last year
- 🐳 GAN implemented as Tensorflow 2.X☆64Updated 4 years ago
- PyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included playground.py to help you better understan…☆378Updated last year