Update README.md
Browse files
README.md
CHANGED
@@ -47,24 +47,24 @@ Training set of the model: **8950** images for `v2.0`
|
|
47 |
|
48 |
Training set of the model: **10745** images for `v2.1`
|
49 |
|
50 |
-
Training set of the model: **
|
51 |
|
52 |
### Categories π·οΈ
|
53 |
|
54 |
|
55 |
-
| LabelοΈ | Description
|
56 |
-
|
57 |
-
| `DRAW` | **π - drawings, maps, paintings
|
58 |
-
| `DRAW_L` | **ππ - drawings, etc
|
59 |
-
| `LINE_HW` | **βοΈπ - handwritten text
|
60 |
-
| `LINE_P` | **π - printed text
|
61 |
-
| `LINE_T` | **π - machine
|
62 |
-
| `PHOTO` | **π -
|
63 |
-
| `PHOTO_L` | **ππ - photos
|
64 |
-
| `TEXT` | **π° -
|
65 |
-
| `TEXT_HW` | **βοΈπ - only handwritten text**
|
66 |
-
| `TEXT_P` | **π - only printed text**
|
67 |
-
| `TEXT_T` | **π - only machine
|
68 |
|
69 |
Evaluation set: **1290** images (taken from `v2.2` annotations)
|
70 |
|
|
|
47 |
|
48 |
Training set of the model: **10745** images for `v2.1`
|
49 |
|
50 |
+
Training set of the model: **14565** images for `v2.2`, `v3.2` and `v5.2`
|
51 |
|
52 |
### Categories π·οΈ
|
53 |
|
54 |
|
55 |
+
| LabelοΈ | Description |
|
56 |
+
|----------:|:-----------------------------------------------------------------------------------------------------------------|
|
57 |
+
| `DRAW` | **π - drawings, maps, paintings, schematics, or graphics, potentially containing some text labels or captions** |
|
58 |
+
| `DRAW_L` | **ππ - drawings, etc but presented within a table-like layout or includes a legend formatted as a table** |
|
59 |
+
| `LINE_HW` | **βοΈπ - handwritten text organized in a tabular or form-like structure** |
|
60 |
+
| `LINE_P` | **π - printed text organized in a tabular or form-like structure** |
|
61 |
+
| `LINE_T` | **π - machine-typed text organized in a tabular or form-like structure** |
|
62 |
+
| `PHOTO` | **π - photographs or photographic cutouts, potentially with text captions** |
|
63 |
+
| `PHOTO_L` | **ππ - photos presented within a table-like layout or accompanied by tabular annotations** |
|
64 |
+
| `TEXT` | **π° - mixtures of printed, handwritten, and/or typed text, potentially with minor graphical elements** |
|
65 |
+
| `TEXT_HW` | **βοΈπ - only handwritten text in paragraph or block form (non-tabular)** |
|
66 |
+
| `TEXT_P` | **π - only printed text in paragraph or block form (non-tabular)** |
|
67 |
+
| `TEXT_T` | **π - only machine-typed text in paragraph or block form (non-tabular)** |
|
68 |
|
69 |
Evaluation set: **1290** images (taken from `v2.2` annotations)
|
70 |
|