Publish model mobilenetv3_v1.3_dist, on 2024-02-17 10:34:21 UTC
Browse files- mobilenetv3_v1.3_dist/meta.json +11 -0
- mobilenetv3_v1.3_dist/metrics.json +7 -0
- mobilenetv3_v1.3_dist/model.ckpt +3 -0
- mobilenetv3_v1.3_dist/model.onnx +3 -0
- mobilenetv3_v1.3_dist/plot_confusion.png +0 -0
- mobilenetv3_v1.3_dist/plot_f1_curve.png +0 -0
- mobilenetv3_v1.3_dist/plot_p_curve.png +0 -0
- mobilenetv3_v1.3_dist/plot_pr_curve.png +0 -0
- mobilenetv3_v1.3_dist/plot_r_curve.png +0 -0
- mobilenetv3_v1.3_dist/plot_roc_curve.png +0 -0
- mobilenetv3_v1.3_dist/plot_sample_3d.png +0 -0
- mobilenetv3_v1.3_dist/plot_sample_bangumi.png +0 -0
- mobilenetv3_v1.3_dist/plot_sample_comic.png +0 -0
- mobilenetv3_v1.3_dist/plot_sample_illustration.png +0 -0
- mobilenetv3_v1.3_dist/plot_sample_not_painting.png +0 -0
mobilenetv3_v1.3_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.3_dist/metrics.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"AUC": 0.9971979710772297,
|
3 |
+
"accuracy": 0.9637615470948804,
|
4 |
+
"cls_loss": 0.066215518250617,
|
5 |
+
"mAP": 0.9906594904613483,
|
6 |
+
"step": 37
|
7 |
+
}
|
mobilenetv3_v1.3_dist/model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe23b756ba38d9129819de40407f839862b01bb84f9347a06e7f5e92474de403
|
3 |
+
size 40515339
|
mobilenetv3_v1.3_dist/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7baca7241a381e8d4aa54a6866d74162de73f31148d59c73648a76d2d672a6a
|
3 |
+
size 16837808
|
mobilenetv3_v1.3_dist/plot_confusion.png
ADDED
mobilenetv3_v1.3_dist/plot_f1_curve.png
ADDED
mobilenetv3_v1.3_dist/plot_p_curve.png
ADDED
mobilenetv3_v1.3_dist/plot_pr_curve.png
ADDED
mobilenetv3_v1.3_dist/plot_r_curve.png
ADDED
mobilenetv3_v1.3_dist/plot_roc_curve.png
ADDED
mobilenetv3_v1.3_dist/plot_sample_3d.png
ADDED
mobilenetv3_v1.3_dist/plot_sample_bangumi.png
ADDED
mobilenetv3_v1.3_dist/plot_sample_comic.png
ADDED
mobilenetv3_v1.3_dist/plot_sample_illustration.png
ADDED
mobilenetv3_v1.3_dist/plot_sample_not_painting.png
ADDED