narugo1992 commited on
Commit
9d90d7b
·
verified ·
1 Parent(s): c8655f4

Export model 'convnext_large.fb_in22k_ft_in1k', on 2025-01-21 16:33:28 JST

Browse files
README.md CHANGED
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 1101 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -242,7 +242,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
242
 
243
  ## ConvNeXt
244
 
245
- 72 models with model class `ConvNeXt`.
246
 
247
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
248
  |:---------------------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-----------------------|:-------------|
@@ -261,6 +261,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
261
  | [convnext_large_mlp.clip_laion2b_augreg_ft_in1k](https://huggingface.co/timm/convnext_large_mlp.clip_laion2b_augreg_ft_in1k) | 200.0M | 44.9G | 256 | True | 1536 | 1000 | imagenet-1k | ConvNeXt | convnext_large_mlp | 2023-02-04 |
262
  | [convnext_large.fb_in22k](https://huggingface.co/timm/convnext_large.fb_in22k) | 229.7M | 34.4G | 224 | True | 1536 | 21841 | imagenet-22k | ConvNeXt | convnext_large | 2022-12-13 |
263
  | [convnextv2_large.fcmae_ft_in22k_in1k](https://huggingface.co/timm/convnextv2_large.fcmae_ft_in22k_in1k) | 197.7M | 34.4G | 224 | True | 1536 | 1000 | imagenet-1k | ConvNeXt | convnextv2_large | 2023-01-05 |
 
264
  | [convnext_large.fb_in1k](https://huggingface.co/timm/convnext_large.fb_in1k) | 197.7M | 34.4G | 224 | True | 1536 | 1000 | imagenet-1k | ConvNeXt | convnext_large | 2022-12-13 |
265
  | [convnext_small.in12k_ft_in1k_384](https://huggingface.co/timm/convnext_small.in12k_ft_in1k_384) | 50.2M | 25.5G | 384 | True | 768 | 1000 | imagenet-1k | ConvNeXt | convnext_small | 2023-01-19 |
266
  | [convnext_small.fb_in22k_ft_in1k_384](https://huggingface.co/timm/convnext_small.fb_in22k_ft_in1k_384) | 50.2M | 25.5G | 384 | True | 768 | 1000 | imagenet-1k | ConvNeXt | convnext_small | 2022-12-13 |
 
114
 
115
  # Models
116
 
117
+ 1102 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
242
 
243
  ## ConvNeXt
244
 
245
+ 73 models with model class `ConvNeXt`.
246
 
247
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
248
  |:---------------------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-----------------------|:-------------|
 
261
  | [convnext_large_mlp.clip_laion2b_augreg_ft_in1k](https://huggingface.co/timm/convnext_large_mlp.clip_laion2b_augreg_ft_in1k) | 200.0M | 44.9G | 256 | True | 1536 | 1000 | imagenet-1k | ConvNeXt | convnext_large_mlp | 2023-02-04 |
262
  | [convnext_large.fb_in22k](https://huggingface.co/timm/convnext_large.fb_in22k) | 229.7M | 34.4G | 224 | True | 1536 | 21841 | imagenet-22k | ConvNeXt | convnext_large | 2022-12-13 |
263
  | [convnextv2_large.fcmae_ft_in22k_in1k](https://huggingface.co/timm/convnextv2_large.fcmae_ft_in22k_in1k) | 197.7M | 34.4G | 224 | True | 1536 | 1000 | imagenet-1k | ConvNeXt | convnextv2_large | 2023-01-05 |
264
+ | [convnext_large.fb_in22k_ft_in1k](https://huggingface.co/timm/convnext_large.fb_in22k_ft_in1k) | 197.7M | 34.4G | 224 | True | 1536 | 1000 | imagenet-1k | ConvNeXt | convnext_large | 2022-12-13 |
265
  | [convnext_large.fb_in1k](https://huggingface.co/timm/convnext_large.fb_in1k) | 197.7M | 34.4G | 224 | True | 1536 | 1000 | imagenet-1k | ConvNeXt | convnext_large | 2022-12-13 |
266
  | [convnext_small.in12k_ft_in1k_384](https://huggingface.co/timm/convnext_small.in12k_ft_in1k_384) | 50.2M | 25.5G | 384 | True | 768 | 1000 | imagenet-1k | ConvNeXt | convnext_small | 2023-01-19 |
267
  | [convnext_small.fb_in22k_ft_in1k_384](https://huggingface.co/timm/convnext_small.fb_in22k_ft_in1k_384) | 50.2M | 25.5G | 384 | True | 768 | 1000 | imagenet-1k | ConvNeXt | convnext_small | 2022-12-13 |
convnext_large.fb_in22k_ft_in1k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cf53c579f7e543fcd56fcda64506c89dabebd5259f7a9ebed4642bec841e575
3
+ size 169824
convnext_large.fb_in22k_ft_in1k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:014f500062788c3bc5a747c3432673525ccb22724d3a09c585eff9890e7dad11
3
+ size 791396237
convnext_large.fb_in22k_ft_in1k/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:07f8b07bf25a38b84a73789aa8fb1723c5c93a8376bd96fa43812e4348395010
3
- size 60962
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e5cc6408ce6dc9e72948d8c827e3dc851fd15dd4ed72a20def1d03641d0544d
3
+ size 60966