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

Publish model ccip-caformer-2-randaug-pruned_fp32, on 2023-06-25 16:23:10 CST

Browse files
ccip-caformer-2-randaug-pruned_fp32/cluster.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dbscan_2": {
3
+ "eps": 0.11861107594006831,
4
+ "min_samples": 2,
5
+ "score": 0.6866166684060175
6
+ },
7
+ "dbscan_free": {
8
+ "eps": 0.11879407499128164,
9
+ "min_samples": 2,
10
+ "score": 0.6866166684060175
11
+ },
12
+ "optics": {
13
+ "eps": 0.1678928389459416,
14
+ "min_samples": 4,
15
+ "score": 0.7281948149424277
16
+ }
17
+ }
ccip-caformer-2-randaug-pruned_fp32/metrics.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "f1_score": 0.7856104651162791,
3
+ "precision": 0.8001480384900074,
4
+ "recall": 0.7715917201998572,
5
+ "threshold": 0.171053097338858
6
+ }
ccip-caformer-2-randaug-pruned_fp32/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54e852a076b8a83b5d391498397769d5061b4f5d5406e161e3b1fcc62980a593
3
+ size 154254927
ccip-caformer-2-randaug-pruned_fp32/model_feat.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e872215c3485bdba8b89eff98e510367e4ea36c9feafb6c3168c06a58988b0b0
3
+ size 150248245
ccip-caformer-2-randaug-pruned_fp32/model_metrics.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe02ef58b65e0c12fb6c8a0cb379267101adeb2c714e071bead076ce1ba58b4a
3
+ size 1618
ccip-caformer-2-randaug-pruned_fp32/plt_confusion_matrix_pred.png ADDED
ccip-caformer-2-randaug-pruned_fp32/plt_confusion_matrix_true.png ADDED
ccip-caformer-2-randaug-pruned_fp32/plt_f1.png ADDED
ccip-caformer-2-randaug-pruned_fp32/plt_pr.png ADDED
ccip-caformer-2-randaug-pruned_fp32/plt_precision.png ADDED
ccip-caformer-2-randaug-pruned_fp32/plt_recall.png ADDED
ccip-caformer-2-randaug-pruned_fp32/plt_roc.png ADDED