shadow-cann commited on
Commit
f94758b
·
verified ·
1 Parent(s): edf4f2d

Add files using upload-large-folder tool

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ 1700943569813507_res101.png filter=lfs diff=lfs merge=lfs -text
1700943569813507_res101.png ADDED

Git LFS Details

  • SHA256: 6014cc3c0c24a4a639ca210035da927b761fd2617b89873216feb57c91afe06a
  • Pointer size: 131 Bytes
  • Size of remote file: 277 kB
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - zh
4
+ tags:
5
+ - hisilicon
6
+ - hispark
7
+ - npu
8
+ - openharmony
9
+ - modelzoo
10
+ - pytorch
11
+ ---
12
+
13
+ # ResNet101
14
+
15
+ ResNet是ImageNet竞赛中分类问题效果较好的网络,它引入了残差学习的概念,通过增加直连通道来保护信息的完整性,解决信息丢失、梯度消失、梯度爆炸等问题,让很深的网络也得以训练。ResNet有不同的网络层数,常用的有18-layer、34-layer、50-layer、101-layer、152-layer。
16
+
17
+ ## Mirror Metadata
18
+
19
+ - Hugging Face repo: shadow-cann/hispark-modelzoo-resnet101
20
+ - Portal model id: h8eivmf56c00
21
+ - Created at: 2025-09-13 18:06:31
22
+ - Updated at: Unknown
23
+ - Category: 计算机视觉
24
+
25
+ ## Framework
26
+
27
+ - PyTorch
28
+
29
+ ## Supported OS
30
+
31
+ - OpenHarmony
32
+ - Linux
33
+
34
+ ## Computing Power
35
+
36
+ - Hi3403V100 SVP_NNN
37
+ - Hi3403V100 NNN
38
+
39
+ ## Tags
40
+
41
+ - 分类
42
+
43
+ ## Detail Parameters
44
+
45
+ - 输入: 224x224
46
+ - 参数量: 44.496M
47
+ - 计算量: 15.686GFLOPs
48
+
49
+ ## Files In This Repo
50
+
51
+ - resnet101.onnx (源模型 / 源模型下载; 源模型 / 源模型元数据; 编译模型 / OM 元数据 / a8w8)
52
+ - resnet101-63fe2227.pth (源模型 / 源模型下载; 源模型 / 源模型元数据)
53
+ - SVP_NNN_PC_V1.0.6.0.tgz (附加资源 / 附加资源)
54
+
55
+ ## Upstream Links
56
+
57
+ - Portal card: https://gitbubble.github.io/hisilicon-developer-portal-mirror/model-detail.html?id=h8eivmf56c00
58
+ - Upstream repository: https://gitee.com/HiSpark/modelzoo/tree/master/samples/built-in/classification/ResNet101
59
+ - License reference: https://github.com/pytorch/vision/blob/v0.14.0/LICENSE
60
+
61
+ ## Notes
62
+
63
+ - This repository was mirrored from the HiSilicon Developer Portal model card and local downloads captured on 2026-03-27.
64
+ - File ownership follows the portal card mapping, not just filename similarity.
65
+ - Cover image: 1700943569813507_res101.png
SVP_NNN_PC_V1.0.6.0.tgz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:536b103d08e9490f968207326798e1fc50ea4234888b73db729cd6e6a04c5d8b
3
+ size 31072256
model-card.json ADDED
@@ -0,0 +1,326 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "ResNet101",
3
+ "id": "h8eivmf56c00",
4
+ "description": "ResNet是ImageNet竞赛中分类问题效果较好的网络,它引入了残差学习的概念,通过增加直连通道来保护信息的完整性,解决信息丢失、梯度消失、梯度爆炸等问题,让很深的网络也得以训练。ResNet有不同的网络层数,常用的有18-layer、34-layer、50-layer、101-layer、152-layer。",
5
+ "category": "计算机视觉",
6
+ "framework": [
7
+ "PyTorch"
8
+ ],
9
+ "supportOs": [
10
+ "OpenHarmony",
11
+ "Linux"
12
+ ],
13
+ "computingPower": [
14
+ "Hi3403V100 SVP_NNN",
15
+ "Hi3403V100 NNN"
16
+ ],
17
+ "tags": [
18
+ "分类"
19
+ ],
20
+ "repositoryUrl": "https://gitee.com/HiSpark/modelzoo/tree/master/samples/built-in/classification/ResNet101",
21
+ "licenseUrl": "https://github.com/pytorch/vision/blob/v0.14.0/LICENSE",
22
+ "downloads": [
23
+ {
24
+ "fileName": "resnet101.onnx",
25
+ "variants": [
26
+ "源模型 / 源模型下载",
27
+ "源模型 / 源模型元数据",
28
+ "编译模型 / OM 元数据 / a8w8"
29
+ ]
30
+ },
31
+ {
32
+ "fileName": "resnet101-63fe2227.pth",
33
+ "variants": [
34
+ "源模型 / 源模型下载",
35
+ "源模型 / 源模型元数据"
36
+ ]
37
+ },
38
+ {
39
+ "fileName": "SVP_NNN_PC_V1.0.6.0.tgz",
40
+ "variants": [
41
+ "附加资源 / 附加资源"
42
+ ]
43
+ }
44
+ ],
45
+ "apiDetail": {
46
+ "createdBy": 137441035408492,
47
+ "creationDate": "2025-09-13 18:06:31",
48
+ "creationUserCN": "0e900d99dee8461b8",
49
+ "lastUpdatedBy": null,
50
+ "lastUpdateDate": null,
51
+ "lastUpdateUserCN": "0e900d99dee8461b8",
52
+ "rowIdx": -1,
53
+ "id": "h8eivmf56c00",
54
+ "name": "ResNet101",
55
+ "isBeta": 0,
56
+ "betaVersionDesc": "",
57
+ "description": "ResNet是ImageNet竞赛中分类问题效果较好的网络,它引入了残差学习的概念,通过增加直连通道来保护信息的完整性,解决信息丢失、梯度消失、梯度爆炸等问题,让很深的网络也得以训练。ResNet有不同的网络层数,常用的有18-layer、34-layer、50-layer、101-layer、152-layer。",
58
+ "parentId": "h8eivmf56c00",
59
+ "coverImageId": 1700943569813507,
60
+ "coverImageUrl": "https://openxinhuo-board-image.obs.cn-east-3.myhuaweicloud.com/1700943569813507%2Fres101.png",
61
+ "modelEffectId": null,
62
+ "modelEffectUrl": "",
63
+ "computerVersion": [
64
+ "分类"
65
+ ],
66
+ "naturalLanguageProcess": [],
67
+ "multimodal": [],
68
+ "video": [],
69
+ "framework": [
70
+ "PyTorch"
71
+ ],
72
+ "modelRepository": "https://gitee.com/HiSpark/modelzoo/tree/master/samples/built-in/classification/ResNet101",
73
+ "originModel": [
74
+ {
75
+ "id": "1706935845978113",
76
+ "name": "resnet101.onnx",
77
+ "url": null,
78
+ "size": "178034618"
79
+ },
80
+ {
81
+ "id": "1706935808229378",
82
+ "name": "resnet101-63fe2227.pth",
83
+ "url": null,
84
+ "size": "178793939"
85
+ }
86
+ ],
87
+ "originModelLink": null,
88
+ "dataSet": "https://image-net.org/",
89
+ "modelLicense": "https://github.com/pytorch/vision/blob/v0.14.0/LICENSE",
90
+ "detailParams": [
91
+ {
92
+ "name": "输入",
93
+ "value": "224x224"
94
+ },
95
+ {
96
+ "name": "参数量",
97
+ "value": "44.496M"
98
+ },
99
+ {
100
+ "name": "计算量",
101
+ "value": "15.686GFLOPs"
102
+ }
103
+ ],
104
+ "quickStart": {
105
+ "url": "https://gitee.com/HiSpark/modelzoo/tree/master/samples/built-in/classification/ResNet101",
106
+ "markDownUrl": "xxx",
107
+ "developLanguage": [
108
+ {
109
+ "language": "C++",
110
+ "context": "{\"ops\":[{\"attributes\":{\"background\":\"#ffffff\",\"size\":\"13px\",\"color\":\"#080808\"},\"insert\":\"ResNet101模型可以通过以下代码完成快速推理\"},{\"attributes\":{\"text-indent\":\"0px\"},\"insert\":\"\\n\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"#include \\\"model.h\\\"\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"#include \\\"log.h\\\"\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\\n\"},{\"insert\":\"using namespace Infer;\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\\n\"},{\"insert\":\"int main()\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"{\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" EnvInit();\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" std::string omModelPath = \\\"/path/to/model.om\\\"; // ResNet101模型文件路径 \"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" std::string imagePath = \\\"/path/to/image.jpg\\\"; // 输入图片路径\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" std::unique_ptr<Model> model = std::make_unique<Model>();\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" if (model->Load(omModelPath, ModelType::ResNet101) != 0) {\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" LOG(ERROR) << \\\"fail to load model\\\";\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" return -1;\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" }\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" auto ret = model->Infer(imagePath, FileType::SingelImageFile);\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" if (ret.size() == 0) {\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" LOG(ERROR) << \\\"fail to infer model\\\";\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" model->Unload();\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" return -1;\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" }\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" if (model->Unload() != 0) {\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" LOG(ERROR) << \\\"fail to unload model\\\";\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" return -1;\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" }\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" EnvDeinit();\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" return 0;\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"}\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"attributes\":{\"background\":\"#ffffff\",\"size\":\"13px\",\"color\":\"#080808\"},\"insert\":\"备注:上述C++代码依赖的动态库与头文件位于\"},{\"attributes\":{\"background\":\"#ffffff\",\"size\":\"13px\",\"color\":\"#315fbd\",\"link\":\"https://gitee.com/HiSpark/modelzoo/tree/master/samples/common\"},\"insert\":\"/samples/common\"},{\"attributes\":{\"background\":\"#ffffff\",\"size\":\"13px\",\"color\":\"#080808\"},\"insert\":\"目录下,编译相关配置参考\"},{\"attributes\":{\"background\":\"#ffffff\",\"size\":\"13px\",\"color\":\"#315fbd\",\"link\":\"https://gitee.com/HiSpark/modelzoo/blob/master/samples/built-in/classification/ResNet101/src/CMakeLists.txt\"},\"insert\":\"CMakeLists.txt\"},{\"attributes\":{\"background\":\"#ffffff\",\"size\":\"13px\",\"color\":\"#080808\"},\"insert\":\"。\"},{\"attributes\":{\"text-indent\":\"0px\"},\"insert\":\"\\n\"},{\"insert\":\"\\n\"}]}"
111
+ }
112
+ ]
113
+ },
114
+ "status": "released",
115
+ "currentHandler": "",
116
+ "currentHandlerName": null,
117
+ "jsonPath": "https://gitee.com/HiSpark/modelzoo-dev/blob/master/samples/built-in/classification/ResNet101/ResNet101.json",
118
+ "modelAdaptor": [
119
+ {
120
+ "createdBy": null,
121
+ "creationDate": null,
122
+ "creationUserCN": null,
123
+ "lastUpdatedBy": null,
124
+ "lastUpdateDate": null,
125
+ "lastUpdateUserCN": null,
126
+ "rowIdx": -1,
127
+ "id": "i8ttm5k1tc00",
128
+ "name": "Hi3403V100 SVP_NNN",
129
+ "modelId": "h8eivmf56c00",
130
+ "modelName": "ResNet101",
131
+ "supportNames": [
132
+ "a8w8"
133
+ ],
134
+ "toolkit": [
135
+ {
136
+ "name": "CANN工具",
137
+ "url": "https://hispark-obs.obs.cn-east-3.myhuaweicloud.com/SVP_NNN_PC_V1.0.6.0.tgz",
138
+ "desc": "Al异构计算架构,承上启下\r\n提升计算效率的关键平台",
139
+ "imgId": "tool"
140
+ },
141
+ {
142
+ "name": "编译工具链",
143
+ "url": "https://gitee.com/HiSpark/pegasus/blob/Beta-v0.9.1/docs/Hi3403V100%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA%E6%8C%87%E5%8D%97/Hi3403V100%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA%E6%8C%87%E5%8D%97.md#241%E5%AE%89%E8%A3%85clang%E4%BA%A4%E5%8F%89%E7%BC%96%E8%AF%91%E5%99%A8",
144
+ "desc": "高效编译,精准适配\r\nAI性能优化,应用流畅运行",
145
+ "imgId": "tool"
146
+ },
147
+ {
148
+ "name": "SDK",
149
+ "url": "https://gitee.com/HiSpark/ss928v100_clang/tree/Beta-v0.9.1/ ",
150
+ "desc": "稳定、易用的设计\r\n支撑客户快速产品量产",
151
+ "imgId": "sdk"
152
+ }
153
+ ],
154
+ "supportOs": [
155
+ "OpenHarmony",
156
+ "Linux"
157
+ ],
158
+ "supportQuantify": [
159
+ {
160
+ "createdBy": 132241120926760,
161
+ "creationDate": "2026-03-26 20:33:34",
162
+ "creationUserCN": "liaoshibin",
163
+ "lastUpdatedBy": 132241120926760,
164
+ "lastUpdateDate": "2026-03-26 20:33:34",
165
+ "lastUpdateUserCN": "liaoshibin",
166
+ "rowIdx": -1,
167
+ "id": "j6tp2geotk00",
168
+ "name": "a8w8",
169
+ "computingId": "i8ttm5k1tc00",
170
+ "computingName": "Hi3403V100 SVP_NNN",
171
+ "omOfflineModelUrl": null,
172
+ "omOfflineModelId": 1706935911055363,
173
+ "omOfflineModelSize": "90570588",
174
+ "omOfflineModelName": "resnet101.om",
175
+ "omOfflineModel": [
176
+ {
177
+ "id": "1706935911055363",
178
+ "name": "resnet101.om",
179
+ "url": null,
180
+ "size": "90570588"
181
+ }
182
+ ],
183
+ "omOfflineModelLink": null,
184
+ "releaseTime": "2025-09-13",
185
+ "boardOs": null,
186
+ "modelLicense": "https://gitee.com/HiSpark/modelzoo/tree/master/samples/built-in/classification/ResNet101/LICENSE",
187
+ "modelPerformance": [
188
+ {
189
+ "performanceValue": "4.76",
190
+ "unit": "耗时(ms)",
191
+ "desc": ""
192
+ },
193
+ {
194
+ "performanceValue": "210.03",
195
+ "unit": "性能(fps)",
196
+ "desc": ""
197
+ },
198
+ {
199
+ "performanceValue": "45.933",
200
+ "unit": "单帧内存带宽(MB)",
201
+ "desc": ""
202
+ },
203
+ {
204
+ "performanceValue": "46.348",
205
+ "unit": "内存(MB)",
206
+ "desc": ""
207
+ }
208
+ ],
209
+ "deleted": 0
210
+ }
211
+ ],
212
+ "deleted": 0
213
+ },
214
+ {
215
+ "createdBy": null,
216
+ "creationDate": null,
217
+ "creationUserCN": null,
218
+ "lastUpdatedBy": null,
219
+ "lastUpdateDate": null,
220
+ "lastUpdateUserCN": null,
221
+ "rowIdx": -1,
222
+ "id": "i8ttm5k1tc01",
223
+ "name": "Hi3403V100 NNN",
224
+ "modelId": "h8eivmf56c00",
225
+ "modelName": "ResNet101",
226
+ "supportNames": [
227
+ "fp16"
228
+ ],
229
+ "toolkit": [
230
+ {
231
+ "name": "CANN工具",
232
+ "url": "",
233
+ "desc": "SPC022 (请联系FAE获取)",
234
+ "imgId": "tool"
235
+ },
236
+ {
237
+ "name": "编译工具链",
238
+ "url": "",
239
+ "desc": "aarch64-mix210-linux-gcc (请联系FAE获取)",
240
+ "imgId": "tool"
241
+ },
242
+ {
243
+ "name": "SDK",
244
+ "url": "",
245
+ "desc": "SPC022 (请联系FAE获取)",
246
+ "imgId": "sdk"
247
+ }
248
+ ],
249
+ "supportOs": [
250
+ "Linux"
251
+ ],
252
+ "supportQuantify": [
253
+ {
254
+ "createdBy": 132241120926760,
255
+ "creationDate": "2026-03-26 20:33:34",
256
+ "creationUserCN": "liaoshibin",
257
+ "lastUpdatedBy": 132241120926760,
258
+ "lastUpdateDate": "2026-03-26 20:33:34",
259
+ "lastUpdateUserCN": "liaoshibin",
260
+ "rowIdx": -1,
261
+ "id": "j6tp2gg0tk00",
262
+ "name": "fp16",
263
+ "computingId": "i8ttm5k1tc01",
264
+ "computingName": "Hi3403V100 NNN",
265
+ "omOfflineModelUrl": null,
266
+ "omOfflineModelId": 1706935885889538,
267
+ "omOfflineModelSize": "90570588",
268
+ "omOfflineModelName": "resnet101.om",
269
+ "omOfflineModel": [
270
+ {
271
+ "id": "1706935885889538",
272
+ "name": "resnet101.om",
273
+ "url": null,
274
+ "size": "45561433"
275
+ }
276
+ ],
277
+ "omOfflineModelLink": null,
278
+ "releaseTime": "2025-09-16",
279
+ "boardOs": null,
280
+ "modelLicense": "https://gitee.com/HiSpark/modelzoo/tree/master/samples/built-in/classification/ResNet101/LICENSE",
281
+ "modelPerformance": [
282
+ {
283
+ "performanceValue": "12.033",
284
+ "unit": "耗时(ms)",
285
+ "desc": ""
286
+ },
287
+ {
288
+ "performanceValue": "83.102",
289
+ "unit": "性能(fps)",
290
+ "desc": ""
291
+ },
292
+ {
293
+ "performanceValue": "172.169",
294
+ "unit": "单帧内存带宽(MB)",
295
+ "desc": ""
296
+ },
297
+ {
298
+ "performanceValue": "220.055",
299
+ "unit": "内存(MB)",
300
+ "desc": ""
301
+ }
302
+ ],
303
+ "deleted": 0
304
+ }
305
+ ],
306
+ "deleted": 0
307
+ }
308
+ ],
309
+ "saveType": null,
310
+ "deleteType": null,
311
+ "latest": "Y",
312
+ "deleted": 0,
313
+ "modelPhase": "released",
314
+ "remark": null,
315
+ "fileInfo": null,
316
+ "reviewType": null,
317
+ "owner": "0e900d99dee8461b8",
318
+ "ownerBy": 137441035408492,
319
+ "optional": null,
320
+ "optionalList": null,
321
+ "optionalBy": null,
322
+ "downloadNum": 18,
323
+ "collectNum": null,
324
+ "isCollect": null
325
+ }
326
+ }
resnet101-63fe2227.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63fe2227b86e8f1f2063f43a75c84d195911b6a0eace650907dd3dc62dd49a0a
3
+ size 178793939
resnet101.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce9843ba8669c73ae883c25a3148c258a59c0691c02895973d250ba3cc7ae25d
3
+ size 178034618