Export model 'cait_s36_384.fb_dist_in1k', on 2025-01-20 19:07:47 JST
Browse files- README.md +3 -2
- cait_s36_384.fb_dist_in1k/meta.json +3 -0
- cait_s36_384.fb_dist_in1k/model.onnx +3 -0
- cait_s36_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 |
|
@@ -184,10 +184,11 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
184 |
|
185 |
## Cait
|
186 |
|
187 |
-
|
188 |
|
189 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
190 |
|:---------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
|
|
191 |
| [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 |
|
192 |
| [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 |
|
193 |
| [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 |
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
750 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
184 |
|
185 |
## Cait
|
186 |
|
187 |
+
5 models with model class `Cait`.
|
188 |
|
189 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
190 |
|:---------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
191 |
+
| [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 |
|
192 |
| [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 |
|
193 |
| [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 |
|
194 |
| [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 |
|
cait_s36_384.fb_dist_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c84cd8bafb1df85af4ac7414d0991ae8a87673e80d1a5ab32f843423c1d2c73a
|
3 |
+
size 169804
|
cait_s36_384.fb_dist_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9630b55387e72c54e75f3373e21b8cae240db415af0c377e89dc6c8604d42b34
|
3 |
+
size 274093715
|
cait_s36_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:f22b07fe2d45968162d365bcd37671cbc0cf583108c6864b6512f054d08e6b76
|
3 |
+
size 46057
|