Publish model mobilenetv3_v1.3_dist, on 2024-06-05 14:07:01 CST
Browse files- mobilenetv3_v1.3_dist/meta.json +8 -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_anime.png +0 -0
- mobilenetv3_v1.3_dist/plot_sample_real.png +0 -0
mobilenetv3_v1.3_dist/meta.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"labels": [
|
3 |
+
"anime",
|
4 |
+
"real"
|
5 |
+
],
|
6 |
+
"name": "mobilenetv3_large_100",
|
7 |
+
"pretrained": true
|
8 |
+
}
|
mobilenetv3_v1.3_dist/metrics.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"AUC": 0.9976537274578718,
|
3 |
+
"accuracy": 0.9829404533396596,
|
4 |
+
"cls_loss": 0.03554759935224683,
|
5 |
+
"mAP": 0.9975494914521457,
|
6 |
+
"step": 14
|
7 |
+
}
|
mobilenetv3_v1.3_dist/model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36af682a220c6f65db883f750b139435ec9754efcaa42c5c34c032470b8a0316
|
3 |
+
size 32091275
|
mobilenetv3_v1.3_dist/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de603b242a9d5106bd10b9a9882b5e791e5cfed3ba9db29096d4547b9108d23a
|
3 |
+
size 16821107
|
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_anime.png
ADDED
mobilenetv3_v1.3_dist/plot_sample_real.png
ADDED