narugo commited on
Commit
b485d09
1 Parent(s): dfd642c

Publish model mobilenetv3_v1.2_dist, on 2024-02-14 05:16:14 UTC

Browse files
mobilenetv3_v1.2_dist/meta.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "labels": [
3
+ "anime",
4
+ "real"
5
+ ],
6
+ "name": "mobilenetv3_large_100",
7
+ "pretrained": true
8
+ }
mobilenetv3_v1.2_dist/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9981919345214438,
3
+ "accuracy": 0.9848996315097792,
4
+ "cls_loss": 0.024700573507545134,
5
+ "mAP": 0.998166591807719,
6
+ "step": 34
7
+ }
mobilenetv3_v1.2_dist/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea3c45dd491c4ba9410e6d7a86afbde16574ef2a8d7e5003a43aca4e10a1773f
3
+ size 32134539
mobilenetv3_v1.2_dist/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c42289d88521d78ee3812d62e090bd05bea8a8211eec6cbcf87139f57c879493
3
+ size 16822434
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_anime.png ADDED
mobilenetv3_v1.2_dist/plot_sample_real.png ADDED