narugo1992
commited on
Commit
•
aa5a910
1
Parent(s):
da541d3
dev(narugo): init commit
Browse files- caformer_s36/metrics.json +6 -0
- caformer_s36/model.ckpt +3 -0
- caformer_s36/model.onnx +3 -0
- caformer_s36/plot_confusion.png +0 -0
- caformer_s36/plot_f1_curve.png +0 -0
- caformer_s36/plot_p_curve.png +0 -0
- caformer_s36/plot_pr_curve.png +0 -0
- caformer_s36/plot_r_curve.png +0 -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
caformer_s36/metrics.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"accuracy": 0.8818713450292398,
|
3 |
+
"loss": 0.16752268261336095,
|
4 |
+
"mAP": 0.8918209060753464,
|
5 |
+
"step": 119
|
6 |
+
}
|
caformer_s36/model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95c39f092f400d055aafd8784018f183745ea43119deab91636956259b0f9d18
|
3 |
+
size 160106351
|
caformer_s36/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b121a485f36f9d7f597f40f59d263dbd9df95c58044da342fd91f971c1b2bbae
|
3 |
+
size 149591096
|
caformer_s36/plot_confusion.png
ADDED
caformer_s36/plot_f1_curve.png
ADDED
caformer_s36/plot_p_curve.png
ADDED
caformer_s36/plot_pr_curve.png
ADDED
caformer_s36/plot_r_curve.png
ADDED
mobilenetv3_sce/metrics.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"AUC": 0.9786208474842628,
|
3 |
+
"accuracy": 0.8991812865497076,
|
4 |
+
"loss": 1.0120479917225607,
|
5 |
+
"mAP": 0.9446086182429839,
|
6 |
+
"step": 260
|
7 |
+
}
|
mobilenetv3_sce/model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cae8a360ab185051d3dcebf4f402c6b2bbebefb24c47d369965be0d205607e86
|
3 |
+
size 29875211
|
mobilenetv3_sce/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76bd908e002bfbef20b3c7fd083c8dd7fd9e26d74f26db7840c37749512ee8be
|
3 |
+
size 16832684
|
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