Update README.md
Browse files
README.md
CHANGED
|
@@ -146,9 +146,9 @@ TABLE 1: Character Error Rate (CER in %) results on the KHOB, Legal Documents, a
|
|
| 146 |
|
| 147 |
| Model | KHOB | Legal Documents | Printed Word |
|
| 148 |
| :--- | :--- | :--- | :--- |
|
| 149 |
-
| Tesseract-OCR |
|
| 150 |
-
| VGG-Transformer |
|
| 151 |
-
| ResNet-Transformer |
|
| 152 |
| Proposed Model | **1.87** | **9.13** | **2.46** |
|
| 153 |
|
| 154 |
---
|
|
|
|
| 146 |
|
| 147 |
| Model | KHOB | Legal Documents | Printed Word |
|
| 148 |
| :--- | :--- | :--- | :--- |
|
| 149 |
+
| Tesseract-OCR | 6.24 | 24.30 | 8.02 |
|
| 150 |
+
| VGG-Transformer | 2.27 | 10.27 | 3.61 |
|
| 151 |
+
| ResNet-Transformer | 2.98 | 11.57 | 2.80 |
|
| 152 |
| Proposed Model | **1.87** | **9.13** | **2.46** |
|
| 153 |
|
| 154 |
---
|