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:
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,19 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# AlphaNum Dataset
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
task_categories:
|
4 |
+
- image-classification
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- OCR
|
9 |
+
- Handwriting
|
10 |
+
- Character Recognition
|
11 |
+
- Grayscale Images
|
12 |
+
- ASCII Labels
|
13 |
+
- Optical Character Recognition
|
14 |
+
pretty_name: alphanum
|
15 |
+
size_categories:
|
16 |
+
- 100K<n<1M
|
17 |
---
|
18 |
|
19 |
# AlphaNum Dataset
|