Datasets:
metadata
license: cc0-1.0
task_categories:
- image-classification
tags:
- pixel-art
size_categories:
- n<1K
simple-shapes-256x256
6 diffrent simple shapes. Use for benchmarking, and simple shape recognission. Teachable machine link: https://teachablemachine.withgoogle.com/models/AQwwPGTH1/ Built with Pixel·Forge https://simonko-912.github.io/pixel-forge/ Pixel Forge is a app to make doodles and draw pixel art easily, You can make a repo directly from the app!
Splits
| Split | Count |
|---|---|
| train | 85 |
Usage
from datasets import load_dataset
ds = load_dataset("imagefolder", data_dir=".")