narugo1992
commited on
Commit
·
50a3dc6
1
Parent(s):
06f196b
Publish model mobilenetv3_v0_dist, on 2023-08-27 10:13:11 CST
Browse files- mobilenetv3_v0_dist/meta.json +9 -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_contentious.png +0 -0
- mobilenetv3_v0_dist/plot_sample_non_teen.png +0 -0
- mobilenetv3_v0_dist/plot_sample_safe_teen.png +0 -0
mobilenetv3_v0_dist/meta.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"labels": [
|
3 |
+
"contentious",
|
4 |
+
"safe_teen",
|
5 |
+
"non_teen"
|
6 |
+
],
|
7 |
+
"name": "mobilenetv3_large_100",
|
8 |
+
"pretrained": true
|
9 |
+
}
|
mobilenetv3_v0_dist/metrics.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"AUC": 0.8865673060153538,
|
3 |
+
"accuracy": 0.7491511035653651,
|
4 |
+
"cls_loss": 2.5192561837732286,
|
5 |
+
"mAP": 0.7843277373440413,
|
6 |
+
"step": 56
|
7 |
+
}
|
mobilenetv3_v0_dist/model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c11772826149aa0612e28bbe0e6a5ced54700a7ad04d20d7663945d8980e1090
|
3 |
+
size 34451403
|
mobilenetv3_v0_dist/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c57e7dc1de37d9e8ccabbadf6b40b36ecaf7e05dd6eabc9b4a174aa4e71244a
|
3 |
+
size 16827558
|
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_contentious.png
ADDED
![]() |
mobilenetv3_v0_dist/plot_sample_non_teen.png
ADDED
![]() |
mobilenetv3_v0_dist/plot_sample_safe_teen.png
ADDED
![]() |