Publish model mobilenetv3_v1_dist_ls0.1, on 2024-01-21 13:01:58 UTC
Browse files- mobilenetv3_v1_dist_ls0.1/meta.json +8 -0
- mobilenetv3_v1_dist_ls0.1/metrics.json +7 -0
- mobilenetv3_v1_dist_ls0.1/model.ckpt +3 -0
- mobilenetv3_v1_dist_ls0.1/model.onnx +3 -0
- mobilenetv3_v1_dist_ls0.1/plot_confusion.png +0 -0
- mobilenetv3_v1_dist_ls0.1/plot_f1_curve.png +0 -0
- mobilenetv3_v1_dist_ls0.1/plot_p_curve.png +0 -0
- mobilenetv3_v1_dist_ls0.1/plot_pr_curve.png +0 -0
- mobilenetv3_v1_dist_ls0.1/plot_r_curve.png +0 -0
- mobilenetv3_v1_dist_ls0.1/plot_roc_curve.png +0 -0
- mobilenetv3_v1_dist_ls0.1/plot_sample_anime.png +0 -0
- mobilenetv3_v1_dist_ls0.1/plot_sample_real.png +0 -0
mobilenetv3_v1_dist_ls0.1/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_dist_ls0.1/metrics.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"AUC": 0.9960977839108026,
|
3 |
+
"accuracy": 0.9835252817638727,
|
4 |
+
"cls_loss": 0.34808980113048743,
|
5 |
+
"mAP": 0.9949909664179992,
|
6 |
+
"step": 12
|
7 |
+
}
|
mobilenetv3_v1_dist_ls0.1/model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16bfd9b6cad73e6e4e6b20bcd34c7cb7890c896ac938550bfad4f5de928bd06e
|
3 |
+
size 32089035
|
mobilenetv3_v1_dist_ls0.1/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e658ce11d6337c34d05a01a38a2b8aadd0dbbda6ad8adf27e77d3013413c1579
|
3 |
+
size 16822434
|
mobilenetv3_v1_dist_ls0.1/plot_confusion.png
ADDED
mobilenetv3_v1_dist_ls0.1/plot_f1_curve.png
ADDED
mobilenetv3_v1_dist_ls0.1/plot_p_curve.png
ADDED
mobilenetv3_v1_dist_ls0.1/plot_pr_curve.png
ADDED
mobilenetv3_v1_dist_ls0.1/plot_r_curve.png
ADDED
mobilenetv3_v1_dist_ls0.1/plot_roc_curve.png
ADDED
mobilenetv3_v1_dist_ls0.1/plot_sample_anime.png
ADDED
mobilenetv3_v1_dist_ls0.1/plot_sample_real.png
ADDED