fhswf/TrOCR_german_handwritten
Image-to-Text
•
0.6B
•
Updated
•
1.5k
•
12
Error code: ClientConnectionError
This dataset contains German handwriting images and corresponding text labels. In total, the dataset contains around 10,000 entries with handwriting from 15 different people. The data was created with the help of transcripts from school and university. The dataset was created as part of a handwriting recognition project at the FH-SWF.
from datasets import load_dataset
dataset = load_dataset('fhswf/german_handwriting')