narugo1992
commited on
Export model 'maxvit_small_tf_384.in1k', on 2025-01-19 18:34:46 UTC
Browse files- README.md +4 -2
- maxvit_small_tf_384.in1k/meta.json +3 -0
- maxvit_small_tf_384.in1k/model.onnx +3 -0
- maxvit_small_tf_384.in1k/preprocess.json +3 -0
- models.parquet +2 -2
README.md
CHANGED
@@ -36,6 +36,7 @@ base_model:
|
|
36 |
- timm/inception_resnet_v2.tf_in1k
|
37 |
- timm/inception_v3.tf_in1k
|
38 |
- timm/inception_v4.tf_in1k
|
|
|
39 |
- timm/maxxvitv2_nano_rw_256.sw_in1k
|
40 |
- timm/mobilenet_edgetpu_v2_m.ra4_e3600_r224_in1k
|
41 |
- timm/mobilenetv2_100.ra_in1k
|
@@ -91,7 +92,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
91 |
|
92 |
# Models
|
93 |
|
94 |
-
|
95 |
|
96 |
## ByobNet
|
97 |
|
@@ -224,10 +225,11 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
224 |
|
225 |
## MaxxVit
|
226 |
|
227 |
-
|
228 |
|
229 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
230 |
|:-------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:----------------------|:-------------|
|
|
|
231 |
| [maxxvitv2_nano_rw_256.sw_in1k](https://huggingface.co/timm/maxxvitv2_nano_rw_256.sw_in1k) | 23.7M | 6.1G | 256 | True | 768 | 1000 | imagenet-1k | MaxxVit | maxxvitv2_nano_rw_256 | 2023-01-20 |
|
232 |
| [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 |
|
233 |
|
|
|
36 |
- timm/inception_resnet_v2.tf_in1k
|
37 |
- timm/inception_v3.tf_in1k
|
38 |
- timm/inception_v4.tf_in1k
|
39 |
+
- timm/maxvit_small_tf_384.in1k
|
40 |
- timm/maxxvitv2_nano_rw_256.sw_in1k
|
41 |
- timm/mobilenet_edgetpu_v2_m.ra4_e3600_r224_in1k
|
42 |
- timm/mobilenetv2_100.ra_in1k
|
|
|
92 |
|
93 |
# Models
|
94 |
|
95 |
+
78 models exported from TIMM in total.
|
96 |
|
97 |
## ByobNet
|
98 |
|
|
|
225 |
|
226 |
## MaxxVit
|
227 |
|
228 |
+
3 models with model class `MaxxVit`.
|
229 |
|
230 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
231 |
|:-------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:----------------------|:-------------|
|
232 |
+
| [maxvit_small_tf_384.in1k](https://huggingface.co/timm/maxvit_small_tf_384.in1k) | 68.7M | 33.1G | 384 | True | 768 | 1000 | imagenet-1k | MaxxVit | maxvit_small_tf_384 | 2022-12-02 |
|
233 |
| [maxxvitv2_nano_rw_256.sw_in1k](https://huggingface.co/timm/maxxvitv2_nano_rw_256.sw_in1k) | 23.7M | 6.1G | 256 | True | 768 | 1000 | imagenet-1k | MaxxVit | maxxvitv2_nano_rw_256 | 2023-01-20 |
|
234 |
| [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 |
|
235 |
|
maxvit_small_tf_384.in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d297daa1440cdd91aaa42c39253cea18cd6989b1238e7756d46b3dc7a56d5f89
|
3 |
+
size 169812
|
maxvit_small_tf_384.in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:840adf16231c6eb74913e9ce8aeb3bb365feb992ab0c6792cda8d690831d9a81
|
3 |
+
size 297151738
|
maxvit_small_tf_384.in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b0e088d13c449d48212dcb54f839d72f578652629589882f302ec50e81fdc80
|
3 |
+
size 695
|
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:c62717d6a7d975acc9cd342f9fef4abdb12985adc4f50522cb782f5118bc63de
|
3 |
+
size 13848
|