narugo commited on
Commit
c97c1ae
1 Parent(s): edb672b

Publish model mobilenetv3_dist, on 2023-06-06 21:09:44 CST

Browse files
mobilenetv3_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_dist/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9868620281416002,
3
+ "accuracy": 0.9141520467836257,
4
+ "cls_loss": 0.21069549755086026,
5
+ "mAP": 0.9648331752076262,
6
+ "step": 7
7
+ }
mobilenetv3_dist/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a38745cca98ff64cdc25b27efd1549cb7d2bb569c775d87729c035ffdf733d5
3
+ size 29869131
mobilenetv3_dist/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa6ff071e7997c40f34c6d4116638c111abf71c50d8821bba2cac457c0966d31
3
+ size 16832684
mobilenetv3_dist/plot_confusion.png ADDED
mobilenetv3_dist/plot_f1_curve.png ADDED
mobilenetv3_dist/plot_p_curve.png ADDED
mobilenetv3_dist/plot_pr_curve.png ADDED
mobilenetv3_dist/plot_r_curve.png ADDED
mobilenetv3_dist/plot_roc_curve.png ADDED