narugo1992 commited on
Commit ·
11da670
1
Parent(s): 6a97c64
Publish model mobilenetv3_v0_dist, on 2023-12-04 00:23:50 CST
Browse files- mobilenetv3_v0_dist/meta.json +13 -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_1970s-.png +0 -0
- mobilenetv3_v0_dist/plot_sample_1980s.png +0 -0
- mobilenetv3_v0_dist/plot_sample_1990s.png +0 -0
- mobilenetv3_v0_dist/plot_sample_2000s.png +0 -0
- mobilenetv3_v0_dist/plot_sample_2010s.png +0 -0
- mobilenetv3_v0_dist/plot_sample_2015s.png +0 -0
- mobilenetv3_v0_dist/plot_sample_2020s.png +0 -0
mobilenetv3_v0_dist/meta.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"labels": [
|
| 3 |
+
"1970s-",
|
| 4 |
+
"1980s",
|
| 5 |
+
"1990s",
|
| 6 |
+
"2000s",
|
| 7 |
+
"2010s",
|
| 8 |
+
"2015s",
|
| 9 |
+
"2020s"
|
| 10 |
+
],
|
| 11 |
+
"name": "mobilenetv3_large_100",
|
| 12 |
+
"pretrained": true
|
| 13 |
+
}
|
mobilenetv3_v0_dist/metrics.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"AUC": 0.9052923650289034,
|
| 3 |
+
"accuracy": 0.6573896353166987,
|
| 4 |
+
"cls_loss": 3.4224315702800787,
|
| 5 |
+
"mAP": 0.6426465514067228,
|
| 6 |
+
"step": 19
|
| 7 |
+
}
|
mobilenetv3_v0_dist/model.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e64c077ab2c8a909c3ad7202490b5d0e57cd9508d9729f0d934f579609bef58f
|
| 3 |
+
size 50038987
|
mobilenetv3_v0_dist/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1350ae705358cece2e5acaaece5b58ead89d30e8a352eeb711c75ab253810b5b
|
| 3 |
+
size 16848056
|
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_1970s-.png
ADDED
|
mobilenetv3_v0_dist/plot_sample_1980s.png
ADDED
|
mobilenetv3_v0_dist/plot_sample_1990s.png
ADDED
|
mobilenetv3_v0_dist/plot_sample_2000s.png
ADDED
|
mobilenetv3_v0_dist/plot_sample_2010s.png
ADDED
|
mobilenetv3_v0_dist/plot_sample_2015s.png
ADDED
|
mobilenetv3_v0_dist/plot_sample_2020s.png
ADDED
|