narugo1992
commited on
Export model 'xcit_medium_24_p16_384.fb_dist_in1k', on 2025-01-19 18:19:47 UTC
Browse files
README.md
CHANGED
@@ -36,6 +36,7 @@ base_model:
|
|
36 |
- timm/vit_base_r50_s16_384.orig_in21k_ft_in1k
|
37 |
- timm/vit_betwixt_patch16_reg1_gap_256.sbb_in1k
|
38 |
- timm/vit_little_patch16_reg4_gap_256.sbb_in1k
|
|
|
39 |
- timm/xcit_small_24_p16_224.fb_in1k
|
40 |
language:
|
41 |
- en
|
@@ -50,7 +51,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
50 |
|
51 |
# Models
|
52 |
|
53 |
-
|
54 |
|
55 |
## ByobNet
|
56 |
|
@@ -222,9 +223,10 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
222 |
|
223 |
## Xcit
|
224 |
|
225 |
-
|
226 |
|
227 |
-
| Name
|
228 |
-
|
229 |
-
| [
|
|
|
230 |
|
|
|
36 |
- timm/vit_base_r50_s16_384.orig_in21k_ft_in1k
|
37 |
- timm/vit_betwixt_patch16_reg1_gap_256.sbb_in1k
|
38 |
- timm/vit_little_patch16_reg4_gap_256.sbb_in1k
|
39 |
+
- timm/xcit_medium_24_p16_384.fb_dist_in1k
|
40 |
- timm/xcit_small_24_p16_224.fb_in1k
|
41 |
language:
|
42 |
- en
|
|
|
51 |
|
52 |
# Models
|
53 |
|
54 |
+
37 models exported from TIMM in total.
|
55 |
|
56 |
## ByobNet
|
57 |
|
|
|
223 |
|
224 |
## Xcit
|
225 |
|
226 |
+
2 models with model class `Xcit`.
|
227 |
|
228 |
+
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
229 |
+
|:-------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:-----------------------|:-------------|
|
230 |
+
| [xcit_medium_24_p16_384.fb_dist_in1k](https://huggingface.co/timm/xcit_medium_24_p16_384.fb_dist_in1k) | 84.4M | 46.5G | 384 | True | 512 | 1000 | imagenet-1k | Xcit | xcit_medium_24_p16_384 | 2023-04-13 |
|
231 |
+
| [xcit_small_24_p16_224.fb_in1k](https://huggingface.co/timm/xcit_small_24_p16_224.fb_in1k) | 47.6M | 8.9G | 224 | True | 384 | 1000 | imagenet-1k | Xcit | xcit_small_24_p16_224 | 2023-04-13 |
|
232 |
|
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:e1080ab5d510c085135d417b47d91f3c7193b3b7507e07b12c61bb68688cf989
|
3 |
+
size 11197
|
xcit_medium_24_p16_384.fb_dist_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33b55ab66551d2ae832001d8cbed16ce7dd6d7e33432c6b3169f3ce566c0e820
|
3 |
+
size 169834
|
xcit_medium_24_p16_384.fb_dist_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a4b76349a1ca7e8036e5db9282aa0745b3d5fe5b3f750e9b802c617b60d6c02
|
3 |
+
size 339412586
|
xcit_medium_24_p16_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
|