narugo commited on
Commit
9543792
1 Parent(s): 884420b

Publish model mobilenetv3_v2.2_dist, on 2024-02-15 14:23:59 UTC

Browse files
mobilenetv3_v2.2_dist/meta.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "labels": [
3
+ "polished",
4
+ "rough",
5
+ "monochrome"
6
+ ],
7
+ "name": "mobilenetv3_large_100",
8
+ "pretrained": true
9
+ }
mobilenetv3_v2.2_dist/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9845447246664838,
3
+ "accuracy": 0.9270555395919707,
4
+ "cls_loss": 0.0893330011243474,
5
+ "mAP": 0.9672053441924152,
6
+ "step": 19
7
+ }
mobilenetv3_v2.2_dist/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3758710ac6106f9990adc2cd0eb3f7ef517cb95bb845a41f31e9fe5bf4dff064
3
+ size 34471499
mobilenetv3_v2.2_dist/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1c0c9dae5bd1144f8839a40017166622cd21cbf5c7ce865b33dcecc9e8926f0
3
+ size 16827558
mobilenetv3_v2.2_dist/plot_confusion.png ADDED
mobilenetv3_v2.2_dist/plot_f1_curve.png ADDED
mobilenetv3_v2.2_dist/plot_p_curve.png ADDED
mobilenetv3_v2.2_dist/plot_pr_curve.png ADDED
mobilenetv3_v2.2_dist/plot_r_curve.png ADDED
mobilenetv3_v2.2_dist/plot_roc_curve.png ADDED
mobilenetv3_v2.2_dist/plot_sample_monochrome.png ADDED
mobilenetv3_v2.2_dist/plot_sample_polished.png ADDED
mobilenetv3_v2.2_dist/plot_sample_rough.png ADDED