Export model 'cait_xxs36_224.fb_dist_in1k', on 2025-01-20 08:25:16 UTC
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 |
|
@@ -174,13 +174,14 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
174 |
|
175 |
## Cait
|
176 |
|
177 |
-
|
178 |
|
179 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
180 |
|:---------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
181 |
| [cait_xs24_384.fb_dist_in1k](https://huggingface.co/timm/cait_xs24_384.fb_dist_in1k) | 26.5M | 14.7G | 384 | True | 288 | 1000 | imagenet-1k | Cait | cait_xs24_384 | 2023-04-13 |
|
182 |
| [cait_s24_224.fb_dist_in1k](https://huggingface.co/timm/cait_s24_224.fb_dist_in1k) | 46.8M | 8.6G | 224 | True | 384 | 1000 | imagenet-1k | Cait | cait_s24_224 | 2023-04-13 |
|
183 |
| [cait_xxs24_384.fb_dist_in1k](https://huggingface.co/timm/cait_xxs24_384.fb_dist_in1k) | 11.9M | 6.6G | 384 | True | 192 | 1000 | imagenet-1k | Cait | cait_xxs24_384 | 2023-04-13 |
|
|
|
184 |
|
185 |
## ConVit
|
186 |
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
573 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
174 |
|
175 |
## Cait
|
176 |
|
177 |
+
4 models with model class `Cait`.
|
178 |
|
179 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
180 |
|:---------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
181 |
| [cait_xs24_384.fb_dist_in1k](https://huggingface.co/timm/cait_xs24_384.fb_dist_in1k) | 26.5M | 14.7G | 384 | True | 288 | 1000 | imagenet-1k | Cait | cait_xs24_384 | 2023-04-13 |
|
182 |
| [cait_s24_224.fb_dist_in1k](https://huggingface.co/timm/cait_s24_224.fb_dist_in1k) | 46.8M | 8.6G | 224 | True | 384 | 1000 | imagenet-1k | Cait | cait_s24_224 | 2023-04-13 |
|
183 |
| [cait_xxs24_384.fb_dist_in1k](https://huggingface.co/timm/cait_xxs24_384.fb_dist_in1k) | 11.9M | 6.6G | 384 | True | 192 | 1000 | imagenet-1k | Cait | cait_xxs24_384 | 2023-04-13 |
|
184 |
+
| [cait_xxs36_224.fb_dist_in1k](https://huggingface.co/timm/cait_xxs36_224.fb_dist_in1k) | 17.2M | 3.2G | 224 | True | 192 | 1000 | imagenet-1k | Cait | cait_xxs36_224 | 2023-04-13 |
|
185 |
|
186 |
## ConVit
|
187 |
|
cait_xxs36_224.fb_dist_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2dc26ec8e5000a2390b6e9df75ad3aa6c5ac6901cc588ea44fc5bfd5a98af0af
|
3 |
+
size 169809
|
cait_xxs36_224.fb_dist_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c46d29c6937580987ee6daf21ae3cad45ea2db9672863ae687c8a1ecc7f8d023
|
3 |
+
size 69825770
|
cait_xxs36_224.fb_dist_in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:669f8647198ada7d9fc760619c603fe09a7d39f34bf341b37e0efaf083c8db34
|
3 |
+
size 734
|
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:a7bd405dc1817c93cb79ac735681b7a98ffea5cffc4da64eba4ddff291b9a887
|
3 |
+
size 39027
|