narugo1992 commited on
Commit
f1363eb
·
verified ·
1 Parent(s): 4a1e4e1

Export model 'convnext_base.clip_laion2b_augreg_ft_in12k', on 2025-01-19 18:28:03 UTC

Browse files
README.md CHANGED
@@ -6,6 +6,7 @@ base_model:
6
  - timm/convformer_m36.sail_in22k_ft_in1k
7
  - timm/convformer_s36.sail_in1k_384
8
  - timm/convmixer_1024_20_ks9_p14.in1k
 
9
  - timm/convnext_femto_ols.d1_in1k
10
  - timm/convnext_nano.r384_in12k_ft_in1k
11
  - timm/convnext_pico.d1_in1k
@@ -73,7 +74,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
73
 
74
  # Models
75
 
76
- 59 models exported from TIMM in total.
77
 
78
  ## ByobNet
79
 
@@ -94,15 +95,16 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
94
 
95
  ## ConvNeXt
96
 
97
- 5 models with model class `ConvNeXt`.
98
 
99
- | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
100
- |:-------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:---------|:-------------------|:-------------|
101
- | [convnext_nano.r384_in12k_ft_in1k](https://huggingface.co/timm/convnext_nano.r384_in12k_ft_in1k) | 15.6M | 7.2G | 384 | True | 640 | 1000 | imagenet-1k | ConvNeXt | convnext_nano | 2024-12-31 |
102
- | [convnext_pico_ols.d1_in1k](https://huggingface.co/timm/convnext_pico_ols.d1_in1k) | 9.1M | 1.4G | 224 | True | 512 | 1000 | imagenet-1k | ConvNeXt | convnext_pico_ols | 2022-12-13 |
103
- | [convnext_pico.d1_in1k](https://huggingface.co/timm/convnext_pico.d1_in1k) | 9.0M | 1.4G | 224 | True | 512 | 1000 | imagenet-1k | ConvNeXt | convnext_pico | 2022-12-13 |
104
- | [convnext_femto_ols.d1_in1k](https://huggingface.co/timm/convnext_femto_ols.d1_in1k) | 5.2M | 813.1M | 224 | True | 384 | 1000 | imagenet-1k | ConvNeXt | convnext_femto_ols | 2022-12-13 |
105
- | [convnextv2_atto.fcmae_ft_in1k](https://huggingface.co/timm/convnextv2_atto.fcmae_ft_in1k) | 3.7M | 547.3M | 224 | True | 320 | 1000 | imagenet-1k | ConvNeXt | convnextv2_atto | 2023-01-05 |
 
106
 
107
  ## CspNet
108
 
 
6
  - timm/convformer_m36.sail_in22k_ft_in1k
7
  - timm/convformer_s36.sail_in1k_384
8
  - timm/convmixer_1024_20_ks9_p14.in1k
9
+ - timm/convnext_base.clip_laion2b_augreg_ft_in12k
10
  - timm/convnext_femto_ols.d1_in1k
11
  - timm/convnext_nano.r384_in12k_ft_in1k
12
  - timm/convnext_pico.d1_in1k
 
74
 
75
  # Models
76
 
77
+ 60 models exported from TIMM in total.
78
 
79
  ## ByobNet
80
 
 
95
 
96
  ## ConvNeXt
97
 
98
+ 6 models with model class `ConvNeXt`.
99
 
100
+ | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
101
+ |:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-------------------|:-------------|
102
+ | [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-03-31 |
103
+ | [convnext_nano.r384_in12k_ft_in1k](https://huggingface.co/timm/convnext_nano.r384_in12k_ft_in1k) | 15.6M | 7.2G | 384 | True | 640 | 1000 | imagenet-1k | ConvNeXt | convnext_nano | 2024-12-31 |
104
+ | [convnext_pico_ols.d1_in1k](https://huggingface.co/timm/convnext_pico_ols.d1_in1k) | 9.1M | 1.4G | 224 | True | 512 | 1000 | imagenet-1k | ConvNeXt | convnext_pico_ols | 2022-12-13 |
105
+ | [convnext_pico.d1_in1k](https://huggingface.co/timm/convnext_pico.d1_in1k) | 9.0M | 1.4G | 224 | True | 512 | 1000 | imagenet-1k | ConvNeXt | convnext_pico | 2022-12-13 |
106
+ | [convnext_femto_ols.d1_in1k](https://huggingface.co/timm/convnext_femto_ols.d1_in1k) | 5.2M | 813.1M | 224 | True | 384 | 1000 | imagenet-1k | ConvNeXt | convnext_femto_ols | 2022-12-13 |
107
+ | [convnextv2_atto.fcmae_ft_in1k](https://huggingface.co/timm/convnextv2_atto.fcmae_ft_in1k) | 3.7M | 547.3M | 224 | True | 320 | 1000 | imagenet-1k | ConvNeXt | convnextv2_atto | 2023-01-05 |
108
 
109
  ## CspNet
110
 
convnext_base.clip_laion2b_augreg_ft_in12k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f002760618e65cd51d498958ebf6c5882925eec4ccbe7a09708bfc560af9ebc4
3
+ size 2015410
convnext_base.clip_laion2b_augreg_ft_in12k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a465a3e4850e78a80a781452b6cd0ae5eda23a8aef58a0f6a083f9d6c3c822b9
3
+ size 399058839
convnext_base.clip_laion2b_augreg_ft_in12k/preprocess.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a41dce408bc182ffee5ac60cd0710122120634f575808ae0bc48e5ca6e4511da
3
+ size 736
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65aecea8b1670281ae8500bb7f50dfe93f904d9e871df11013159c89499d38ec
3
- size 12640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17d1b19b279e9762c973ad2a5747caa30903d2c552b139d08341449431d7eedc
3
+ size 12728