narugo commited on
Commit
2244421
1 Parent(s): da6ba68

Publish model mobilenetv3_small_v0_dist, on 2023-10-10 16:48:42 CST

Browse files
mobilenetv3_small_v0_dist/meta.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "labels": [
3
+ "person",
4
+ "halfbody",
5
+ "head"
6
+ ],
7
+ "name": "mobilenetv3_small_100",
8
+ "pretrained": true
9
+ }
mobilenetv3_small_v0_dist/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9955486264681861,
3
+ "accuracy": 0.9583507089241035,
4
+ "cls_loss": 0.42830418350026445,
5
+ "mAP": 0.9898044953715521,
6
+ "step": 3
7
+ }
mobilenetv3_small_v0_dist/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1ec71f5a49f6bfa01dc1b2012500608b0f97863ab819862038cc001d425948d
3
+ size 23551417
mobilenetv3_small_v0_dist/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfd222575d42526878841e7223b4d5f42fa4453ed2f298194973cf2095d702ce
3
+ size 6105699
mobilenetv3_small_v0_dist/plot_confusion.png ADDED
mobilenetv3_small_v0_dist/plot_f1_curve.png ADDED
mobilenetv3_small_v0_dist/plot_p_curve.png ADDED
mobilenetv3_small_v0_dist/plot_pr_curve.png ADDED
mobilenetv3_small_v0_dist/plot_r_curve.png ADDED
mobilenetv3_small_v0_dist/plot_roc_curve.png ADDED
mobilenetv3_small_v0_dist/plot_sample_halfbody.png ADDED
mobilenetv3_small_v0_dist/plot_sample_head.png ADDED
mobilenetv3_small_v0_dist/plot_sample_person.png ADDED