Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-3.0
|
3 |
+
---
|
4 |
+
# Dataset Information
|
5 |
+
|
6 |
+
## Keywords
|
7 |
+
|
8 |
+
Hebrew, handwritten, letters
|
9 |
+
|
10 |
+
## Description
|
11 |
+
HDD_v0 consists of images of isolated Hebrew characters together with training and test sets subdivision.
|
12 |
+
The images were collected from hand-filled forms.
|
13 |
+
|
14 |
+
For more details, please refer to [1].
|
15 |
+
|
16 |
+
When using this dataset in research work, please cite [1].
|
17 |
+
|
18 |
+
|
19 |
+
[1] I. Rabaev, B. Kurar Barakat, A. Churkin and J. El-Sana. The HHD Dataset. The 17th International Conference on Frontiers in Handwriting Recognition, pp. 228-233, 2020.
|
20 |
+
|
21 |
+
|
22 |
+
## Technical Details
|
23 |
+
The dataset is divided into TRAIN and TEST set (folders), each one containing 27 subfolders.
|
24 |
+
|
25 |
+
Each subfolder contains the images of a letter from the alphabet (one subfolder for each letter of the alphabet).
|
26 |
+
|
27 |
+
Train set contains 3965 samples, test set contains 1134 samples.
|