narugo1992 commited on
Commit
d0e2ff5
·
verified ·
1 Parent(s): 31fe493

Export model 'convnext_base.fb_in22k', on 2025-01-21 14:36:58 JST

Browse files
README.md CHANGED
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 1054 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -239,7 +239,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
239
 
240
  ## ConvNeXt
241
 
242
- 65 models with model class `ConvNeXt`.
243
 
244
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
245
  |:---------------------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-----------------------|:-------------|
@@ -258,6 +258,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
258
  | [convnext_base.clip_laion2b_augreg_ft_in12k](https://huggingface.co/timm/convnext_base.clip_laion2b_augreg_ft_in12k) | 99.6M | 20.1G | 256 | True | 1024 | 11821 | imagenet-12k | ConvNeXt | convnext_base | 2023-04-01 |
259
  | [convnext_base.clip_laion2b_augreg_ft_in12k_in1k](https://huggingface.co/timm/convnext_base.clip_laion2b_augreg_ft_in12k_in1k) | 88.5M | 20.1G | 256 | True | 1024 | 1000 | imagenet-1k | ConvNeXt | convnext_base | 2023-04-01 |
260
  | [convnext_base.clip_laion2b_augreg_ft_in1k](https://huggingface.co/timm/convnext_base.clip_laion2b_augreg_ft_in1k) | 88.5M | 20.1G | 256 | True | 1024 | 1000 | imagenet-1k | ConvNeXt | convnext_base | 2023-02-04 |
 
261
  | [convnextv2_base.fcmae_ft_in22k_in1k](https://huggingface.co/timm/convnextv2_base.fcmae_ft_in22k_in1k) | 88.5M | 15.4G | 224 | True | 1024 | 1000 | imagenet-1k | ConvNeXt | convnextv2_base | 2023-01-05 |
262
  | [convnextv2_base.fcmae_ft_in1k](https://huggingface.co/timm/convnextv2_base.fcmae_ft_in1k) | 88.5M | 15.4G | 224 | True | 1024 | 1000 | imagenet-1k | ConvNeXt | convnextv2_base | 2023-01-05 |
263
  | [convnext_base.fb_in22k_ft_in1k](https://huggingface.co/timm/convnext_base.fb_in22k_ft_in1k) | 88.5M | 15.4G | 224 | True | 1024 | 1000 | imagenet-1k | ConvNeXt | convnext_base | 2022-12-13 |
 
114
 
115
  # Models
116
 
117
+ 1055 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
239
 
240
  ## ConvNeXt
241
 
242
+ 66 models with model class `ConvNeXt`.
243
 
244
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
245
  |:---------------------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-----------------------|:-------------|
 
258
  | [convnext_base.clip_laion2b_augreg_ft_in12k](https://huggingface.co/timm/convnext_base.clip_laion2b_augreg_ft_in12k) | 99.6M | 20.1G | 256 | True | 1024 | 11821 | imagenet-12k | ConvNeXt | convnext_base | 2023-04-01 |
259
  | [convnext_base.clip_laion2b_augreg_ft_in12k_in1k](https://huggingface.co/timm/convnext_base.clip_laion2b_augreg_ft_in12k_in1k) | 88.5M | 20.1G | 256 | True | 1024 | 1000 | imagenet-1k | ConvNeXt | convnext_base | 2023-04-01 |
260
  | [convnext_base.clip_laion2b_augreg_ft_in1k](https://huggingface.co/timm/convnext_base.clip_laion2b_augreg_ft_in1k) | 88.5M | 20.1G | 256 | True | 1024 | 1000 | imagenet-1k | ConvNeXt | convnext_base | 2023-02-04 |
261
+ | [convnext_base.fb_in22k](https://huggingface.co/timm/convnext_base.fb_in22k) | 109.9M | 15.4G | 224 | True | 1024 | 21841 | imagenet-22k | ConvNeXt | convnext_base | 2022-12-13 |
262
  | [convnextv2_base.fcmae_ft_in22k_in1k](https://huggingface.co/timm/convnextv2_base.fcmae_ft_in22k_in1k) | 88.5M | 15.4G | 224 | True | 1024 | 1000 | imagenet-1k | ConvNeXt | convnextv2_base | 2023-01-05 |
263
  | [convnextv2_base.fcmae_ft_in1k](https://huggingface.co/timm/convnextv2_base.fcmae_ft_in1k) | 88.5M | 15.4G | 224 | True | 1024 | 1000 | imagenet-1k | ConvNeXt | convnextv2_base | 2023-01-05 |
264
  | [convnext_base.fb_in22k_ft_in1k](https://huggingface.co/timm/convnext_base.fb_in22k_ft_in1k) | 88.5M | 15.4G | 224 | True | 1024 | 1000 | imagenet-1k | ConvNeXt | convnext_base | 2022-12-13 |
convnext_base.fb_in22k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c55531ee201d7582bcc4e72264e88c61ea1bf0cf70edd4b734cd719583c9e29
3
+ size 3713684
convnext_base.fb_in22k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2d079a7284c7f4392dfbb5322f6b5e53680eff1bc5741e172defddf0728f694
3
+ size 440140843
convnext_base.fb_in22k/preprocess.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b5ddfa5f811419c53f2604e24f1d6ea68d955f1a20343d26ab2ebd78e4e21e5
3
+ size 734
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f7759ac8683421268145f56613ae70a461498058631af491ef1a37142a8a6bdb
3
- size 58869
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc20c1e4cfbac110bb49c2c5c55ef61da3104c6d2a47eabd898b2053d7e8d66c
3
+ size 58924