math-captcha
MathCaptcha10k
Dataset Details
Dataset Name: MathCaptcha10k
Curated by: Atalay Denknalbant
License: Creative Commons Attribution 4.0 International (CC BY 4.0)
Repository: https://www.kaggle.com/datasets/atalaydenknalbant/mathcaptcha10k
Dataset Description
A corpus of 10 000 synthetic arithmetic‐captcha images rendered at 200×70 px. Each image contains exactly two base-10 numbers (1–2 digits), a single + or – operator, an = sign and a trailing question mark (e.g.… See the full description on the dataset page: https://huggingface.co/datasets/atalaydenknalbant/MathCaptcha10k.advanced-math-captchas-v4mathcaptchaforge-dataset-21k-parquet
Dataset Card
Overview
This dataset contains labeled image crops for multi-class visual symbol classification.
Structure
images/: image files referenced by the manifests
manifest.csv: full index
train.csv, val.csv, test.csv: split manifests
Schema
All CSV files use:
id,image_path,label,width,height,split
image_path is relative to the dataset root, formatted as images/<filename>.
Usage
Load one of the split CSV files.
Resolve image_path… See the full description on the dataset page: https://huggingface.co/datasets/emrecengdev/mathcaptchaforge-dataset-21k-parquet.
