Skip to content

Using deep learning and stylegan2-ada model to generate new pokemon with custom made and augmented dataset.

Notifications You must be signed in to change notification settings

williamjchen/PokeGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokeGAN - Exploration of generating novel Pokemon using Deep Convolutional Generative Adversarial Networks

Dataset

A total of 4881 Pokemon mugshots were sourced from Kaggle Pokemon Mugshots dataset. Original images from dataset measure 64x64 and have too small of a resolution. To address this, images from dataset were upscaled to 512x512 using waifu2x-chainer.

smol big

Results

novel_1 novel_2 2 Novel pokemon generated from network.

Training

Trained on Google Colab Pro on StyleGan2-ada using Tesla V100s for multiple days.

About

Using deep learning and stylegan2-ada model to generate new pokemon with custom made and augmented dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published