Pokegan

Creats new kinds of pokemons using WGAN!
Alternatives To Pokegan
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Mit Deep Learning9,328
5 months ago15mitJupyter Notebook
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
Deeplearning7,463
a year ago8apache-2.0Jupyter Notebook
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Tensorlayer7,161346a month ago83February 15, 202230otherPython
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
Dcgan Tensorflow6,761
2 years ago183mitJavaScript
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
Generative Models6,010
4 years ago18unlicensePython
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
T81_558_deep_learning5,225
16 days ago2otherJupyter Notebook
Washington University (in St. Louis) Course T81-558: Applications of Deep Neural Networks
Tensorflow Tutorial3,873
2 years ago7mitPython
Tensorflow tutorial from basic to hard
Animegan3,738
8 months ago17Python
A Tensorflow implementation of AnimeGAN for fast photo animation ! This is the Open source of the paper 「AnimeGAN: a novel lightweight GAN for photo animation」, which uses the GAN framwork to transform real-world photos into anime images.
Tensorflow Generative Model Collections3,570
5 years ago22apache-2.0Python
Collection of generative models in Tensorflow
Image Super Resolution3,376
a year ago85apache-2.0Python
🔎 Super-scale your images and run experiments with Residual Dense and Adversarial Networks.
Alternatives To Pokegan
Select To Compare


Alternative Project Comparisons
Readme

pokeGAN

Creats new kinds of pokemons using WGAN! (DCGAN is also supported)

dependence

cv2
tensorflow( >=1.0)
scipy
numpy

how to use

git clone ‘https://github.com/moxiegushi/pokeGAN.git’
cd pokeGAN
python resize.py
python RGBA2RGB.py
python pokeGAN.py

example pokemons

image1

image2

It is difficult to train a GAN perfectly, and as you can see someimages are meaningless. I'm very new to this. Please let me know if there are bugs :)

Popular Tensorflow Projects
Popular Generative Adversarial Network Projects
Popular Machine Learning Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Tensorflow
Generative Adversarial Network