krisztian-gajdar commited on
Commit
310479b
·
verified ·
1 Parent(s): 6281da3

Add the English PP-OCRv4 set additively (det, rec, en_dict) — #2441 Decision 3 (PR #3024); sources: ModelScope RapidAI/RapidOCR v3.8.0, the exact paths docling 2.99.0 resolves

Browse files
RapidOcr/onnx/PP-OCRv4/det/en_PP-OCRv3_det_mobile.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea07c15d38ac40cd69da3c493444ec75b44ff23840553ff8ba102c1219ed39c2
3
+ size 2421707
RapidOcr/onnx/PP-OCRv4/rec/en_PP-OCRv4_rec_mobile.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8770c967605983d1570cdf5352041dfb68fa0c21664f49f47b155abd3e0e318
3
+ size 7653044
RapidOcr/paddle/PP-OCRv4/rec/en_PP-OCRv4_rec_mobile/en_dict.txt ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 0
2
+ 1
3
+ 2
4
+ 3
5
+ 4
6
+ 5
7
+ 6
8
+ 7
9
+ 8
10
+ 9
11
+ :
12
+ ;
13
+ <
14
+ =
15
+ >
16
+ ?
17
+ @
18
+ A
19
+ B
20
+ C
21
+ D
22
+ E
23
+ F
24
+ G
25
+ H
26
+ I
27
+ J
28
+ K
29
+ L
30
+ M
31
+ N
32
+ O
33
+ P
34
+ Q
35
+ R
36
+ S
37
+ T
38
+ U
39
+ V
40
+ W
41
+ X
42
+ Y
43
+ Z
44
+ [
45
+ \
46
+ ]
47
+ ^
48
+ _
49
+ `
50
+ a
51
+ b
52
+ c
53
+ d
54
+ e
55
+ f
56
+ g
57
+ h
58
+ i
59
+ j
60
+ k
61
+ l
62
+ m
63
+ n
64
+ o
65
+ p
66
+ q
67
+ r
68
+ s
69
+ t
70
+ u
71
+ v
72
+ w
73
+ x
74
+ y
75
+ z
76
+ {
77
+ |
78
+ }
79
+ ~
80
+ !
81
+ "
82
+ #
83
+ $
84
+ %
85
+ &
86
+ '
87
+ (
88
+ )
89
+ *
90
+ +
91
+ ,
92
+ -
93
+ .
94
+ /
95
+
SOURCES.json CHANGED
@@ -4,12 +4,12 @@
4
  "intended_repo_id": "superlinked/docling-artifacts",
5
  "runtime": "docling",
6
  "runtime_version": "2.99.0",
7
- "artifact_file_count": 9,
8
- "artifact_size_bytes": 400643412,
9
  "selection": {
10
  "layout": "docling-layout-heron",
11
  "table_structure": "tableformer-accurate",
12
- "ocr": "rapidocr-onnxruntime-pp-ocrv4-chinese",
13
  "font_included": false
14
  }
15
  },
@@ -96,6 +96,34 @@
96
  "source_url": "https://www.modelscope.cn/models/RapidAI/RapidOCR/resolve/v3.8.0/paddle/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile/ppocr_keys_v1.txt"
97
  }
98
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
99
  }
100
  ]
101
  }
 
4
  "intended_repo_id": "superlinked/docling-artifacts",
5
  "runtime": "docling",
6
  "runtime_version": "2.99.0",
7
+ "artifact_file_count": 12,
8
+ "artifact_size_bytes": 410718353,
9
  "selection": {
10
  "layout": "docling-layout-heron",
11
  "table_structure": "tableformer-accurate",
12
+ "ocr": "rapidocr-onnxruntime-pp-ocrv4-chinese+english",
13
  "font_included": false
14
  }
15
  },
 
96
  "source_url": "https://www.modelscope.cn/models/RapidAI/RapidOCR/resolve/v3.8.0/paddle/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile/ppocr_keys_v1.txt"
97
  }
98
  ]
99
+ },
100
+ {
101
+ "name": "RapidOCR PP-OCRv4 English ONNX",
102
+ "upstream_repo": "https://www.modelscope.cn/models/RapidAI/RapidOCR",
103
+ "upstream_release": "v3.8.0",
104
+ "license": "Apache-2.0",
105
+ "copyright_notice": "RapidOCR states that OCR model copyright is held by Baidu.",
106
+ "license_evidence": "https://github.com/RapidAI/RapidOCR#license",
107
+ "files": [
108
+ {
109
+ "path": "RapidOcr/onnx/PP-OCRv4/det/en_PP-OCRv3_det_mobile.onnx",
110
+ "size_bytes": 2421707,
111
+ "sha256": "ea07c15d38ac40cd69da3c493444ec75b44ff23840553ff8ba102c1219ed39c2",
112
+ "source_url": "https://www.modelscope.cn/models/RapidAI/RapidOCR/resolve/v3.8.0/onnx/PP-OCRv4/det/en_PP-OCRv3_det_mobile.onnx"
113
+ },
114
+ {
115
+ "path": "RapidOcr/onnx/PP-OCRv4/rec/en_PP-OCRv4_rec_mobile.onnx",
116
+ "size_bytes": 7653044,
117
+ "sha256": "e8770c967605983d1570cdf5352041dfb68fa0c21664f49f47b155abd3e0e318",
118
+ "source_url": "https://www.modelscope.cn/models/RapidAI/RapidOCR/resolve/v3.8.0/onnx/PP-OCRv4/rec/en_PP-OCRv4_rec_mobile.onnx"
119
+ },
120
+ {
121
+ "path": "RapidOcr/paddle/PP-OCRv4/rec/en_PP-OCRv4_rec_mobile/en_dict.txt",
122
+ "size_bytes": 190,
123
+ "sha256": "5662df9d2d03f0e8ca0d3b0649d6acbab904b6a14b3d3521463c71c37c668ce3",
124
+ "source_url": "https://www.modelscope.cn/models/RapidAI/RapidOCR/resolve/v3.8.0/paddle/PP-OCRv4/rec/en_PP-OCRv4_rec_mobile/en_dict.txt"
125
+ }
126
+ ]
127
  }
128
  ]
129
  }