Publish model mobilenetv3, on 2023-06-03 14:27:41 CST
Browse files- mobilenetv3/metrics.json +6 -0
- mobilenetv3/model.ckpt +3 -0
- mobilenetv3/model.onnx +3 -0
- mobilenetv3/plot_confusion.png +0 -0
- mobilenetv3/plot_f1_curve.png +0 -0
- mobilenetv3/plot_p_curve.png +0 -0
- mobilenetv3/plot_pr_curve.png +0 -0
- mobilenetv3/plot_r_curve.png +0 -0
mobilenetv3/metrics.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"accuracy": 0.6477379095163807,
|
3 |
+
"loss": 0.37024802941241985,
|
4 |
+
"mAP": 0.5786159924653475,
|
5 |
+
"step": 140
|
6 |
+
}
|
mobilenetv3/model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bedb171ed790649ae84a797ebbb63e5de661969de0000bcf067adab15aa864ff
|
3 |
+
size 27743435
|
mobilenetv3/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec0ef7b568f70e272fba6d32b65f2e91ef087aba3df3bd11cb7dd54f647db9a2
|
3 |
+
size 16827558
|
mobilenetv3/plot_confusion.png
ADDED
![]() |
mobilenetv3/plot_f1_curve.png
ADDED
![]() |
mobilenetv3/plot_p_curve.png
ADDED
![]() |
mobilenetv3/plot_pr_curve.png
ADDED
![]() |
mobilenetv3/plot_r_curve.png
ADDED
![]() |