narugo commited on
Commit
24530f1
·
verified ·
1 Parent(s): e565849

Export model 'caformer_m36.sail_in1k_384', on 2025-01-20 06:06:17 UTC

Browse files
README.md CHANGED
@@ -4,6 +4,7 @@ base_model:
4
  - timm/beitv2_base_patch16_224.in1k_ft_in1k
5
  - timm/botnet26t_256.c1_in1k
6
  - timm/caformer_b36.sail_in1k
 
7
  - timm/caformer_m36.sail_in22k_ft_in1k_384
8
  - timm/caformer_s18.sail_in22k
9
  - timm/caformer_s36.sail_in1k_384
@@ -59,7 +60,6 @@ base_model:
59
  - timm/nextvit_base.bd_in1k
60
  - timm/nextvit_small.bd_in1k_384
61
  - timm/nextvit_small.bd_ssld_6m_in1k
62
- - timm/pit_ti_224.in1k
63
  - timm/pit_xs_224.in1k
64
  - timm/repghostnet_050.in1k
65
  - timm/repghostnet_058.in1k
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 331 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -439,13 +439,14 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
439
 
440
  ## MetaFormer
441
 
442
- 13 models with model class `MetaFormer`.
443
 
444
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
445
  |:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-----------|:---------------|:-------------|
446
  | [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 |
447
  | [convformer_m36.sail_in22k_ft_in1k_384](https://huggingface.co/timm/convformer_m36.sail_in22k_ft_in1k_384) | 57.0M | 37.7G | 384 | True | 576 | 1000 | imagenet-1k | MetaFormer | convformer_m36 | 2023-05-05 |
448
  | [caformer_m36.sail_in22k_ft_in1k_384](https://huggingface.co/timm/caformer_m36.sail_in22k_ft_in1k_384) | 56.2M | 37.3G | 384 | True | 576 | 1000 | imagenet-1k | MetaFormer | caformer_m36 | 2023-05-05 |
 
449
  | [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 |
450
  | [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 |
451
  | [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 |
 
4
  - timm/beitv2_base_patch16_224.in1k_ft_in1k
5
  - timm/botnet26t_256.c1_in1k
6
  - timm/caformer_b36.sail_in1k
7
+ - timm/caformer_m36.sail_in1k_384
8
  - timm/caformer_m36.sail_in22k_ft_in1k_384
9
  - timm/caformer_s18.sail_in22k
10
  - timm/caformer_s36.sail_in1k_384
 
60
  - timm/nextvit_base.bd_in1k
61
  - timm/nextvit_small.bd_in1k_384
62
  - timm/nextvit_small.bd_ssld_6m_in1k
 
63
  - timm/pit_xs_224.in1k
64
  - timm/repghostnet_050.in1k
65
  - timm/repghostnet_058.in1k
 
114
 
115
  # Models
116
 
117
+ 332 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
439
 
440
  ## MetaFormer
441
 
442
+ 14 models with model class `MetaFormer`.
443
 
444
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
445
  |:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-----------|:---------------|:-------------|
446
  | [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 |
447
  | [convformer_m36.sail_in22k_ft_in1k_384](https://huggingface.co/timm/convformer_m36.sail_in22k_ft_in1k_384) | 57.0M | 37.7G | 384 | True | 576 | 1000 | imagenet-1k | MetaFormer | convformer_m36 | 2023-05-05 |
448
  | [caformer_m36.sail_in22k_ft_in1k_384](https://huggingface.co/timm/caformer_m36.sail_in22k_ft_in1k_384) | 56.2M | 37.3G | 384 | True | 576 | 1000 | imagenet-1k | MetaFormer | caformer_m36 | 2023-05-05 |
449
+ | [caformer_m36.sail_in1k_384](https://huggingface.co/timm/caformer_m36.sail_in1k_384) | 56.2M | 37.3G | 384 | True | 576 | 1000 | imagenet-1k | MetaFormer | caformer_m36 | 2023-05-05 |
450
  | [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 |
451
  | [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 |
452
  | [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 |
caformer_m36.sail_in1k_384/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d9b6474db63cffd3e9612465bbd51011a87a671477e88c6b0c714b03c88770c
3
+ size 169812
caformer_m36.sail_in1k_384/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf6b98e58bc6e8bfbcecdd6c582db8fbc52d0fa4c745f31eda1b979d94b42452
3
+ size 225496329
caformer_m36.sail_in1k_384/preprocess.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3d905649f9af19e946d208250dca795cd7a9609676ccbe6e5db51131a5b3c7e
3
+ size 734
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fcc7b1baf593879f7e8a4dd04f620715d5430814ba4958d866d1acb043f90e06
3
- size 28076
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eb0f7e9e2b66e7a744a8e2e1c6a1e916aecb6fe330fa3b6e9bab87d3bfeef5c
3
+ size 28094