Skip to content

joaopedromattos/MTGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic: The Gathering Card Generator

A generator of illustrations of the trade card game Magic: The Gathering based on StyleGANv2 created as final project for Data Mining and Machine Learning Applications.

Dataset

Our dataset was collected using MTGJson API. We provide in this repository a script to collect data at magic_card_generator/dataset/collection/card_collector.py.

Training Pipeline

Our StyleGANv2 training pipeline is available at magic_card_generator/styleganv2/styleganv2.ipynb. The final version of our model was trained for about 100 hours on the Nvidia P100 available at Google Colab.

Baseline

We used a DCGAN as a qualitative baseline. Its results, along with the training pipeline, are also available at magic_card_generator/baseline/dcgan/.

Authors

About

We generate Magic: The Gathering inspired cards.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published