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
•
690d362
1
Parent(s):
7b132dd
Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,8 @@ license: mit
|
|
4 |
|
5 |
# AlphaNum Dataset
|
6 |
|
|
|
|
|
7 |
## Abstract
|
8 |
The AlphaNum dataset, curated by Louis Rädisch, is an extensive repository of grayscale, handwritten characters and numerals, each of 24x24 pixel dimensions. This dataset is designed to support Optical Character Recognition (OCR) tasks, offering labels that range from 33 to 126, and 999, aligning with ASCII characters from '!' to '~', and 'null', respectively. The 'null' category includes images generated through a noise injection process, resulting in normally distributed light pixels placed randomly.
|
9 |
|
|
|
4 |
|
5 |
# AlphaNum Dataset
|
6 |
|
7 |
+
<img src="https://github.com/Lopalp/AlphaOCR-A4/raw/main/Alphanum.png" alt="Alternativer Text">
|
8 |
+
|
9 |
## Abstract
|
10 |
The AlphaNum dataset, curated by Louis Rädisch, is an extensive repository of grayscale, handwritten characters and numerals, each of 24x24 pixel dimensions. This dataset is designed to support Optical Character Recognition (OCR) tasks, offering labels that range from 33 to 126, and 999, aligning with ASCII characters from '!' to '~', and 'null', respectively. The 'null' category includes images generated through a noise injection process, resulting in normally distributed light pixels placed randomly.
|
11 |
|