Zero-Shot Image Classification
ONNX
art
narugo commited on
Commit
9a06254
·
1 Parent(s): 08c1f34

Publish model ccip-caformer-24-randaug-pruned, on 2023-06-25 13:32:42 CST

Browse files
ccip-caformer-24-randaug-pruned/cluster.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dbscan_2": {
3
+ "eps": 0.12921094122454668,
4
+ "min_samples": 2,
5
+ "score": 0.8903664811212506
6
+ },
7
+ "dbscan_free": {
8
+ "eps": 0.1291187648928262,
9
+ "min_samples": 2,
10
+ "score": 0.8903664811212506
11
+ },
12
+ "optics": {
13
+ "eps": 0.1836453739562513,
14
+ "min_samples": 5,
15
+ "score": 0.9223753952581142
16
+ }
17
+ }
ccip-caformer-24-randaug-pruned/metrics.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "f1_score": 0.8659217877094972,
3
+ "precision": 0.9819004524886877,
4
+ "recall": 0.7744468236973591,
5
+ "threshold": 0.14166736602783203
6
+ }
ccip-caformer-24-randaug-pruned/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5fdd52d208617ab6d93c39865db2caf71192176aa944b7dd69df98896ee170d
3
+ size 154255334
ccip-caformer-24-randaug-pruned/model_feat.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ea118d16496274f4f6e08d3afc768cc592389e8f7f32f8732ce2215c228ac5f
3
+ size 150248245
ccip-caformer-24-randaug-pruned/model_metrics.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e4646fdfbe369ad485b227ec47ac4092c98b8deef3af44e19fdbd8ba7bc25c1
3
+ size 1649
ccip-caformer-24-randaug-pruned/plt_confusion_matrix_pred.png ADDED
ccip-caformer-24-randaug-pruned/plt_confusion_matrix_true.png ADDED
ccip-caformer-24-randaug-pruned/plt_f1.png ADDED
ccip-caformer-24-randaug-pruned/plt_pr.png ADDED
ccip-caformer-24-randaug-pruned/plt_precision.png ADDED
ccip-caformer-24-randaug-pruned/plt_recall.png ADDED
ccip-caformer-24-randaug-pruned/plt_roc.png ADDED