narugo1992
commited on
Export model 'xcit_small_24_p16_224.fb_in1k', on 2025-01-19 18:04:30 UTC
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ base_model:
|
|
7 |
- timm/mobilevitv2_050.cvnets_in1k
|
8 |
- timm/resnetaa50.a1h_in1k
|
9 |
- timm/vit_base_patch16_clip_384.laion2b_ft_in12k_in1k
|
|
|
10 |
language:
|
11 |
- en
|
12 |
tags:
|
@@ -20,13 +21,14 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
20 |
|
21 |
# Models
|
22 |
|
23 |
-
|
24 |
|
25 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
26 |
|:-------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:------------------|:--------------------------|:-------------|
|
27 |
| [ghostnetv2_100.in1k](https://huggingface.co/timm/ghostnetv2_100.in1k) | 4.9M | 183.8M | 224 | True | 1280 | 1000 | imagenet-1k | GhostNet | ghostnetv2_100 | 2023-08-20 |
|
28 |
| [efficientvit_b1.r256_in1k](https://huggingface.co/timm/efficientvit_b1.r256_in1k) | 9.1M | 689.0M | 256 | True | 1600 | 1000 | imagenet-1k | EfficientVit | efficientvit_b1 | 2023-08-18 |
|
29 |
| [mobilevitv2_050.cvnets_in1k](https://huggingface.co/timm/mobilevitv2_050.cvnets_in1k) | 1.4M | 464.6M | 256 | True | 256 | 1000 | imagenet-1k | ByobNet | mobilevitv2_050 | 2023-04-24 |
|
|
|
30 |
| [resnetaa50.a1h_in1k](https://huggingface.co/timm/resnetaa50.a1h_in1k) | 25.6M | 5.2G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnetaa50 | 2023-04-05 |
|
31 |
| [mobilenetv2_100.ra_in1k](https://huggingface.co/timm/mobilenetv2_100.ra_in1k) | 3.5M | 300.8M | 224 | True | 1280 | 1000 | imagenet-1k | EfficientNet | mobilenetv2_100 | 2022-12-13 |
|
32 |
| [vit_base_patch16_clip_384.laion2b_ft_in12k_in1k](https://huggingface.co/timm/vit_base_patch16_clip_384.laion2b_ft_in12k_in1k) | 86.4M | 49.4G | 384 | True | 768 | 1000 | imagenet-1k | VisionTransformer | vit_base_patch16_clip_384 | 2022-11-11 |
|
|
|
7 |
- timm/mobilevitv2_050.cvnets_in1k
|
8 |
- timm/resnetaa50.a1h_in1k
|
9 |
- timm/vit_base_patch16_clip_384.laion2b_ft_in12k_in1k
|
10 |
+
- timm/xcit_small_24_p16_224.fb_in1k
|
11 |
language:
|
12 |
- en
|
13 |
tags:
|
|
|
21 |
|
22 |
# Models
|
23 |
|
24 |
+
7 models exported from TIMM in total.
|
25 |
|
26 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
27 |
|:-------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:------------------|:--------------------------|:-------------|
|
28 |
| [ghostnetv2_100.in1k](https://huggingface.co/timm/ghostnetv2_100.in1k) | 4.9M | 183.8M | 224 | True | 1280 | 1000 | imagenet-1k | GhostNet | ghostnetv2_100 | 2023-08-20 |
|
29 |
| [efficientvit_b1.r256_in1k](https://huggingface.co/timm/efficientvit_b1.r256_in1k) | 9.1M | 689.0M | 256 | True | 1600 | 1000 | imagenet-1k | EfficientVit | efficientvit_b1 | 2023-08-18 |
|
30 |
| [mobilevitv2_050.cvnets_in1k](https://huggingface.co/timm/mobilevitv2_050.cvnets_in1k) | 1.4M | 464.6M | 256 | True | 256 | 1000 | imagenet-1k | ByobNet | mobilevitv2_050 | 2023-04-24 |
|
31 |
+
| [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 |
|
32 |
| [resnetaa50.a1h_in1k](https://huggingface.co/timm/resnetaa50.a1h_in1k) | 25.6M | 5.2G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnetaa50 | 2023-04-05 |
|
33 |
| [mobilenetv2_100.ra_in1k](https://huggingface.co/timm/mobilenetv2_100.ra_in1k) | 3.5M | 300.8M | 224 | True | 1280 | 1000 | imagenet-1k | EfficientNet | mobilenetv2_100 | 2022-12-13 |
|
34 |
| [vit_base_patch16_clip_384.laion2b_ft_in12k_in1k](https://huggingface.co/timm/vit_base_patch16_clip_384.laion2b_ft_in12k_in1k) | 86.4M | 49.4G | 384 | True | 768 | 1000 | imagenet-1k | VisionTransformer | vit_base_patch16_clip_384 | 2022-11-11 |
|
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:994a456a019e78f29b652cdca15500f78fce0ee17f8799c17382afbdd0916cb1
|
3 |
+
size 8560
|
xcit_small_24_p16_224.fb_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1515731470a54516798dcadeaabeaf5f4f567808b51e2498fb0f7141f93ab4c6
|
3 |
+
size 169820
|
xcit_small_24_p16_224.fb_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:034a4a25ec0e0656dca0f9d1cd53fb75911da0cfe2c24f96aa62e6b22bab2fbd
|
3 |
+
size 191648068
|
xcit_small_24_p16_224.fb_in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:669f8647198ada7d9fc760619c603fe09a7d39f34bf341b37e0efaf083c8db34
|
3 |
+
size 734
|