Publish model caformer_s36_v1, on 2024-02-01 01:45:00 UTC
Browse files- caformer_s36_v1/meta.json +11 -0
- caformer_s36_v1/metrics.json +7 -0
- caformer_s36_v1/model.ckpt +3 -0
- caformer_s36_v1/model.onnx +3 -0
- caformer_s36_v1/plot_confusion.png +0 -0
- caformer_s36_v1/plot_f1_curve.png +0 -0
- caformer_s36_v1/plot_p_curve.png +0 -0
- caformer_s36_v1/plot_pr_curve.png +0 -0
- caformer_s36_v1/plot_r_curve.png +0 -0
- caformer_s36_v1/plot_roc_curve.png +0 -0
- caformer_s36_v1/plot_sample_3d.png +0 -0
- caformer_s36_v1/plot_sample_bangumi.png +0 -0
- caformer_s36_v1/plot_sample_comic.png +0 -0
- caformer_s36_v1/plot_sample_illustration.png +0 -0
- caformer_s36_v1/plot_sample_not_painting.png +0 -0
caformer_s36_v1/meta.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"labels": [
|
3 |
+
"3d",
|
4 |
+
"bangumi",
|
5 |
+
"comic",
|
6 |
+
"illustration",
|
7 |
+
"not_painting"
|
8 |
+
],
|
9 |
+
"name": "caformer_s36.sail_in22k_ft_in1k_384",
|
10 |
+
"pretrained": true
|
11 |
+
}
|
caformer_s36_v1/metrics.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"AUC": 0.9925536917587701,
|
3 |
+
"accuracy": 0.941934259058364,
|
4 |
+
"loss": 0.7152149493250989,
|
5 |
+
"mAP": 0.9751340752110046,
|
6 |
+
"step": 7
|
7 |
+
}
|
caformer_s36_v1/model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81a3f2e640826ef076b287f47fc3da86d1f804907dced6098995fe64f452750e
|
3 |
+
size 172863663
|
caformer_s36_v1/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97414e8f3cec413770c180ac47e1cee925da0c6aa62a3ad5370e7d2ae21bfbfa
|
3 |
+
size 149599292
|
caformer_s36_v1/plot_confusion.png
ADDED
caformer_s36_v1/plot_f1_curve.png
ADDED
caformer_s36_v1/plot_p_curve.png
ADDED
caformer_s36_v1/plot_pr_curve.png
ADDED
caformer_s36_v1/plot_r_curve.png
ADDED
caformer_s36_v1/plot_roc_curve.png
ADDED
caformer_s36_v1/plot_sample_3d.png
ADDED
caformer_s36_v1/plot_sample_bangumi.png
ADDED
caformer_s36_v1/plot_sample_comic.png
ADDED
caformer_s36_v1/plot_sample_illustration.png
ADDED
caformer_s36_v1/plot_sample_not_painting.png
ADDED