Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Latest commit

 

History

History
executable file
·
15 lines (11 loc) · 519 Bytes

File metadata and controls

executable file
·
15 lines (11 loc) · 519 Bytes

PokeGAN

Generative adversarial network for creating new Pokémon

Downloading the images

You need ruby to download the images.

Install the required gems with bundle install

Then, ruby utils/download_poke_images.rb

Selecting Pkémon subcategories

After the Pokémon images were downloaded, we can select which Pokémon we wish to use for training. Run ruby utils/generate_filtered_dataset.rb to choose pokémons with specific color, types and egg groups. the files will be copied to ./training_data.