Publish model caformer_s36_v1.4_focal_fp32, on 2024-06-06 22:27:31 CST
Browse files- caformer_s36_v1.4_focal_fp32/meta.json +13 -0
- caformer_s36_v1.4_focal_fp32/metrics.json +7 -0
- caformer_s36_v1.4_focal_fp32/model.ckpt +3 -0
- caformer_s36_v1.4_focal_fp32/model.onnx +3 -0
- caformer_s36_v1.4_focal_fp32/plot_confusion.png +0 -0
- caformer_s36_v1.4_focal_fp32/plot_f1_curve.png +0 -0
- caformer_s36_v1.4_focal_fp32/plot_p_curve.png +0 -0
- caformer_s36_v1.4_focal_fp32/plot_pr_curve.png +0 -0
- caformer_s36_v1.4_focal_fp32/plot_r_curve.png +0 -0
- caformer_s36_v1.4_focal_fp32/plot_roc_curve.png +0 -0
- caformer_s36_v1.4_focal_fp32/plot_sample_3d.png +0 -0
- caformer_s36_v1.4_focal_fp32/plot_sample_bangumi.png +0 -0
- caformer_s36_v1.4_focal_fp32/plot_sample_comic.png +0 -0
- caformer_s36_v1.4_focal_fp32/plot_sample_illustration.png +0 -0
- caformer_s36_v1.4_focal_fp32/plot_sample_not_painting.png +0 -0
caformer_s36_v1.4_focal_fp32/meta.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"drop_path_rate": 0.4,
|
3 |
+
"img_size": 384,
|
4 |
+
"labels": [
|
5 |
+
"3d",
|
6 |
+
"bangumi",
|
7 |
+
"comic",
|
8 |
+
"illustration",
|
9 |
+
"not_painting"
|
10 |
+
],
|
11 |
+
"name": "caformer_s36.sail_in22k_ft_in1k_384",
|
12 |
+
"pretrained": true
|
13 |
+
}
|
caformer_s36_v1.4_focal_fp32/metrics.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"AUC": 0.9966591623123662,
|
3 |
+
"accuracy": 0.9562481043372764,
|
4 |
+
"loss": 0.04846467097871063,
|
5 |
+
"mAP": 0.9891991025167737,
|
6 |
+
"step": 18
|
7 |
+
}
|
caformer_s36_v1.4_focal_fp32/model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:898fc66dbd6e1553e190dfcf4a8a333cd4c095a8c7c3629c79228cb6acede151
|
3 |
+
size 172920431
|
caformer_s36_v1.4_focal_fp32/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66992d0a6d046012aff8095cd1ab0d8673ad1b8b75f9918640d022f10e018c2d
|
3 |
+
size 149608088
|
caformer_s36_v1.4_focal_fp32/plot_confusion.png
ADDED
caformer_s36_v1.4_focal_fp32/plot_f1_curve.png
ADDED
caformer_s36_v1.4_focal_fp32/plot_p_curve.png
ADDED
caformer_s36_v1.4_focal_fp32/plot_pr_curve.png
ADDED
caformer_s36_v1.4_focal_fp32/plot_r_curve.png
ADDED
caformer_s36_v1.4_focal_fp32/plot_roc_curve.png
ADDED
caformer_s36_v1.4_focal_fp32/plot_sample_3d.png
ADDED
caformer_s36_v1.4_focal_fp32/plot_sample_bangumi.png
ADDED
caformer_s36_v1.4_focal_fp32/plot_sample_comic.png
ADDED
caformer_s36_v1.4_focal_fp32/plot_sample_illustration.png
ADDED
caformer_s36_v1.4_focal_fp32/plot_sample_not_painting.png
ADDED