narugo commited on
Commit
50f1f6b
1 Parent(s): e5dfd34

Publish model mobilenetv3_v0_dist, on 2023-12-16 05:22:47 UTC

Browse files
mobilenetv3_v0_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_v0_dist/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9971696595299777,
3
+ "accuracy": 0.9847124180276513,
4
+ "cls_loss": 0.06994814017452135,
5
+ "mAP": 0.9959355066655646,
6
+ "step": 4
7
+ }
mobilenetv3_v0_dist/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12dda312903ffe9f5853fe7cd1205148257de1f2b5590d0c7eff3bbe605caa24
3
+ size 32041227
mobilenetv3_v0_dist/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e341dcaf658908ef4fbf610eca052f9335ac72a5d9b0dbacc0cb8554020421d
3
+ size 16822434
mobilenetv3_v0_dist/plot_confusion.png ADDED
mobilenetv3_v0_dist/plot_f1_curve.png ADDED
mobilenetv3_v0_dist/plot_p_curve.png ADDED
mobilenetv3_v0_dist/plot_pr_curve.png ADDED
mobilenetv3_v0_dist/plot_r_curve.png ADDED
mobilenetv3_v0_dist/plot_roc_curve.png ADDED
mobilenetv3_v0_dist/plot_sample_anime.png ADDED
mobilenetv3_v0_dist/plot_sample_real.png ADDED