narugo commited on
Commit
fc76a7c
·
1 Parent(s): 99440f3

Publish model mobilenetv3_sce_dist, on 2023-06-07 01:43:13 CST

Browse files
mobilenetv3_sce_dist/meta.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "labels": [
3
+ "safe",
4
+ "r15",
5
+ "r18"
6
+ ],
7
+ "name": "mobilenetv3_large_100",
8
+ "pretrained": true
9
+ }
mobilenetv3_sce_dist/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.8425727134275754,
3
+ "accuracy": 0.6948517940717629,
4
+ "cls_loss": 3.0266006211176304,
5
+ "mAP": 0.7237860738303875,
6
+ "step": 7
7
+ }
mobilenetv3_sce_dist/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39cf0405dcda78c482d998931932840baedf51ad60ffb806b927a89000943263
3
+ size 29885643
mobilenetv3_sce_dist/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31814ba076d65d129b89322a767d55d0669c54015134c117da3cf2717defde4e
3
+ size 16827558
mobilenetv3_sce_dist/plot_confusion.png ADDED
mobilenetv3_sce_dist/plot_f1_curve.png ADDED
mobilenetv3_sce_dist/plot_p_curve.png ADDED
mobilenetv3_sce_dist/plot_pr_curve.png ADDED
mobilenetv3_sce_dist/plot_r_curve.png ADDED
mobilenetv3_sce_dist/plot_roc_curve.png ADDED