Felladrin commited on
Commit
9e495a8
·
verified ·
1 Parent(s): c26967f

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers.js
3
+ base_model:
4
+ - usyd-community/vitpose-plus-base
5
+ ---
6
+
7
+ # vitpose-plus-base (ONNX)
8
+
9
+ This is an ONNX version of [usyd-community/vitpose-plus-base](https://huggingface.co/usyd-community/vitpose-plus-base). It was automatically converted and uploaded using [this space](https://huggingface.co/spaces/onnx-community/convert-to-onnx).
config.json ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_attn_implementation_autoset": true,
3
+ "_name_or_path": "usyd-community/vitpose-plus-base",
4
+ "architectures": [
5
+ "VitPoseForPoseEstimation"
6
+ ],
7
+ "backbone": null,
8
+ "backbone_config": {
9
+ "model_type": "vitpose_backbone",
10
+ "num_experts": 6,
11
+ "out_features": [
12
+ "stage12"
13
+ ],
14
+ "out_indices": [
15
+ 12
16
+ ],
17
+ "part_features": 192
18
+ },
19
+ "backbone_kwargs": null,
20
+ "edges": [
21
+ [
22
+ 15,
23
+ 13
24
+ ],
25
+ [
26
+ 13,
27
+ 11
28
+ ],
29
+ [
30
+ 16,
31
+ 14
32
+ ],
33
+ [
34
+ 14,
35
+ 12
36
+ ],
37
+ [
38
+ 11,
39
+ 12
40
+ ],
41
+ [
42
+ 5,
43
+ 11
44
+ ],
45
+ [
46
+ 6,
47
+ 12
48
+ ],
49
+ [
50
+ 5,
51
+ 6
52
+ ],
53
+ [
54
+ 5,
55
+ 7
56
+ ],
57
+ [
58
+ 6,
59
+ 8
60
+ ],
61
+ [
62
+ 7,
63
+ 9
64
+ ],
65
+ [
66
+ 8,
67
+ 10
68
+ ],
69
+ [
70
+ 1,
71
+ 2
72
+ ],
73
+ [
74
+ 0,
75
+ 1
76
+ ],
77
+ [
78
+ 0,
79
+ 2
80
+ ],
81
+ [
82
+ 1,
83
+ 3
84
+ ],
85
+ [
86
+ 2,
87
+ 4
88
+ ],
89
+ [
90
+ 3,
91
+ 5
92
+ ],
93
+ [
94
+ 4,
95
+ 6
96
+ ]
97
+ ],
98
+ "id2label": {
99
+ "0": "Nose",
100
+ "1": "L_Eye",
101
+ "2": "R_Eye",
102
+ "3": "L_Ear",
103
+ "4": "R_Ear",
104
+ "5": "L_Shoulder",
105
+ "6": "R_Shoulder",
106
+ "7": "L_Elbow",
107
+ "8": "R_Elbow",
108
+ "9": "L_Wrist",
109
+ "10": "R_Wrist",
110
+ "11": "L_Hip",
111
+ "12": "R_Hip",
112
+ "13": "L_Knee",
113
+ "14": "R_Knee",
114
+ "15": "L_Ankle",
115
+ "16": "R_Ankle"
116
+ },
117
+ "initializer_range": 0.02,
118
+ "label2id": {
119
+ "L_Ankle": 15,
120
+ "L_Ear": 3,
121
+ "L_Elbow": 7,
122
+ "L_Eye": 1,
123
+ "L_Hip": 11,
124
+ "L_Knee": 13,
125
+ "L_Shoulder": 5,
126
+ "L_Wrist": 9,
127
+ "Nose": 0,
128
+ "R_Ankle": 16,
129
+ "R_Ear": 4,
130
+ "R_Elbow": 8,
131
+ "R_Eye": 2,
132
+ "R_Hip": 12,
133
+ "R_Knee": 14,
134
+ "R_Shoulder": 6,
135
+ "R_Wrist": 10
136
+ },
137
+ "model_type": "vitpose",
138
+ "scale_factor": 4,
139
+ "torch_dtype": "float32",
140
+ "transformers_version": "4.49.0",
141
+ "use_pretrained_backbone": false,
142
+ "use_simple_decoder": false,
143
+ "use_timm_backbone": false
144
+ }
onnx/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cf8f20b1f42b4d043a86a9f2628d3dcac8a4eb512f646233663d7a774bb04b2
3
+ size 501886219
onnx/model_bnb4.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cefe5797e094d5a6ced8aec43c419c6058047c191343e1b21b2b05bc04b99cfc
3
+ size 88294501
onnx/model_fp16.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cd7700605d02446274e11d0e252b339d589d6cf82b1f31ebb0fec351f624834
3
+ size 251093105
onnx/model_int8.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7dfaa0c3bd3eab0a275c3e41f40aab9a85bcf17e15a47d531599acad55a4d87
3
+ size 139772353
onnx/model_q4.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3fef6eccb305ccf15df214e4a7155f36659127f95209e9b9339a7dfd55ce256
3
+ size 95813725
onnx/model_q4f16.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6f29ce4fe17825a1d684db9f6e69561f61d812a0e39a44fff0b29528273e5c6
3
+ size 78148788
onnx/model_quantized.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a22b90f2575322f5ac5434d7c5553eb5fa5378bf18dd9b77a60c58dc08cc4153
3
+ size 139772353
onnx/model_uint8.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a22b90f2575322f5ac5434d7c5553eb5fa5378bf18dd9b77a60c58dc08cc4153
3
+ size 139772353
preprocessor_config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_affine_transform": true,
3
+ "do_normalize": true,
4
+ "do_rescale": true,
5
+ "image_mean": [
6
+ 0.485,
7
+ 0.456,
8
+ 0.406
9
+ ],
10
+ "image_processor_type": "VitPoseImageProcessor",
11
+ "image_std": [
12
+ 0.229,
13
+ 0.224,
14
+ 0.225
15
+ ],
16
+ "normalize_factor": 200.0,
17
+ "rescale_factor": 0.00392156862745098,
18
+ "size": {
19
+ "height": 256,
20
+ "width": 192
21
+ }
22
+ }
quantize_config.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "modes": [
3
+ "fp16",
4
+ "q8",
5
+ "int8",
6
+ "uint8",
7
+ "q4",
8
+ "q4f16",
9
+ "bnb4"
10
+ ],
11
+ "per_channel": true,
12
+ "reduce_range": true,
13
+ "block_size": null,
14
+ "is_symmetric": true,
15
+ "accuracy_level": null,
16
+ "quant_type": 1,
17
+ "op_block_list": null
18
+ }