narugo commited on
Commit
9a0accd
1 Parent(s): 380d822

Publish model mobilenetv3_v2.1_dist, on 2024-02-11 15:46:12 UTC

Browse files
mobilenetv3_v2.1_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.1_dist/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9851524854387392,
3
+ "accuracy": 0.9261678628217801,
4
+ "cls_loss": 0.16304687748471697,
5
+ "mAP": 0.9678921308453153,
6
+ "step": 22
7
+ }
mobilenetv3_v2.1_dist/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f9f5cc868c263e71b515359c937f4e68b5976a40a47d99ed5787f3c7fa7ae50
3
+ size 34388555
mobilenetv3_v2.1_dist/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67eb5c440f6389235225d8bb6b4d839e41bd4380e9768995e29439aeebe9613c
3
+ size 16827558
mobilenetv3_v2.1_dist/plot_confusion.png ADDED
mobilenetv3_v2.1_dist/plot_f1_curve.png ADDED
mobilenetv3_v2.1_dist/plot_p_curve.png ADDED
mobilenetv3_v2.1_dist/plot_pr_curve.png ADDED
mobilenetv3_v2.1_dist/plot_r_curve.png ADDED
mobilenetv3_v2.1_dist/plot_roc_curve.png ADDED
mobilenetv3_v2.1_dist/plot_sample_monochrome.png ADDED
mobilenetv3_v2.1_dist/plot_sample_polished.png ADDED
mobilenetv3_v2.1_dist/plot_sample_rough.png ADDED