Publish model qaq_sucks_filter, on 2024-06-21 23:05:25 中国标准时间
Browse files- qaq_sucks_filter/meta.json +10 -0
- qaq_sucks_filter/metrics.json +7 -0
- qaq_sucks_filter/model.ckpt +3 -0
- qaq_sucks_filter/model.onnx +3 -0
- qaq_sucks_filter/plot_confusion.png +0 -0
- qaq_sucks_filter/plot_f1_curve.png +0 -0
- qaq_sucks_filter/plot_p_curve.png +0 -0
- qaq_sucks_filter/plot_pr_curve.png +0 -0
- qaq_sucks_filter/plot_r_curve.png +0 -0
- qaq_sucks_filter/plot_roc_curve.png +0 -0
- qaq_sucks_filter/plot_sample_pretty.png +0 -0
- qaq_sucks_filter/plot_sample_sucks.png +0 -0
qaq_sucks_filter/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"drop_path_rate": 0.4,
|
| 3 |
+
"img_size": 384,
|
| 4 |
+
"labels": [
|
| 5 |
+
"pretty",
|
| 6 |
+
"sucks"
|
| 7 |
+
],
|
| 8 |
+
"name": "caformer_s36.sail_in22k_ft_in1k_384",
|
| 9 |
+
"pretrained": true
|
| 10 |
+
}
|
qaq_sucks_filter/metrics.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"AUC": 0.9610323886639676,
|
| 3 |
+
"accuracy": 0.9281183932346723,
|
| 4 |
+
"loss": 0.06965699258711323,
|
| 5 |
+
"mAP": 0.9115946051563433,
|
| 6 |
+
"step": 12
|
| 7 |
+
}
|
qaq_sucks_filter/model.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3bf3583d77ce957b8408d501cd83e33ff78263dc14d435932695a8b3d253bc2f
|
| 3 |
+
size 164579034
|
qaq_sucks_filter/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0bdd311821bd5f87d669456945bae61a73b60507d0a8da3f33f15d43ac9db237
|
| 3 |
+
size 149631654
|
qaq_sucks_filter/plot_confusion.png
ADDED
|
qaq_sucks_filter/plot_f1_curve.png
ADDED
|
qaq_sucks_filter/plot_p_curve.png
ADDED
|
qaq_sucks_filter/plot_pr_curve.png
ADDED
|
qaq_sucks_filter/plot_r_curve.png
ADDED
|
qaq_sucks_filter/plot_roc_curve.png
ADDED
|
qaq_sucks_filter/plot_sample_pretty.png
ADDED
|
qaq_sucks_filter/plot_sample_sucks.png
ADDED
|