narugo1992 commited on
Commit
67d0a92
·
verified ·
1 Parent(s): 0f17890

Export model 'test_convnext3.r160_in1k', on 2025-01-20 20:17:13 JST

Browse files
README.md CHANGED
@@ -61,6 +61,7 @@ base_model:
61
  - timm/resnetv2_34d.ra4_e3600_r224_in1k
62
  - timm/test_byobnet.r160_in1k
63
  - timm/test_convnext2.r160_in1k
 
64
  - timm/test_convnext.r160_in1k
65
  - timm/test_efficientnet.r160_in1k
66
  - timm/test_efficientnet_evos.r160_in1k
@@ -79,7 +80,6 @@ base_model:
79
  - timm/vit_base_patch16_siglip_gap_256.webli_i18n
80
  - timm/vit_base_patch16_siglip_gap_384.webli
81
  - timm/vit_base_patch16_siglip_gap_512.webli
82
- - timm/vit_betwixt_patch16_reg1_gap_256.sbb_in1k
83
  - timm/vit_betwixt_patch16_reg4_gap_256.sbb2_e200_in12k
84
  - timm/vit_betwixt_patch16_reg4_gap_256.sbb2_e200_in12k_ft_in1k
85
  - timm/vit_betwixt_patch16_reg4_gap_256.sbb_in1k
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 855 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -225,7 +225,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
225
 
226
  ## ConvNeXt
227
 
228
- 50 models with model class `ConvNeXt`.
229
 
230
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
231
  |:---------------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-----------------------|:-------------|
@@ -278,6 +278,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
278
  | [convnext_zepto_rms_ols.ra4_e3600_r224_in1k](https://huggingface.co/timm/convnext_zepto_rms_ols.ra4_e3600_r224_in1k) | 2.2M | 337.1M | 224 | True | 256 | 1000 | imagenet-1k | ConvNeXt | convnext_zepto_rms_ols | 2024-10-09 |
279
  | [convnext_zepto_rms.ra4_e3600_r224_in1k](https://huggingface.co/timm/convnext_zepto_rms.ra4_e3600_r224_in1k) | 2.2M | 302.2M | 224 | True | 256 | 1000 | imagenet-1k | ConvNeXt | convnext_zepto_rms | 2024-10-01 |
280
  | [test_convnext2.r160_in1k](https://huggingface.co/timm/test_convnext2.r160_in1k) | 476.1K | 50.8M | 160 | True | 128 | 1000 | imagenet-1k | ConvNeXt | test_convnext2 | 2024-09-22 |
 
281
  | [test_convnext.r160_in1k](https://huggingface.co/timm/test_convnext.r160_in1k) | 270.5K | 31.2M | 160 | True | 64 | 1000 | imagenet-1k | ConvNeXt | test_convnext | 2024-09-22 |
282
 
283
  ## CspNet
 
61
  - timm/resnetv2_34d.ra4_e3600_r224_in1k
62
  - timm/test_byobnet.r160_in1k
63
  - timm/test_convnext2.r160_in1k
64
+ - timm/test_convnext3.r160_in1k
65
  - timm/test_convnext.r160_in1k
66
  - timm/test_efficientnet.r160_in1k
67
  - timm/test_efficientnet_evos.r160_in1k
 
80
  - timm/vit_base_patch16_siglip_gap_256.webli_i18n
81
  - timm/vit_base_patch16_siglip_gap_384.webli
82
  - timm/vit_base_patch16_siglip_gap_512.webli
 
83
  - timm/vit_betwixt_patch16_reg4_gap_256.sbb2_e200_in12k
84
  - timm/vit_betwixt_patch16_reg4_gap_256.sbb2_e200_in12k_ft_in1k
85
  - timm/vit_betwixt_patch16_reg4_gap_256.sbb_in1k
 
114
 
115
  # Models
116
 
117
+ 856 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
225
 
226
  ## ConvNeXt
227
 
228
+ 51 models with model class `ConvNeXt`.
229
 
230
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
231
  |:---------------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-----------------------|:-------------|
 
278
  | [convnext_zepto_rms_ols.ra4_e3600_r224_in1k](https://huggingface.co/timm/convnext_zepto_rms_ols.ra4_e3600_r224_in1k) | 2.2M | 337.1M | 224 | True | 256 | 1000 | imagenet-1k | ConvNeXt | convnext_zepto_rms_ols | 2024-10-09 |
279
  | [convnext_zepto_rms.ra4_e3600_r224_in1k](https://huggingface.co/timm/convnext_zepto_rms.ra4_e3600_r224_in1k) | 2.2M | 302.2M | 224 | True | 256 | 1000 | imagenet-1k | ConvNeXt | convnext_zepto_rms | 2024-10-01 |
280
  | [test_convnext2.r160_in1k](https://huggingface.co/timm/test_convnext2.r160_in1k) | 476.1K | 50.8M | 160 | True | 128 | 1000 | imagenet-1k | ConvNeXt | test_convnext2 | 2024-09-22 |
281
+ | [test_convnext3.r160_in1k](https://huggingface.co/timm/test_convnext3.r160_in1k) | 467.2K | 49.8M | 160 | True | 128 | 1000 | imagenet-1k | ConvNeXt | test_convnext3 | 2024-09-22 |
282
  | [test_convnext.r160_in1k](https://huggingface.co/timm/test_convnext.r160_in1k) | 270.5K | 31.2M | 160 | True | 64 | 1000 | imagenet-1k | ConvNeXt | test_convnext | 2024-09-22 |
283
 
284
  ## CspNet
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb4c39e651a01f3a3b81b97f95d17796d3c0868876af1510c28ecf23359ce591
3
- size 50095
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caaee0b5b06a15665a29ee91f305b809acaaa44980e95eeff06b9cea6ba9b80a
3
+ size 50114
test_convnext3.r160_in1k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c25c72f294e81be0d5bb804b41f08212f43347f4ff5d7248e09e9364431f1436
3
+ size 169803
test_convnext3.r160_in1k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65030f8620cf36e673d610fdb1605db62cb6b8b48323a097401ee3826338045b
3
+ size 1924965
test_convnext3.r160_in1k/preprocess.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c2221aaf8538aceb632546e01be254c82095f68f3ec4e37fda129aa7afe472b
3
+ size 642