Publish model mobilenetv3_large_100_v0_ls0.2, on 2024-03-07 18:07:45 CST
Browse files- mobilenetv3_large_100_v0_ls0.2/meta.json +10 -0
- mobilenetv3_large_100_v0_ls0.2/metrics.json +7 -0
- mobilenetv3_large_100_v0_ls0.2/model.ckpt +3 -0
- mobilenetv3_large_100_v0_ls0.2/model.onnx +3 -0
- mobilenetv3_large_100_v0_ls0.2/plot_confusion.png +0 -0
- mobilenetv3_large_100_v0_ls0.2/plot_f1_curve.png +0 -0
- mobilenetv3_large_100_v0_ls0.2/plot_p_curve.png +0 -0
- mobilenetv3_large_100_v0_ls0.2/plot_pr_curve.png +0 -0
- mobilenetv3_large_100_v0_ls0.2/plot_r_curve.png +0 -0
- mobilenetv3_large_100_v0_ls0.2/plot_roc_curve.png +0 -0
- mobilenetv3_large_100_v0_ls0.2/plot_sample_explicit.png +0 -0
- mobilenetv3_large_100_v0_ls0.2/plot_sample_general.png +0 -0
- mobilenetv3_large_100_v0_ls0.2/plot_sample_questionable.png +0 -0
- mobilenetv3_large_100_v0_ls0.2/plot_sample_sensitive.png +0 -0
mobilenetv3_large_100_v0_ls0.2/meta.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"labels": [
|
3 |
+
"general",
|
4 |
+
"sensitive",
|
5 |
+
"questionable",
|
6 |
+
"explicit"
|
7 |
+
],
|
8 |
+
"name": "mobilenetv3_large_100",
|
9 |
+
"pretrained": true
|
10 |
+
}
|
mobilenetv3_large_100_v0_ls0.2/metrics.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"AUC": 0.8752612751519195,
|
3 |
+
"accuracy": 0.6463243437163669,
|
4 |
+
"cls_loss": 1.105440551725057,
|
5 |
+
"mAP": 0.7010096735132957,
|
6 |
+
"step": 1
|
7 |
+
}
|
mobilenetv3_large_100_v0_ls0.2/model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8eaf15b5290bb34622345b3f4d68991a4901190ecca5c9a7515a911955cd09a
|
3 |
+
size 37260555
|
mobilenetv3_large_100_v0_ls0.2/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:032afc7a052edead3ec1cca9a72ef5dbcf07e426f5893fea6e83aa4fb826fd2e
|
3 |
+
size 16832684
|
mobilenetv3_large_100_v0_ls0.2/plot_confusion.png
ADDED
mobilenetv3_large_100_v0_ls0.2/plot_f1_curve.png
ADDED
mobilenetv3_large_100_v0_ls0.2/plot_p_curve.png
ADDED
mobilenetv3_large_100_v0_ls0.2/plot_pr_curve.png
ADDED
mobilenetv3_large_100_v0_ls0.2/plot_r_curve.png
ADDED
mobilenetv3_large_100_v0_ls0.2/plot_roc_curve.png
ADDED
mobilenetv3_large_100_v0_ls0.2/plot_sample_explicit.png
ADDED
mobilenetv3_large_100_v0_ls0.2/plot_sample_general.png
ADDED
mobilenetv3_large_100_v0_ls0.2/plot_sample_questionable.png
ADDED
mobilenetv3_large_100_v0_ls0.2/plot_sample_sensitive.png
ADDED