narugo commited on
Commit
682dd26
1 Parent(s): ebdf880

Publish model mobilenetv3_v1_dist, on 2024-02-01 17:51:53 UTC

Browse files
mobilenetv3_v1_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_dist/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9917255592557798,
3
+ "accuracy": 0.9343133000650901,
4
+ "cls_loss": 0.7380203745788803,
5
+ "mAP": 0.9728118823341972,
6
+ "step": 16
7
+ }
mobilenetv3_v1_dist/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e44ab44a38e7c19305bcfcf6417645fc0ee87e45203e2ed0c3fc05d1ae96c771
3
+ size 40442699
mobilenetv3_v1_dist/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:117e3d221c153437340fbc24a0198d2e0e31a289cbe9448aae75371b7edca5ba
3
+ size 16837808
mobilenetv3_v1_dist/plot_confusion.png ADDED
mobilenetv3_v1_dist/plot_f1_curve.png ADDED
mobilenetv3_v1_dist/plot_p_curve.png ADDED
mobilenetv3_v1_dist/plot_pr_curve.png ADDED
mobilenetv3_v1_dist/plot_r_curve.png ADDED
mobilenetv3_v1_dist/plot_roc_curve.png ADDED
mobilenetv3_v1_dist/plot_sample_3d.png ADDED
mobilenetv3_v1_dist/plot_sample_bangumi.png ADDED
mobilenetv3_v1_dist/plot_sample_comic.png ADDED
mobilenetv3_v1_dist/plot_sample_illustration.png ADDED
mobilenetv3_v1_dist/plot_sample_not_painting.png ADDED