datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
mtg_synthetic_large_dataset
Magic The Gatering Synthetic Large Image Dataset.
Synthetic images of MTG cards with the following features:
Photorealistic rendering using BlenderProc2 and HDRI environments
Precise card geometry with rounded corners
Random transformations for data augmentation
Segmentation masks for semantic segmentation training
173 GB of data, 718508 images for train, 307932 images for testing
for uncompress in ubuntu:
sudo apt install p7zip-full
7z x mtg_synthetic_large_dataset.7z.001
Source… See the full description on the dataset page: https://huggingface.co/datasets/dhvazquez/mtg_synthetic_large_dataset.croupier-mtg-dataset
Dataset Summary
A card images dataset of 4 types of creatures from Magic the Gathering card game: elf, goblin, knight, and zombie.
Dataset Creation
All card information from Magic the Gathering card game is public available from the
Gatherer website, the official Magic Card Database. The dataset is just
a subset selection of 4 kind of creatures from the game.
