Skip to content

nihermann/Pokemaenner

Repository files navigation

Pokemänner

Did you ever wondered how pokemon evolution look like?

Image

Check out this notebook and make some yourself.

What is Pokégan?

This Project was done as a final paper in the course "Implementing Artificial Neural Networks with Tensorflow" of the University of Osnabrueck by Michael Hüppe and Nicolai Hermann. We implemented three different versions of the popular GAN architecture to compare their performance when generating Pokémon images. Each model here being a deep convolutional GAN, a Wasserstein GAN with gradient penalty and a Auto-Encoding GAN has its own directory. The data used for this project was accumulated using the files in the preprocessing data (especially webscraping.py for gaining data and uniforming.py for data processing). In addition does every model have the needed directories required for testing the model. Moreover, does the preprocessing folder contain sample data showing the data we work with. The model architecture folder gives illustrations of the respective models. To find further information refer to our paper.

Results Aegan

Image

Results WGAN

Image

Naming Conventions

  • for preprcessing files add preprocessing_*.py as prefix.
  • images are stored in a directory called images.
  • all csvs in a directory called list_data
  • in general use short names but no abbreviations.

About

Super coole neue Pokemänner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors