Datasets:
Tasks:
Image Classification
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
100K - 1M
Tags:
OCR
Handwriting
Character Recognition
Grayscale Images
ASCII Labels
Optical Character Recognition
License:
Louis Rädisch
commited on
Commit
•
68834f1
1
Parent(s):
abb5ce2
Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ A data instance in this dataset is an image of a handwritten character or digit
|
|
16 |
2) 'label': The label for the character or digit in the image. (0-25 for A-Z, 26-35 for 0-9)
|
17 |
|
18 |
### Data Splits
|
19 |
-
The dataset is divided into training
|
20 |
|
21 |
## Dataset Use
|
22 |
The AlphaNum dataset is suitable for tasks related to text recognition, document processing, and machine learning, particularly in the development and improvement of OCR models.
|
|
|
16 |
2) 'label': The label for the character or digit in the image. (0-25 for A-Z, 26-35 for 0-9)
|
17 |
|
18 |
### Data Splits
|
19 |
+
The dataset is divided into training and test sets.
|
20 |
|
21 |
## Dataset Use
|
22 |
The AlphaNum dataset is suitable for tasks related to text recognition, document processing, and machine learning, particularly in the development and improvement of OCR models.
|