narugo commited on
Commit
b6d74c4
1 Parent(s): a148343

Publish model mobilenetv3_v0_dist, on 2023-10-10 13:59:32 CST

Browse files
mobilenetv3_v0_dist/meta.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "labels": [
3
+ "person",
4
+ "halfbody",
5
+ "head"
6
+ ],
7
+ "name": "mobilenetv3_large_100",
8
+ "pretrained": true
9
+ }
mobilenetv3_v0_dist/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9974948237292657,
3
+ "accuracy": 0.9726855713094246,
4
+ "cls_loss": 0.2790380672716896,
5
+ "mAP": 0.9942351121709012,
6
+ "step": 5
7
+ }
mobilenetv3_v0_dist/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df51c3d542ec04f0f2983e6ac3a2853a65e36be801b8396918b1f49983310613
3
+ size 34400779
mobilenetv3_v0_dist/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76070a2a0f930f3085a0c0fb348d454aae80725973191058381918c5294af8a1
3
+ size 16827558
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_halfbody.png ADDED
mobilenetv3_v0_dist/plot_sample_head.png ADDED
mobilenetv3_v0_dist/plot_sample_person.png ADDED