narugo commited on
Commit
edb672b
1 Parent(s): 3ae7c34

Publish model mobilenetv3_sce_dist, on 2023-06-06 19:40:04 CST

Browse files
mobilenetv3_sce_dist/meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "labels": [
3
+ "3d",
4
+ "bangumi",
5
+ "comic",
6
+ "illustration"
7
+ ],
8
+ "name": "mobilenetv3_large_100",
9
+ "pretrained": true
10
+ }
mobilenetv3_sce_dist/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9853908795545707,
3
+ "accuracy": 0.9235087719298246,
4
+ "cls_loss": 0.7991172410284131,
5
+ "mAP": 0.9639691675064529,
6
+ "step": 10
7
+ }
mobilenetv3_sce_dist/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4061000061685b37c176a8da039fe77ed1e1c130b0babd207e8ddcd9c8186257
3
+ size 29869515
mobilenetv3_sce_dist/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5571cf2d11a318d22ea77331251a2380901aaaba70611bacb54000931ce266e1
3
+ size 16832684
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