narugo1992 commited on
Export model 'test_efficientnet_ln.r160_in1k', on 2025-01-20 04:52:02 UTC
Browse files
README.md
CHANGED
|
@@ -72,7 +72,6 @@ base_model:
|
|
| 72 |
- timm/res2net50_48w_2s.in1k
|
| 73 |
- timm/res2net101_26w_4s.in1k
|
| 74 |
- timm/resnest14d.gluon_in1k
|
| 75 |
-
- timm/resnetaa50d.d_in12k
|
| 76 |
- timm/resnetaa101d.sw_in12k
|
| 77 |
- timm/resnetv2_18d.ra4_e3600_r224_in1k
|
| 78 |
- timm/resnext50_32x4d.fb_swsl_ig1b_ft_in1k
|
|
@@ -82,6 +81,7 @@ base_model:
|
|
| 82 |
- timm/seresnext50_32x4d.gluon_in1k
|
| 83 |
- timm/skresnext50_32x4d.ra_in1k
|
| 84 |
- timm/test_convnext2.r160_in1k
|
|
|
|
| 85 |
- timm/tresnet_v2_l.miil_in21k_ft_in1k
|
| 86 |
- timm/twins_pcpvt_base.in1k
|
| 87 |
- timm/visformer_small.in1k
|
|
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
-
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
@@ -213,7 +213,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 213 |
|
| 214 |
## EfficientNet
|
| 215 |
|
| 216 |
-
|
| 217 |
|
| 218 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 219 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-------------|:-----------------------|:-------------|
|
|
@@ -226,6 +226,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 226 |
| [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 |
|
| 227 |
| [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 |
|
| 228 |
| [tinynet_c.in1k](https://huggingface.co/timm/tinynet_c.in1k) | 2.4M | 99.6M | 184 | True | 1280 | 1000 | imagenet-1k | EfficientNet | tinynet_c | 2022-12-13 |
|
|
|
|
| 229 |
| [tinynet_e.in1k](https://huggingface.co/timm/tinynet_e.in1k) | 2.0M | 24.4M | 106 | True | 1280 | 1000 | imagenet-1k | EfficientNet | tinynet_e | 2022-12-13 |
|
| 230 |
|
| 231 |
## EfficientVit
|
|
|
|
| 72 |
- timm/res2net50_48w_2s.in1k
|
| 73 |
- timm/res2net101_26w_4s.in1k
|
| 74 |
- timm/resnest14d.gluon_in1k
|
|
|
|
| 75 |
- timm/resnetaa101d.sw_in12k
|
| 76 |
- timm/resnetv2_18d.ra4_e3600_r224_in1k
|
| 77 |
- timm/resnext50_32x4d.fb_swsl_ig1b_ft_in1k
|
|
|
|
| 81 |
- timm/seresnext50_32x4d.gluon_in1k
|
| 82 |
- timm/skresnext50_32x4d.ra_in1k
|
| 83 |
- timm/test_convnext2.r160_in1k
|
| 84 |
+
- timm/test_efficientnet_ln.r160_in1k
|
| 85 |
- timm/tresnet_v2_l.miil_in21k_ft_in1k
|
| 86 |
- timm/twins_pcpvt_base.in1k
|
| 87 |
- timm/visformer_small.in1k
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
187 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 213 |
|
| 214 |
## EfficientNet
|
| 215 |
|
| 216 |
+
11 models with model class `EfficientNet`.
|
| 217 |
|
| 218 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 219 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-------------|:-----------------------|:-------------|
|
|
|
|
| 226 |
| [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 |
|
| 227 |
| [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 |
|
| 228 |
| [tinynet_c.in1k](https://huggingface.co/timm/tinynet_c.in1k) | 2.4M | 99.6M | 184 | True | 1280 | 1000 | imagenet-1k | EfficientNet | tinynet_c | 2022-12-13 |
|
| 229 |
+
| [test_efficientnet_ln.r160_in1k](https://huggingface.co/timm/test_efficientnet_ln.r160_in1k) | 353.7K | 57.3M | 160 | True | 256 | 1000 | imagenet-1k | EfficientNet | test_efficientnet_ln | 2024-09-22 |
|
| 230 |
| [tinynet_e.in1k](https://huggingface.co/timm/tinynet_e.in1k) | 2.0M | 24.4M | 106 | True | 1280 | 1000 | imagenet-1k | EfficientNet | tinynet_e | 2022-12-13 |
|
| 231 |
|
| 232 |
## EfficientVit
|
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:54d9997e3abb843fe39a3539caa195158ae01992f5a6ca3e6237e15a118a73e7
|
| 3 |
+
size 20546
|
test_efficientnet_ln.r160_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31f716e26def44a3847dfb3e523b45a098db158d3d0e63ab1cd21fd65cb2de4a
|
| 3 |
+
size 169825
|
test_efficientnet_ln.r160_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd86a9684881249ca23bd9293babcd79996cebc682906517b23c05814e13fd1e
|
| 3 |
+
size 1486189
|
test_efficientnet_ln.r160_in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0efbdd19acdc254d9d900e9d68c9976fbc1ddd6dddf7ca4d96fcb508c6d0aeb2
|
| 3 |
+
size 734
|