Export model 'coatnet_bn_0_rw_224.sw_in1k', on 2025-01-19 18:25:49 UTC
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
pipeline_tag: image-classification
|
3 |
base_model:
|
4 |
- timm/caformer_s18.sail_in22k
|
|
|
5 |
- timm/convformer_m36.sail_in22k_ft_in1k
|
6 |
- timm/convformer_s36.sail_in1k_384
|
7 |
- timm/convmixer_1024_20_ks9_p14.in1k
|
@@ -65,7 +66,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
65 |
|
66 |
# Models
|
67 |
|
68 |
-
|
69 |
|
70 |
## ByobNet
|
71 |
|
@@ -157,6 +158,14 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
157 |
|:-------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:------------|:---------------|:-------------|
|
158 |
| [inception_v4.tf_in1k](https://huggingface.co/timm/inception_v4.tf_in1k) | 42.6M | 12.3G | 299 | True | 1536 | 1000 | imagenet-1k | InceptionV4 | inception_v4 | 2023-04-25 |
|
159 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
160 |
## MetaFormer
|
161 |
|
162 |
3 models with model class `MetaFormer`.
|
|
|
2 |
pipeline_tag: image-classification
|
3 |
base_model:
|
4 |
- timm/caformer_s18.sail_in22k
|
5 |
+
- timm/coatnet_bn_0_rw_224.sw_in1k
|
6 |
- timm/convformer_m36.sail_in22k_ft_in1k
|
7 |
- timm/convformer_s36.sail_in1k_384
|
8 |
- timm/convmixer_1024_20_ks9_p14.in1k
|
|
|
66 |
|
67 |
# Models
|
68 |
|
69 |
+
52 models exported from TIMM in total.
|
70 |
|
71 |
## ByobNet
|
72 |
|
|
|
158 |
|:-------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:------------|:---------------|:-------------|
|
159 |
| [inception_v4.tf_in1k](https://huggingface.co/timm/inception_v4.tf_in1k) | 42.6M | 12.3G | 299 | True | 1536 | 1000 | imagenet-1k | InceptionV4 | inception_v4 | 2023-04-25 |
|
160 |
|
161 |
+
## MaxxVit
|
162 |
+
|
163 |
+
1 model with model class `MaxxVit`.
|
164 |
+
|
165 |
+
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
166 |
+
|:---------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:--------------------|:-------------|
|
167 |
+
| [coatnet_bn_0_rw_224.sw_in1k](https://huggingface.co/timm/coatnet_bn_0_rw_224.sw_in1k) | 27.4M | 4.5G | 224 | True | 768 | 1000 | imagenet-1k | MaxxVit | coatnet_bn_0_rw_224 | 2023-01-20 |
|
168 |
+
|
169 |
## MetaFormer
|
170 |
|
171 |
3 models with model class `MetaFormer`.
|
coatnet_bn_0_rw_224.sw_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2238bcbc635cc98325179921e4bf1eded35938f5a1dc9c97de44a175b1fcf88d
|
3 |
+
size 169817
|
coatnet_bn_0_rw_224.sw_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8e6ccfa71b4b259ce22f0b690014a3370fa7c83e5e0f949bf6bce569727cf00
|
3 |
+
size 122122956
|
coatnet_bn_0_rw_224.sw_in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b37bcb7130e7738caf023d84cc7798d76ec9bfa5f2fe005d624cf82db0e21be0
|
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:0a735caa182e9dbf0e4ea42dfb975f26297cb69c928ed08ce633db67086f97a4
|
3 |
+
size 12258
|