Publish model mobilenetv3_v0_dist, on 2023-06-19 00:10:52 CST
Browse files- mobilenetv3_v0_dist/meta.json +13 -0
- mobilenetv3_v0_dist/metrics.json +7 -0
- mobilenetv3_v0_dist/model.ckpt +3 -0
- mobilenetv3_v0_dist/model.onnx +3 -0
- mobilenetv3_v0_dist/plot_confusion.png +0 -0
- mobilenetv3_v0_dist/plot_f1_curve.png +0 -0
- mobilenetv3_v0_dist/plot_p_curve.png +0 -0
- mobilenetv3_v0_dist/plot_pr_curve.png +0 -0
- mobilenetv3_v0_dist/plot_r_curve.png +0 -0
- mobilenetv3_v0_dist/plot_roc_curve.png +0 -0
- mobilenetv3_v0_dist/plot_sample_cow.png +0 -0
- mobilenetv3_v0_dist/plot_sample_deer.png +0 -0
- mobilenetv3_v0_dist/plot_sample_demon.png +0 -0
- mobilenetv3_v0_dist/plot_sample_dragon.png +0 -0
- mobilenetv3_v0_dist/plot_sample_none.png +0 -0
- mobilenetv3_v0_dist/plot_sample_oni.png +0 -0
- mobilenetv3_v0_dist/plot_sample_sheep.png +0 -0
mobilenetv3_v0_dist/meta.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"labels": [
|
3 |
+
"cow",
|
4 |
+
"deer",
|
5 |
+
"demon",
|
6 |
+
"dragon",
|
7 |
+
"oni",
|
8 |
+
"sheep",
|
9 |
+
"none"
|
10 |
+
],
|
11 |
+
"name": "mobilenetv3_large_100",
|
12 |
+
"pretrained": true
|
13 |
+
}
|
mobilenetv3_v0_dist/metrics.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"AUC": 0.9649092476103662,
|
3 |
+
"accuracy": 0.8122281913532873,
|
4 |
+
"cls_loss": 1.8785272396435728,
|
5 |
+
"mAP": 0.8794374410295571,
|
6 |
+
"step": 118
|
7 |
+
}
|
mobilenetv3_v0_dist/model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9659672c4693a3395f0692f914bbd549757b2309a5f69d738bbdff82e7ef7b7a
|
3 |
+
size 50130635
|
mobilenetv3_v0_dist/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:547e52401d35a18e88d13923b29d809c10caee5e82c1bae8ec180f3f7c5ee96b
|
3 |
+
size 16848056
|
mobilenetv3_v0_dist/plot_confusion.png
ADDED
mobilenetv3_v0_dist/plot_f1_curve.png
ADDED
mobilenetv3_v0_dist/plot_p_curve.png
ADDED
mobilenetv3_v0_dist/plot_pr_curve.png
ADDED
mobilenetv3_v0_dist/plot_r_curve.png
ADDED
mobilenetv3_v0_dist/plot_roc_curve.png
ADDED
mobilenetv3_v0_dist/plot_sample_cow.png
ADDED
mobilenetv3_v0_dist/plot_sample_deer.png
ADDED
mobilenetv3_v0_dist/plot_sample_demon.png
ADDED
mobilenetv3_v0_dist/plot_sample_dragon.png
ADDED
mobilenetv3_v0_dist/plot_sample_none.png
ADDED
mobilenetv3_v0_dist/plot_sample_oni.png
ADDED
mobilenetv3_v0_dist/plot_sample_sheep.png
ADDED