narugo1992
commited on
Export model 'convit_base.fb_in1k', on 2025-01-20 05:57:11 UTC
Browse files- README.md +9 -1
- convit_base.fb_in1k/meta.json +3 -0
- convit_base.fb_in1k/model.onnx +3 -0
- convit_base.fb_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 |
|
|
@@ -159,6 +159,14 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 159 |
| [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 |
|
| 160 |
| [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 |
|
| 161 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 162 |
## ConvMixer
|
| 163 |
|
| 164 |
1 model with model class `ConvMixer`.
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
316 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 159 |
| [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 |
|
| 160 |
| [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 |
|
| 161 |
|
| 162 |
+
## ConVit
|
| 163 |
+
|
| 164 |
+
1 model with model class `ConVit`.
|
| 165 |
+
|
| 166 |
+
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 167 |
+
|:-----------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
| 168 |
+
| [convit_base.fb_in1k](https://huggingface.co/timm/convit_base.fb_in1k) | 86.4M | 16.8G | 224 | True | 768 | 1000 | imagenet-1k | ConVit | convit_base | 2023-04-24 |
|
| 169 |
+
|
| 170 |
## ConvMixer
|
| 171 |
|
| 172 |
1 model with model class `ConvMixer`.
|
convit_base.fb_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1e51b1f438e88288e532d9bfe7f54f261183eca542746e6fbc1e9d9d5e9971b
|
| 3 |
+
size 169793
|
convit_base.fb_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6bb1d57d892944c8bf1529d6fb8210665dd29f09d54af19547d267e980081460
|
| 3 |
+
size 346819028
|
convit_base.fb_in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b5ddfa5f811419c53f2604e24f1d6ea68d955f1a20343d26ab2ebd78e4e21e5
|
| 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:fb0bc54b991e97612f934f0c1d990add3ae10f0350be35a9f97b6f043c885537
|
| 3 |
+
size 27357
|