Mirror sync ResNet101
Browse files- README.md +2 -2
- model-card.json +2 -5
README.md
CHANGED
|
@@ -48,8 +48,8 @@ ResNet是ImageNet竞赛中分类问题效果较好的网络,它引入了残差
|
|
| 48 |
|
| 49 |
## Files In This Repo
|
| 50 |
|
| 51 |
-
- resnet101.onnx (源模型 / 源模型
|
| 52 |
-
- resnet101-63fe2227.pth (源模型 / 源模型
|
| 53 |
- SVP_NNN_PC_V1.0.6.0.tgz (附加资源 / 附加资源)
|
| 54 |
|
| 55 |
## Upstream Links
|
|
|
|
| 48 |
|
| 49 |
## Files In This Repo
|
| 50 |
|
| 51 |
+
- resnet101.onnx (源模型 / 源模型元数据)
|
| 52 |
+
- resnet101-63fe2227.pth (源模型 / 源模型元数据)
|
| 53 |
- SVP_NNN_PC_V1.0.6.0.tgz (附加资源 / 附加资源)
|
| 54 |
|
| 55 |
## Upstream Links
|
model-card.json
CHANGED
|
@@ -23,15 +23,12 @@
|
|
| 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 |
},
|
|
@@ -319,7 +316,7 @@
|
|
| 319 |
"optional": null,
|
| 320 |
"optionalList": null,
|
| 321 |
"optionalBy": null,
|
| 322 |
-
"downloadNum":
|
| 323 |
"collectNum": null,
|
| 324 |
"isCollect": null
|
| 325 |
}
|
|
|
|
| 23 |
{
|
| 24 |
"fileName": "resnet101.onnx",
|
| 25 |
"variants": [
|
| 26 |
+
"源模型 / 源模型元数据"
|
|
|
|
|
|
|
| 27 |
]
|
| 28 |
},
|
| 29 |
{
|
| 30 |
"fileName": "resnet101-63fe2227.pth",
|
| 31 |
"variants": [
|
|
|
|
| 32 |
"源模型 / 源模型元数据"
|
| 33 |
]
|
| 34 |
},
|
|
|
|
| 316 |
"optional": null,
|
| 317 |
"optionalList": null,
|
| 318 |
"optionalBy": null,
|
| 319 |
+
"downloadNum": 46,
|
| 320 |
"collectNum": null,
|
| 321 |
"isCollect": null
|
| 322 |
}
|