Datasets:
ThuraAung1601
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ size_categories:
|
|
15 |
|
16 |
The Burmese text data are word-segmented with the delimiter _
|
17 |
|
18 |
-
Text Images are under the folder dataset and zipped
|
19 |
|
20 |
The dataset format is
|
21 |
```
|
@@ -36,4 +36,8 @@ Thura Aung, Ye Kyaw Thu and Myat Noe Oo, "myOCR: Optical Character Recognition f
|
|
36 |
month = {November},
|
37 |
address = {Pattaya, Thailand}
|
38 |
}
|
39 |
-
```
|
|
|
|
|
|
|
|
|
|
15 |
|
16 |
The Burmese text data are word-segmented with the delimiter _
|
17 |
|
18 |
+
Line-level Text Images for OCR are under the folder dataset and zipped.
|
19 |
|
20 |
The dataset format is
|
21 |
```
|
|
|
36 |
month = {November},
|
37 |
address = {Pattaya, Thailand}
|
38 |
}
|
39 |
+
```
|
40 |
+
|
41 |
+
# Coming soon
|
42 |
+
|
43 |
+
- myOCR model with post-OCR error correction
|