narugo1992 commited on
Commit
4c31e48
·
verified ·
1 Parent(s): c044e99

Export model 'convformer_b36.sail_in1k', on 2025-01-20 04:59:05 UTC

Browse files
README.md CHANGED
@@ -6,6 +6,7 @@ base_model:
6
  - timm/caformer_s18.sail_in22k
7
  - timm/cait_xs24_384.fb_dist_in1k
8
  - timm/cait_xxs24_384.fb_dist_in1k
 
9
  - timm/convformer_b36.sail_in1k_384
10
  - timm/convformer_m36.sail_in22k_ft_in1k
11
  - timm/convformer_s18.sail_in1k
@@ -16,7 +17,6 @@ base_model:
16
  - timm/convnext_nano.r384_ad_in12k
17
  - timm/convnext_nano.r384_in12k_ft_in1k
18
  - timm/convnext_zepto_rms.ra4_e3600_r224_in1k
19
- - timm/cspresnet50.ra_in1k
20
  - timm/cspresnext50.ra_in1k
21
  - timm/dla46x_c.in1k
22
  - timm/dla102x.in1k
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 203 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -361,11 +361,12 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
361
 
362
  ## MetaFormer
363
 
364
- 8 models with model class `MetaFormer`.
365
 
366
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
367
  |:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-----------|:---------------|:-------------|
368
  | [convformer_b36.sail_in1k_384](https://huggingface.co/timm/convformer_b36.sail_in1k_384) | 99.8M | 66.5G | 384 | True | 768 | 1000 | imagenet-1k | MetaFormer | convformer_b36 | 2023-05-05 |
 
369
  | [convformer_s36.sail_in22k_ft_in1k_384](https://huggingface.co/timm/convformer_s36.sail_in22k_ft_in1k_384) | 40.0M | 22.4G | 384 | True | 512 | 1000 | imagenet-1k | MetaFormer | convformer_s36 | 2023-05-05 |
370
  | [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 |
371
  | [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 |
 
6
  - timm/caformer_s18.sail_in22k
7
  - timm/cait_xs24_384.fb_dist_in1k
8
  - timm/cait_xxs24_384.fb_dist_in1k
9
+ - timm/convformer_b36.sail_in1k
10
  - timm/convformer_b36.sail_in1k_384
11
  - timm/convformer_m36.sail_in22k_ft_in1k
12
  - timm/convformer_s18.sail_in1k
 
17
  - timm/convnext_nano.r384_ad_in12k
18
  - timm/convnext_nano.r384_in12k_ft_in1k
19
  - timm/convnext_zepto_rms.ra4_e3600_r224_in1k
 
20
  - timm/cspresnext50.ra_in1k
21
  - timm/dla46x_c.in1k
22
  - timm/dla102x.in1k
 
114
 
115
  # Models
116
 
117
+ 204 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
361
 
362
  ## MetaFormer
363
 
364
+ 9 models with model class `MetaFormer`.
365
 
366
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
367
  |:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-----------|:---------------|:-------------|
368
  | [convformer_b36.sail_in1k_384](https://huggingface.co/timm/convformer_b36.sail_in1k_384) | 99.8M | 66.5G | 384 | True | 768 | 1000 | imagenet-1k | MetaFormer | convformer_b36 | 2023-05-05 |
369
+ | [convformer_b36.sail_in1k](https://huggingface.co/timm/convformer_b36.sail_in1k) | 99.8M | 22.6G | 224 | True | 768 | 1000 | imagenet-1k | MetaFormer | convformer_b36 | 2023-05-05 |
370
  | [convformer_s36.sail_in22k_ft_in1k_384](https://huggingface.co/timm/convformer_s36.sail_in22k_ft_in1k_384) | 40.0M | 22.4G | 384 | True | 512 | 1000 | imagenet-1k | MetaFormer | convformer_s36 | 2023-05-05 |
371
  | [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 |
372
  | [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 |
convformer_b36.sail_in1k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:855dc308a58c7351b12206576690977ae956518bb33f11409bfe894efd7303df
3
+ size 169810
convformer_b36.sail_in1k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03d50770b3842d6d7026c688c46690b1812eca15c62ec3c998dbffe742083836
3
+ size 400057469
convformer_b36.sail_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:968ae069461dce348578c6838b0bb26e1d64407fbb65a7256df00284c7597fc9
3
- size 21267
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc600c1de4a50609296744cc8717929d41375491fc49e2633644eba7cfd335c2
3
+ size 21292