Zero-Shot Image Classification
ONNX
art
narugo commited on
Commit
c5e9a55
·
1 Parent(s): 664ea86

Publish model ccip-caformer-4_fp32, on 2023-06-25 16:47:29 CST

Browse files
ccip-caformer-4_fp32/cluster.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dbscan_2": {
3
+ "eps": 0.1253876876524005,
4
+ "min_samples": 2,
5
+ "score": 0.7955649138279582
6
+ },
7
+ "dbscan_free": {
8
+ "eps": 0.12501789360725707,
9
+ "min_samples": 3,
10
+ "score": 0.7911151911648003
11
+ },
12
+ "optics": {
13
+ "eps": 0.18065533528388406,
14
+ "min_samples": 4,
15
+ "score": 0.8681332599542906
16
+ }
17
+ }
ccip-caformer-4_fp32/metrics.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "f1_score": 0.8449669360764144,
3
+ "precision": 0.8705526116578349,
4
+ "recall": 0.820842255531763,
5
+ "threshold": 0.1836703283514432
6
+ }
ccip-caformer-4_fp32/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20358dc5056562b9c827e7e645831e00f3121d1976e383ec8439786adb37124a
3
+ size 154171415
ccip-caformer-4_fp32/model_feat.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fdf2464b242e598c1f0bee9691564010f136218bcb739764b9fe6c353f92f86
3
+ size 150248245
ccip-caformer-4_fp32/model_metrics.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22694914204ad0304afae85829883cee45ac3defd41debbab638bb208a1fc594
3
+ size 1618
ccip-caformer-4_fp32/plt_confusion_matrix_pred.png ADDED
ccip-caformer-4_fp32/plt_confusion_matrix_true.png ADDED
ccip-caformer-4_fp32/plt_f1.png ADDED
ccip-caformer-4_fp32/plt_pr.png ADDED
ccip-caformer-4_fp32/plt_precision.png ADDED
ccip-caformer-4_fp32/plt_recall.png ADDED
ccip-caformer-4_fp32/plt_roc.png ADDED