phungpx commited on
Commit
298fc1d
·
verified ·
1 Parent(s): d7270b2

Upload ONNX export

Browse files
Files changed (1) hide show
  1. labels.json +29 -0
labels.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id2label": {
3
+ "0": "abstract",
4
+ "1": "algorithm",
5
+ "2": "aside_text",
6
+ "3": "chart",
7
+ "4": "content",
8
+ "5": "formula",
9
+ "6": "doc_title",
10
+ "7": "figure_title",
11
+ "8": "footer",
12
+ "9": "footer",
13
+ "10": "footnote",
14
+ "11": "formula_number",
15
+ "12": "header",
16
+ "13": "header",
17
+ "14": "image",
18
+ "15": "formula",
19
+ "16": "number",
20
+ "17": "paragraph_title",
21
+ "18": "reference",
22
+ "19": "reference_content",
23
+ "20": "seal",
24
+ "21": "table",
25
+ "22": "text",
26
+ "23": "text",
27
+ "24": "vision_footnote"
28
+ }
29
+ }