narugo commited on
Commit
c6bdfb1
·
verified ·
1 Parent(s): df0fc76

Export model 'caformer_s36.sail_in22k_ft_in1k', on 2025-01-20 05:22:50 UTC

Browse files
README.md CHANGED
@@ -5,6 +5,7 @@ base_model:
5
  - timm/botnet26t_256.c1_in1k
6
  - timm/caformer_b36.sail_in1k
7
  - timm/caformer_s18.sail_in22k
 
8
  - timm/convformer_b36.sail_in1k
9
  - timm/convformer_b36.sail_in1k_384
10
  - timm/convformer_m36.sail_in22k_ft_in1k
@@ -74,7 +75,6 @@ base_model:
74
  - timm/res2net50_26w_6s.in1k
75
  - timm/res2net50_48w_2s.in1k
76
  - timm/res2net101_26w_4s.in1k
77
- - timm/resnest14d.gluon_in1k
78
  - timm/resnet50_clip_gap.openai
79
  - timm/resnet50x4_clip_gap.openai
80
  - timm/resnet101_clip_gap.openai
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 254 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -389,7 +389,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
389
 
390
  ## MetaFormer
391
 
392
- 9 models with model class `MetaFormer`.
393
 
394
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
395
  |:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-----------|:---------------|:-------------|
@@ -399,6 +399,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
399
  | [convformer_s36.sail_in1k_384](https://huggingface.co/timm/convformer_s36.sail_in1k_384) | 40.0M | 22.4G | 384 | True | 512 | 1000 | imagenet-1k | MetaFormer | convformer_s36 | 2023-05-05 |
400
  | [caformer_b36.sail_in1k](https://huggingface.co/timm/caformer_b36.sail_in1k) | 98.7M | 22.4G | 224 | True | 768 | 1000 | imagenet-1k | MetaFormer | caformer_b36 | 2023-05-05 |
401
  | [convformer_m36.sail_in22k_ft_in1k](https://huggingface.co/timm/convformer_m36.sail_in22k_ft_in1k) | 57.0M | 12.8G | 224 | True | 576 | 1000 | imagenet-1k | MetaFormer | convformer_m36 | 2023-05-05 |
 
402
  | [convformer_s18.sail_in22k_ft_in1k](https://huggingface.co/timm/convformer_s18.sail_in22k_ft_in1k) | 26.7M | 3.9G | 224 | True | 512 | 1000 | imagenet-1k | MetaFormer | convformer_s18 | 2023-05-05 |
403
  | [convformer_s18.sail_in1k](https://huggingface.co/timm/convformer_s18.sail_in1k) | 26.7M | 3.9G | 224 | True | 512 | 1000 | imagenet-1k | MetaFormer | convformer_s18 | 2023-05-05 |
404
  | [caformer_s18.sail_in22k](https://huggingface.co/timm/caformer_s18.sail_in22k) | 69.0M | 3.9G | 224 | True | 512 | 21841 | imagenet-22k | MetaFormer | caformer_s18 | 2023-05-05 |
 
5
  - timm/botnet26t_256.c1_in1k
6
  - timm/caformer_b36.sail_in1k
7
  - timm/caformer_s18.sail_in22k
8
+ - timm/caformer_s36.sail_in22k_ft_in1k
9
  - timm/convformer_b36.sail_in1k
10
  - timm/convformer_b36.sail_in1k_384
11
  - timm/convformer_m36.sail_in22k_ft_in1k
 
75
  - timm/res2net50_26w_6s.in1k
76
  - timm/res2net50_48w_2s.in1k
77
  - timm/res2net101_26w_4s.in1k
 
78
  - timm/resnet50_clip_gap.openai
79
  - timm/resnet50x4_clip_gap.openai
80
  - timm/resnet101_clip_gap.openai
 
114
 
115
  # Models
116
 
117
+ 255 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
389
 
390
  ## MetaFormer
391
 
392
+ 10 models with model class `MetaFormer`.
393
 
394
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
395
  |:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-----------|:---------------|:-------------|
 
399
  | [convformer_s36.sail_in1k_384](https://huggingface.co/timm/convformer_s36.sail_in1k_384) | 40.0M | 22.4G | 384 | True | 512 | 1000 | imagenet-1k | MetaFormer | convformer_s36 | 2023-05-05 |
400
  | [caformer_b36.sail_in1k](https://huggingface.co/timm/caformer_b36.sail_in1k) | 98.7M | 22.4G | 224 | True | 768 | 1000 | imagenet-1k | MetaFormer | caformer_b36 | 2023-05-05 |
401
  | [convformer_m36.sail_in22k_ft_in1k](https://huggingface.co/timm/convformer_m36.sail_in22k_ft_in1k) | 57.0M | 12.8G | 224 | True | 576 | 1000 | imagenet-1k | MetaFormer | convformer_m36 | 2023-05-05 |
402
+ | [caformer_s36.sail_in22k_ft_in1k](https://huggingface.co/timm/caformer_s36.sail_in22k_ft_in1k) | 39.3M | 7.5G | 224 | True | 512 | 1000 | imagenet-1k | MetaFormer | caformer_s36 | 2023-05-05 |
403
  | [convformer_s18.sail_in22k_ft_in1k](https://huggingface.co/timm/convformer_s18.sail_in22k_ft_in1k) | 26.7M | 3.9G | 224 | True | 512 | 1000 | imagenet-1k | MetaFormer | convformer_s18 | 2023-05-05 |
404
  | [convformer_s18.sail_in1k](https://huggingface.co/timm/convformer_s18.sail_in1k) | 26.7M | 3.9G | 224 | True | 512 | 1000 | imagenet-1k | MetaFormer | convformer_s18 | 2023-05-05 |
405
  | [caformer_s18.sail_in22k](https://huggingface.co/timm/caformer_s18.sail_in22k) | 69.0M | 3.9G | 224 | True | 512 | 21841 | imagenet-22k | MetaFormer | caformer_s18 | 2023-05-05 |
caformer_s36.sail_in22k_ft_in1k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad5c2c070b53fc5d90a26fee6400e7bfe92eb01d1bb95e18eac97ae2ea729265
3
+ size 169821
caformer_s36.sail_in22k_ft_in1k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:220fbc349aedacdd5aaeb0fee079a2714145d1e53548531f0444bdb682beceee
3
+ size 157865151
caformer_s36.sail_in22k_ft_in1k/preprocess.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:669f8647198ada7d9fc760619c603fe09a7d39f34bf341b37e0efaf083c8db34
3
+ size 734
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18b956477c60f0b9949ca36ecc5792fd08d79ea79f3b7bf791074e8e821b982b
3
- size 24085
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ca5faffe21ab0cdedee442ab5696aa33e64099c9185460caaca29ce9ffff305
3
+ size 24132