datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
simple-doodle-128x128
Pixel Art Dataset
A simple 128x128 dataset, You can train a model to generate, or validate images based on this dataset.
Teachable machine link: https://teachablemachine.withgoogle.com/models/4eSSOVT8C/
Built with Pixel·Forge — a browser-based pixel art dataset builder (Made by Simonko912)
Statistics
Metric
Value
Total images
149
Format
PNG, RGB
Max resolution
512×512 px
Unique labels
12
Splits
Split
Count
train
125
validation… See the full description on the dataset page: https://huggingface.co/datasets/simonko912/simple-doodle-128x128.simple-shapes-256x256
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 =… See the full description on the dataset page: https://huggingface.co/datasets/simonko912/simple-shapes-256x256.simple_cn_food_demo
AutoTrain Dataset for project: demo-resnet50-test
Dataset Description
This dataset has been automatically processed by AutoTrain for project demo-resnet50-test.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<600x600 RGB PIL image>",
"target": 0
},
{
"image": "<600x799 RGB PIL image>",
"target": 1
}]… See the full description on the dataset page: https://huggingface.co/datasets/SRGui/simple_cn_food_demo.
