k4tel commited on
Commit
b49b894
Β·
verified Β·
1 Parent(s): 6860ad0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -14
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: **15855** images for `v2.2`, `v3.2` and `v5.2`
51
 
52
  ### Categories 🏷️
53
 
54
 
55
- | Label️ | Description |
56
- |----------:|:------------------------------------------------------------------------------|
57
- | `DRAW` | **πŸ“ˆ - drawings, maps, paintings with text** |
58
- | `DRAW_L` | **πŸ“ˆπŸ“ - drawings, etc with a table legend or inside tabular layout / forms** |
59
- | `LINE_HW` | **βœοΈπŸ“ - handwritten text lines inside tabular layout / forms** |
60
- | `LINE_P` | **πŸ“ - printed text lines inside tabular layout / forms** |
61
- | `LINE_T` | **πŸ“ - machine typed text lines inside tabular layout / forms** |
62
- | `PHOTO` | **πŸŒ„ - photos with text** |
63
- | `PHOTO_L` | **πŸŒ„πŸ“ - photos inside tabular layout / forms or with a tabular annotation** |
64
- | `TEXT` | **πŸ“° - mixed types of printed and handwritten texts** |
65
- | `TEXT_HW` | **βœοΈπŸ“„ - only handwritten text** |
66
- | `TEXT_P` | **πŸ“„ - only printed text** |
67
- | `TEXT_T` | **πŸ“„ - only machine typed text** |
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