Publish model caformer_s36_v0_focal, on 2023-11-08 04:21:07 UTC
Browse files- caformer_s36_v0_focal/meta.json +8 -0
- caformer_s36_v0_focal/metrics.json +7 -0
- caformer_s36_v0_focal/model.ckpt +3 -0
- caformer_s36_v0_focal/model.onnx +3 -0
- caformer_s36_v0_focal/plot_confusion.png +0 -0
- caformer_s36_v0_focal/plot_f1_curve.png +0 -0
- caformer_s36_v0_focal/plot_p_curve.png +0 -0
- caformer_s36_v0_focal/plot_pr_curve.png +0 -0
- caformer_s36_v0_focal/plot_r_curve.png +0 -0
- caformer_s36_v0_focal/plot_roc_curve.png +0 -0
- caformer_s36_v0_focal/plot_sample_corrupted.png +0 -0
- caformer_s36_v0_focal/plot_sample_normal.png +0 -0
caformer_s36_v0_focal/meta.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"labels": [
|
3 |
+
"corrupted",
|
4 |
+
"normal"
|
5 |
+
],
|
6 |
+
"name": "caformer_s36.sail_in22k_ft_in1k_384",
|
7 |
+
"pretrained": true
|
8 |
+
}
|
caformer_s36_v0_focal/metrics.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"AUC": 0.9881481722591192,
|
3 |
+
"accuracy": 0.9517747069014141,
|
4 |
+
"loss": 0.05004638520102711,
|
5 |
+
"mAP": 0.9880360202771687,
|
6 |
+
"step": 12
|
7 |
+
}
|
caformer_s36_v0_focal/model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9eeb60875c4c38f5b3f9de928576b7a92a244cd663b8a754c77c8a279d50743e
|
3 |
+
size 164429231
|
caformer_s36_v0_focal/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96c2bbd4d9dee611cb23a3a4a5a0cb487fe7036465215be51717cced3fae4314
|
3 |
+
size 149574704
|
caformer_s36_v0_focal/plot_confusion.png
ADDED
caformer_s36_v0_focal/plot_f1_curve.png
ADDED
caformer_s36_v0_focal/plot_p_curve.png
ADDED
caformer_s36_v0_focal/plot_pr_curve.png
ADDED
caformer_s36_v0_focal/plot_r_curve.png
ADDED
caformer_s36_v0_focal/plot_roc_curve.png
ADDED
caformer_s36_v0_focal/plot_sample_corrupted.png
ADDED
caformer_s36_v0_focal/plot_sample_normal.png
ADDED