Export model 'cait_s24_224.fb_dist_in1k', on 2025-01-20 06:16:53 UTC
Browse files- README.md +3 -2
- cait_s24_224.fb_dist_in1k/meta.json +3 -0
- cait_s24_224.fb_dist_in1k/model.onnx +3 -0
- cait_s24_224.fb_dist_in1k/preprocess.json +3 -0
- models.parquet +2 -2
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 |
|
@@ -156,11 +156,12 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
156 |
|
157 |
## Cait
|
158 |
|
159 |
-
|
160 |
|
161 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
162 |
|:---------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
163 |
| [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 |
|
|
|
164 |
| [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 |
|
165 |
|
166 |
## ConVit
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
352 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
156 |
|
157 |
## Cait
|
158 |
|
159 |
+
3 models with model class `Cait`.
|
160 |
|
161 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
162 |
|:---------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
163 |
| [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 |
|
164 |
+
| [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 |
|
165 |
| [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 |
|
166 |
|
167 |
## ConVit
|
cait_s24_224.fb_dist_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:739ef1e72ee4d3b77858043258b2d2bfe7bbd99d29d73dcffeed3432c47c0814
|
3 |
+
size 169803
|
cait_s24_224.fb_dist_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ee815d9b79dc9161ff24b87cfb103d344b3caf94a5b74444e6203d667a768d7
|
3 |
+
size 188097082
|
cait_s24_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:9a4d9ec4e871a69097010f55026b52fb1ead84d8d331d34ae645932499ce177a
|
3 |
+
size 29087
|