narugo1992
commited on
Commit
·
ed4ac7e
1
Parent(s):
bc77f0a
Publish model mobilenetv3_sce, on 2023-06-05 02:57:09 CST
Browse files- mobilenetv3_sce/meta.json +8 -0
- mobilenetv3_sce/metrics.json +7 -0
- mobilenetv3_sce/model.ckpt +3 -0
- mobilenetv3_sce/model.onnx +3 -0
- mobilenetv3_sce/plot_confusion.png +0 -0
- mobilenetv3_sce/plot_f1_curve.png +0 -0
- mobilenetv3_sce/plot_p_curve.png +0 -0
- mobilenetv3_sce/plot_pr_curve.png +0 -0
- mobilenetv3_sce/plot_r_curve.png +0 -0
- mobilenetv3_sce/plot_roc_curve.png +0 -0
mobilenetv3_sce/meta.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"labels": [
|
3 |
+
"ai",
|
4 |
+
"human"
|
5 |
+
],
|
6 |
+
"name": "mobilenetv3_large_100.miil_in21k_ft_in1k",
|
7 |
+
"pretrained": true
|
8 |
+
}
|
mobilenetv3_sce/metrics.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"AUC": 0.9689821985316303,
|
3 |
+
"accuracy": 0.9319298245614035,
|
4 |
+
"loss": 0.7638901418277844,
|
5 |
+
"mAP": 0.9697108619511428,
|
6 |
+
"step": 17
|
7 |
+
}
|
mobilenetv3_sce/model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e55541e0660261920b171b1451a9670d1625c7998c5b6b8306d680b7d61b1ccb
|
3 |
+
size 29811851
|
mobilenetv3_sce/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94bacb5fc7e2eeae3ae10d4d1ff9c83bcc50b9f140740e30b9f4a5fe77282df5
|
3 |
+
size 16822434
|
mobilenetv3_sce/plot_confusion.png
ADDED
![]() |
mobilenetv3_sce/plot_f1_curve.png
ADDED
![]() |
mobilenetv3_sce/plot_p_curve.png
ADDED
![]() |
mobilenetv3_sce/plot_pr_curve.png
ADDED
![]() |
mobilenetv3_sce/plot_r_curve.png
ADDED
![]() |
mobilenetv3_sce/plot_roc_curve.png
ADDED
![]() |