Publish model mobilenetv3_dist, on 2023-06-06 21:38:43 CST
Browse files- mobilenetv3_dist/metrics.json +5 -5
- mobilenetv3_dist/model.ckpt +2 -2
- mobilenetv3_dist/model.onnx +1 -1
- mobilenetv3_dist/plot_confusion.png +0 -0
- mobilenetv3_dist/plot_f1_curve.png +0 -0
- mobilenetv3_dist/plot_p_curve.png +0 -0
- mobilenetv3_dist/plot_pr_curve.png +0 -0
- mobilenetv3_dist/plot_r_curve.png +0 -0
- mobilenetv3_dist/plot_roc_curve.png +0 -0
mobilenetv3_dist/metrics.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
-
"AUC": 0.
|
3 |
-
"accuracy": 0.
|
4 |
-
"cls_loss": 0.
|
5 |
-
"mAP": 0.
|
6 |
-
"step":
|
7 |
}
|
|
|
1 |
{
|
2 |
+
"AUC": 0.9879182178394261,
|
3 |
+
"accuracy": 0.919766081871345,
|
4 |
+
"cls_loss": 0.22109080574113138,
|
5 |
+
"mAP": 0.9687836644624434,
|
6 |
+
"step": 13
|
7 |
}
|
mobilenetv3_dist/model.ckpt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb3e9662d930428a820a826ddefe8968274ed166a8441225d034838c2a2e7972
|
3 |
+
size 29869835
|
mobilenetv3_dist/model.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 16832684
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d31f389cbdcd572c2ffbfedbd7b351c584b2ac667874e3613f282b3326b00c9
|
3 |
size 16832684
|
mobilenetv3_dist/plot_confusion.png
CHANGED
mobilenetv3_dist/plot_f1_curve.png
CHANGED
mobilenetv3_dist/plot_p_curve.png
CHANGED
mobilenetv3_dist/plot_pr_curve.png
CHANGED
mobilenetv3_dist/plot_r_curve.png
CHANGED
mobilenetv3_dist/plot_roc_curve.png
CHANGED