narugo commited on
Commit
d457c15
·
verified ·
1 Parent(s): 46145c7

Export model 'repvit_m0_9.dist_300e_in1k', on 2025-01-20 05:20:30 UTC

Browse files
README.md CHANGED
@@ -65,6 +65,7 @@ base_model:
65
  - timm/repghostnet_111.in1k
66
  - timm/repghostnet_150.in1k
67
  - timm/repghostnet_200.in1k
 
68
  - timm/repvit_m2_3.dist_300e_in1k
69
  - timm/repvit_m3.dist_in1k
70
  - timm/res2net50_14w_8s.in1k
@@ -85,7 +86,6 @@ base_model:
85
  - timm/test_vit2.r160_in1k
86
  - timm/test_vit.r160_in1k
87
  - timm/tiny_vit_21m_384.dist_in22k_ft_in1k
88
- - timm/twins_pcpvt_base.in1k
89
  - timm/twins_svt_large.in1k
90
  - timm/visformer_small.in1k
91
  - timm/visformer_tiny.in1k
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 250 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -515,12 +515,13 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
515
 
516
  ## RepVit
517
 
518
- 2 models with model class `RepVit`.
519
 
520
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
521
  |:-------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
522
  | [repvit_m2_3.dist_300e_in1k](https://huggingface.co/timm/repvit_m2_3.dist_300e_in1k) | 23.7M | 4.6G | 224 | True | 640 | 1000 | imagenet-1k | RepVit | repvit_m2_3 | 2023-10-20 |
523
  | [repvit_m3.dist_in1k](https://huggingface.co/timm/repvit_m3.dist_in1k) | 10.7M | 1.9G | 224 | True | 512 | 1000 | imagenet-1k | RepVit | repvit_m3 | 2023-08-25 |
 
524
 
525
  ## ResNet
526
 
 
65
  - timm/repghostnet_111.in1k
66
  - timm/repghostnet_150.in1k
67
  - timm/repghostnet_200.in1k
68
+ - timm/repvit_m0_9.dist_300e_in1k
69
  - timm/repvit_m2_3.dist_300e_in1k
70
  - timm/repvit_m3.dist_in1k
71
  - timm/res2net50_14w_8s.in1k
 
86
  - timm/test_vit2.r160_in1k
87
  - timm/test_vit.r160_in1k
88
  - timm/tiny_vit_21m_384.dist_in22k_ft_in1k
 
89
  - timm/twins_svt_large.in1k
90
  - timm/visformer_small.in1k
91
  - timm/visformer_tiny.in1k
 
114
 
115
  # Models
116
 
117
+ 251 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
515
 
516
  ## RepVit
517
 
518
+ 3 models with model class `RepVit`.
519
 
520
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
521
  |:-------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
522
  | [repvit_m2_3.dist_300e_in1k](https://huggingface.co/timm/repvit_m2_3.dist_300e_in1k) | 23.7M | 4.6G | 224 | True | 640 | 1000 | imagenet-1k | RepVit | repvit_m2_3 | 2023-10-20 |
523
  | [repvit_m3.dist_in1k](https://huggingface.co/timm/repvit_m3.dist_in1k) | 10.7M | 1.9G | 224 | True | 512 | 1000 | imagenet-1k | RepVit | repvit_m3 | 2023-08-25 |
524
+ | [repvit_m0_9.dist_300e_in1k](https://huggingface.co/timm/repvit_m0_9.dist_300e_in1k) | 5.5M | 847.1M | 224 | True | 384 | 1000 | imagenet-1k | RepVit | repvit_m0_9 | 2023-10-20 |
525
 
526
  ## ResNet
527
 
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b2722fc04086feb42acf67ee0a3c855ada8bf776374fbc04c7f3ce70234f04f
3
- size 23913
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a9cb2cb181f6e09f112467822525ddcf89388ba4ed658e05d90755c75e88666
3
+ size 23965
repvit_m0_9.dist_300e_in1k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:236acbc39e7375e3c6350ce71608d49a27e88ad29aa2b4c820258f4861c848af
3
+ size 169804
repvit_m0_9.dist_300e_in1k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b59aaa2a319468605830659d6c0f7ac4af2bd3f3da8d05790efe127dd2e5b0fc
3
+ size 22105376
repvit_m0_9.dist_300e_in1k/preprocess.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b37bcb7130e7738caf023d84cc7798d76ec9bfa5f2fe005d624cf82db0e21be0
3
+ size 734