narugo1992 commited on
Export model 'tinynet_a.in1k', on 2025-01-20 05:35:36 UTC
Browse files- README.md +3 -2
- models.parquet +2 -2
- tinynet_a.in1k/meta.json +3 -0
- tinynet_a.in1k/model.onnx +3 -0
- tinynet_a.in1k/preprocess.json +3 -0
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 |
|
|
@@ -233,7 +233,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 233 |
|
| 234 |
## EfficientNet
|
| 235 |
|
| 236 |
-
|
| 237 |
|
| 238 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 239 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-------------|:-----------------------|:-------------|
|
|
@@ -248,6 +248,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 248 |
| [mixnet_xl.ra_in1k](https://huggingface.co/timm/mixnet_xl.ra_in1k) | 11.8M | 904.1M | 224 | True | 1536 | 1000 | imagenet-1k | EfficientNet | mixnet_xl | 2022-12-12 |
|
| 249 |
| [mobilenetv2_140.ra_in1k](https://huggingface.co/timm/mobilenetv2_140.ra_in1k) | 6.1M | 582.3M | 224 | True | 1792 | 1000 | imagenet-1k | EfficientNet | mobilenetv2_140 | 2022-12-13 |
|
| 250 |
| [fbnetc_100.rmsp_in1k](https://huggingface.co/timm/fbnetc_100.rmsp_in1k) | 5.5M | 385.1M | 224 | True | 1984 | 1000 | imagenet-1k | EfficientNet | fbnetc_100 | 2022-12-12 |
|
|
|
|
| 251 |
| [semnasnet_100.rmsp_in1k](https://huggingface.co/timm/semnasnet_100.rmsp_in1k) | 3.9M | 311.6M | 224 | True | 1280 | 1000 | imagenet-1k | EfficientNet | semnasnet_100 | 2022-12-13 |
|
| 252 |
| [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 |
|
| 253 |
| [mixnet_s.ft_in1k](https://huggingface.co/timm/mixnet_s.ft_in1k) | 4.1M | 239.3M | 224 | True | 1536 | 1000 | imagenet-1k | EfficientNet | mixnet_s | 2022-12-12 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
277 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 233 |
|
| 234 |
## EfficientNet
|
| 235 |
|
| 236 |
+
19 models with model class `EfficientNet`.
|
| 237 |
|
| 238 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 239 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-------------|:-----------------------|:-------------|
|
|
|
|
| 248 |
| [mixnet_xl.ra_in1k](https://huggingface.co/timm/mixnet_xl.ra_in1k) | 11.8M | 904.1M | 224 | True | 1536 | 1000 | imagenet-1k | EfficientNet | mixnet_xl | 2022-12-12 |
|
| 249 |
| [mobilenetv2_140.ra_in1k](https://huggingface.co/timm/mobilenetv2_140.ra_in1k) | 6.1M | 582.3M | 224 | True | 1792 | 1000 | imagenet-1k | EfficientNet | mobilenetv2_140 | 2022-12-13 |
|
| 250 |
| [fbnetc_100.rmsp_in1k](https://huggingface.co/timm/fbnetc_100.rmsp_in1k) | 5.5M | 385.1M | 224 | True | 1984 | 1000 | imagenet-1k | EfficientNet | fbnetc_100 | 2022-12-12 |
|
| 251 |
+
| [tinynet_a.in1k](https://huggingface.co/timm/tinynet_a.in1k) | 6.1M | 336.9M | 192 | True | 1280 | 1000 | imagenet-1k | EfficientNet | tinynet_a | 2022-12-13 |
|
| 252 |
| [semnasnet_100.rmsp_in1k](https://huggingface.co/timm/semnasnet_100.rmsp_in1k) | 3.9M | 311.6M | 224 | True | 1280 | 1000 | imagenet-1k | EfficientNet | semnasnet_100 | 2022-12-13 |
|
| 253 |
| [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 |
|
| 254 |
| [mixnet_s.ft_in1k](https://huggingface.co/timm/mixnet_s.ft_in1k) | 4.1M | 239.3M | 224 | True | 1536 | 1000 | imagenet-1k | EfficientNet | mixnet_s | 2022-12-12 |
|
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:91e163f7eb096bc40c9f1f652b5badd81da8d4447df78bf3200572a2ce6fe69c
|
| 3 |
+
size 25448
|
tinynet_a.in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:abdfdf7d85f66ff144dec7465cf324c2b652afd5db95908bc71130a0a3c4e627
|
| 3 |
+
size 169785
|
tinynet_a.in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3a524a7cfda48aec2750a19a826f685e74a8977a46f6a5ab19ba13e9e7d6d97
|
| 3 |
+
size 24759334
|
tinynet_a.in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c3621db6f8ae9b73f25f467c501ce00eaa8094ca6c340aaa1fbefbbb67dabc32
|
| 3 |
+
size 734
|