Publish model mobilenetv3_v1.4_dist, on 2024-06-05 14:02:38 CST
Browse files- mobilenetv3_v1.4_dist/meta.json +11 -0
- mobilenetv3_v1.4_dist/metrics.json +7 -0
- mobilenetv3_v1.4_dist/model.ckpt +3 -0
- mobilenetv3_v1.4_dist/model.onnx +3 -0
- mobilenetv3_v1.4_dist/plot_confusion.png +0 -0
- mobilenetv3_v1.4_dist/plot_f1_curve.png +0 -0
- mobilenetv3_v1.4_dist/plot_p_curve.png +0 -0
- mobilenetv3_v1.4_dist/plot_pr_curve.png +0 -0
- mobilenetv3_v1.4_dist/plot_r_curve.png +0 -0
- mobilenetv3_v1.4_dist/plot_roc_curve.png +0 -0
- mobilenetv3_v1.4_dist/plot_sample_3d.png +0 -0
- mobilenetv3_v1.4_dist/plot_sample_bangumi.png +0 -0
- mobilenetv3_v1.4_dist/plot_sample_comic.png +0 -0
- mobilenetv3_v1.4_dist/plot_sample_illustration.png +0 -0
- mobilenetv3_v1.4_dist/plot_sample_not_painting.png +0 -0
mobilenetv3_v1.4_dist/meta.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"labels": [
|
3 |
+
"3d",
|
4 |
+
"bangumi",
|
5 |
+
"comic",
|
6 |
+
"illustration",
|
7 |
+
"not_painting"
|
8 |
+
],
|
9 |
+
"name": "mobilenetv3_large_100",
|
10 |
+
"pretrained": true
|
11 |
+
}
|
mobilenetv3_v1.4_dist/metrics.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"AUC": 0.9949657423533929,
|
3 |
+
"accuracy": 0.9476607521989687,
|
4 |
+
"cls_loss": 0.07191134640568916,
|
5 |
+
"mAP": 0.9834674669957197,
|
6 |
+
"step": 17
|
7 |
+
}
|
mobilenetv3_v1.4_dist/model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b177f71d3257aaa09b01ae49884cb7ebdc8783fc37bf8ef5675101f9fd81d71
|
3 |
+
size 40474827
|
mobilenetv3_v1.4_dist/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:904d972ed10e4485335aa724dc04bfbf0126f98b46acd70bfcefce92be2a7d70
|
3 |
+
size 16836481
|
mobilenetv3_v1.4_dist/plot_confusion.png
ADDED
mobilenetv3_v1.4_dist/plot_f1_curve.png
ADDED
mobilenetv3_v1.4_dist/plot_p_curve.png
ADDED
mobilenetv3_v1.4_dist/plot_pr_curve.png
ADDED
mobilenetv3_v1.4_dist/plot_r_curve.png
ADDED
mobilenetv3_v1.4_dist/plot_roc_curve.png
ADDED
mobilenetv3_v1.4_dist/plot_sample_3d.png
ADDED
mobilenetv3_v1.4_dist/plot_sample_bangumi.png
ADDED
mobilenetv3_v1.4_dist/plot_sample_comic.png
ADDED
mobilenetv3_v1.4_dist/plot_sample_illustration.png
ADDED
mobilenetv3_v1.4_dist/plot_sample_not_painting.png
ADDED