Skip to content
#

creative-ml

Here are 2 public repositories matching this topic...

poke-vae implements a Variational Autoencoder (VAE) in PyTorch to encode and decode Pokémon statistics. The VAE is structured to learn a compressed representation of Pokémon data which includes base stats and types, enabling the generation of new Pokémon-like data.

  • Updated Feb 11, 2026
  • Python

StyleGAN2 dragon-image generator with an end-to-end pipeline. Scraped ~20K images via the e926 API, auto-curated them with a RetinaNet R50 face detector and a ResNet18 dragon/not-dragon classifier (mmdetection + PyTorch), then trained with stylegan2-pytorch. Ships as a Dockerized Python app with interactive sliders.

  • Updated Sep 20, 2021
  • Python

Improve this page

Add a description, image, and links to the creative-ml topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the creative-ml topic, visit your repo's landing page and select "manage topics."

Learn more