Export model 'cait_m36_384.fb_dist_in1k', on 2025-01-21 14:26:12 JST
Browse files- README.md +3 -2
- cait_m36_384.fb_dist_in1k/meta.json +3 -0
- cait_m36_384.fb_dist_in1k/model.onnx +3 -0
- cait_m36_384.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 |
|
@@ -203,10 +203,11 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
203 |
|
204 |
## Cait
|
205 |
|
206 |
-
|
207 |
|
208 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
209 |
|:---------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
|
|
210 |
| [cait_s36_384.fb_dist_in1k](https://huggingface.co/timm/cait_s36_384.fb_dist_in1k) | 68.1M | 38.8G | 384 | True | 384 | 1000 | imagenet-1k | Cait | cait_s36_384 | 2023-04-13 |
|
211 |
| [cait_s24_384.fb_dist_in1k](https://huggingface.co/timm/cait_s24_384.fb_dist_in1k) | 46.8M | 26.0G | 384 | True | 384 | 1000 | imagenet-1k | Cait | cait_s24_384 | 2023-04-13 |
|
212 |
| [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 |
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
1050 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
203 |
|
204 |
## Cait
|
205 |
|
206 |
+
9 models with model class `Cait`.
|
207 |
|
208 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
209 |
|:---------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
210 |
+
| [cait_m36_384.fb_dist_in1k](https://huggingface.co/timm/cait_m36_384.fb_dist_in1k) | 270.7M | 154.7G | 384 | True | 768 | 1000 | imagenet-1k | Cait | cait_m36_384 | 2023-04-13 |
|
211 |
| [cait_s36_384.fb_dist_in1k](https://huggingface.co/timm/cait_s36_384.fb_dist_in1k) | 68.1M | 38.8G | 384 | True | 384 | 1000 | imagenet-1k | Cait | cait_s36_384 | 2023-04-13 |
|
212 |
| [cait_s24_384.fb_dist_in1k](https://huggingface.co/timm/cait_s24_384.fb_dist_in1k) | 46.8M | 26.0G | 384 | True | 384 | 1000 | imagenet-1k | Cait | cait_s24_384 | 2023-04-13 |
|
213 |
| [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 |
|
cait_m36_384.fb_dist_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88774f23bddc0a3ea81955dab91c433e28c4bd4c3cd8317729e1e979795418da
|
3 |
+
size 169806
|
cait_m36_384.fb_dist_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d52cc578647e4cab5743e3ec786746280934a1a5ef35a2d273770ba0679f835
|
3 |
+
size 1085512759
|
cait_m36_384.fb_dist_in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3d905649f9af19e946d208250dca795cd7a9609676ccbe6e5db51131a5b3c7e
|
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:ad16a0c6309976df8dc8f337c5ac03f1bb10c9b06f6c74aee62210ad4d169309
|
3 |
+
size 58692
|