Publish model mobilenetv3_v2_dist, on 2024-02-02 02:07:43 CST
Browse files- mobilenetv3_v2_dist/meta.json +9 -0
- mobilenetv3_v2_dist/metrics.json +7 -0
- mobilenetv3_v2_dist/model.ckpt +3 -0
- mobilenetv3_v2_dist/model.onnx +3 -0
- mobilenetv3_v2_dist/plot_confusion.png +0 -0
- mobilenetv3_v2_dist/plot_f1_curve.png +0 -0
- mobilenetv3_v2_dist/plot_p_curve.png +0 -0
- mobilenetv3_v2_dist/plot_pr_curve.png +0 -0
- mobilenetv3_v2_dist/plot_r_curve.png +0 -0
- mobilenetv3_v2_dist/plot_roc_curve.png +0 -0
- mobilenetv3_v2_dist/plot_sample_monochrome.png +0 -0
- mobilenetv3_v2_dist/plot_sample_polished.png +0 -0
- mobilenetv3_v2_dist/plot_sample_rough.png +0 -0
mobilenetv3_v2_dist/meta.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"labels": [
|
3 |
+
"monochrome",
|
4 |
+
"rough",
|
5 |
+
"polished"
|
6 |
+
],
|
7 |
+
"name": "mobilenetv3_large_100",
|
8 |
+
"pretrained": true
|
9 |
+
}
|
mobilenetv3_v2_dist/metrics.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"AUC": 0.9768190644891565,
|
3 |
+
"accuracy": 0.9192939399660185,
|
4 |
+
"cls_loss": 0.7713980261775847,
|
5 |
+
"mAP": 0.9460713732143761,
|
6 |
+
"step": 26
|
7 |
+
}
|
mobilenetv3_v2_dist/model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c3556a8b787f9ee6f9b3c4e4eac173822ba088169ad7d9b3bf41c5c012ae0a9
|
3 |
+
size 34353803
|
mobilenetv3_v2_dist/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4cbe0590fae571cb1661d827e48d2fad0cab64a30cc4f8a6b70c9c6c61786b36
|
3 |
+
size 16827558
|
mobilenetv3_v2_dist/plot_confusion.png
ADDED
mobilenetv3_v2_dist/plot_f1_curve.png
ADDED
mobilenetv3_v2_dist/plot_p_curve.png
ADDED
mobilenetv3_v2_dist/plot_pr_curve.png
ADDED
mobilenetv3_v2_dist/plot_r_curve.png
ADDED
mobilenetv3_v2_dist/plot_roc_curve.png
ADDED
mobilenetv3_v2_dist/plot_sample_monochrome.png
ADDED
mobilenetv3_v2_dist/plot_sample_polished.png
ADDED
mobilenetv3_v2_dist/plot_sample_rough.png
ADDED