Export model 'convnext_base.clip_laion2b_augreg_ft_in1k', on 2025-01-20 22:46:16 JST
Browse files
README.md
CHANGED
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
-
|
118 |
|
119 |
## Beit
|
120 |
|
@@ -235,7 +235,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
235 |
|
236 |
## ConvNeXt
|
237 |
|
238 |
-
|
239 |
|
240 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
241 |
|:---------------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-----------------------|:-------------|
|
@@ -247,6 +247,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
247 |
| [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 |
|
248 |
| [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 |
|
249 |
| [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 |
|
|
|
250 |
| [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 |
|
251 |
| [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 |
|
252 |
| [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 |
+
1003 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
235 |
|
236 |
## ConvNeXt
|
237 |
|
238 |
+
59 models with model class `ConvNeXt`.
|
239 |
|
240 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
241 |
|:---------------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-----------------------|:-------------|
|
|
|
247 |
| [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 |
|
248 |
| [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 |
|
249 |
| [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 |
|
250 |
+
| [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 |
|
251 |
| [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 |
|
252 |
| [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 |
|
253 |
| [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.clip_laion2b_augreg_ft_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab816ea8f0d4f63365094f4105a82cb730ca6bff42985d5835983e9412a6f9d3
|
3 |
+
size 169842
|
convnext_base.clip_laion2b_augreg_ft_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c5782949a59d89e36469a1b84c0268d00f9195ff1872b605e71924e0a2f477c
|
3 |
+
size 354692737
|
convnext_base.clip_laion2b_augreg_ft_in1k/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:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3b3a41b2648043f504c449313c8d5c436826536d717854e9f9c8f8333838c00
|
3 |
+
size 55707
|