handwritten-text-recognition
Arabic-Handwritten-Text-Recognition-Dataset
Dataset Description
This dataset is a re-uploaded version of the Muharaf dataset.
The original dataset was created by Mehreen Saeed et al. and released for research purposes.
This repository is intended for easier access and experimentation via Hugging Face.
|
How to use
from datasets import load_dataset
ds = load_dataset("amjad-awad/Arabic-Handwritten-Text-Recognition-Dataset")
print(ds["train"][0]["image"])
Attribution
All credit for creating and… See the full description on the dataset page: https://huggingface.co/datasets/amjad-awad/Arabic-Handwritten-Text-Recognition-Dataset.handwritten-text-recognition-bongabdo
Dataset Card for Bongabdo
Dataset Summary
Bongabdo is a curated dataset of full-page Bangla (Bengali) handwritten text, intended for use in offline handwriting recognition tasks using modern neural architectures. It includes high-resolution scanned images of handwritten Bangla scripts, transcriptions, and rich per-document metadata. The data has been contributed by people of diverse age groups, occupations, and genders, making it well-suited for training robust… See the full description on the dataset page: https://huggingface.co/datasets/deepcopy/handwritten-text-recognition-bongabdo.
