Creats new kinds of pokemons using WGAN! (DCGAN is also supported)
cv2
tensorflow( >=1.0)
scipy
numpy
git clone ‘https://github.com/moxiegushi/pokeGAN.git’
cd pokeGAN
python resize.py
python RGBA2RGB.py
python pokeGAN.py
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 :)