narugo commited on
Commit
54edea8
1 Parent(s): fbd812a

Publish model mobilenetv3_v1.2_dist, on 2024-02-12 16:09:10 UTC

Browse files
mobilenetv3_v1.2_dist/meta.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "labels": [
3
+ "3d",
4
+ "bangumi",
5
+ "comic",
6
+ "illustration",
7
+ "not_painting"
8
+ ],
9
+ "name": "mobilenetv3_large_100",
10
+ "pretrained": true
11
+ }
mobilenetv3_v1.2_dist/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.996536622554437,
3
+ "accuracy": 0.9599301981400897,
4
+ "cls_loss": 0.07890046941489696,
5
+ "mAP": 0.9887752450114904,
6
+ "step": 18
7
+ }
mobilenetv3_v1.2_dist/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:584cc110b73cd17c12c6a7062241f7690f137047241c822216b250868386c03c
3
+ size 40565835
mobilenetv3_v1.2_dist/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6875106f0d1f9aa2c6016325f6395a13b3ebff430357a00e0f0b3c0c53999706
3
+ size 16837808
mobilenetv3_v1.2_dist/plot_confusion.png ADDED
mobilenetv3_v1.2_dist/plot_f1_curve.png ADDED
mobilenetv3_v1.2_dist/plot_p_curve.png ADDED
mobilenetv3_v1.2_dist/plot_pr_curve.png ADDED
mobilenetv3_v1.2_dist/plot_r_curve.png ADDED
mobilenetv3_v1.2_dist/plot_roc_curve.png ADDED
mobilenetv3_v1.2_dist/plot_sample_3d.png ADDED
mobilenetv3_v1.2_dist/plot_sample_bangumi.png ADDED
mobilenetv3_v1.2_dist/plot_sample_comic.png ADDED
mobilenetv3_v1.2_dist/plot_sample_illustration.png ADDED
mobilenetv3_v1.2_dist/plot_sample_not_painting.png ADDED