narugo1992 commited on
Export model 'tresnet_l.miil_in1k', on 2025-01-20 20:04:41 JST
Browse files- README.md +3 -2
- models.parquet +2 -2
- tresnet_l.miil_in1k/meta.json +3 -0
- tresnet_l.miil_in1k/model.onnx +3 -0
- tresnet_l.miil_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 |
|
|
@@ -1127,13 +1127,14 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 1127 |
|
| 1128 |
## TResNet
|
| 1129 |
|
| 1130 |
-
|
| 1131 |
|
| 1132 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 1133 |
|:-----------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------------|:--------|:---------------|:-------------|
|
| 1134 |
| [tresnet_l.miil_in1k_448](https://huggingface.co/timm/tresnet_l.miil_in1k_448) | 55.9M | 43.5G | 448 | True | 2432 | 1000 | imagenet-1k | TResNet | tresnet_l | 2023-04-22 |
|
| 1135 |
| [tresnet_m.miil_in1k_448](https://huggingface.co/timm/tresnet_m.miil_in1k_448) | 31.3M | 22.9G | 448 | True | 2048 | 1000 | imagenet-1k | TResNet | tresnet_m | 2023-04-22 |
|
| 1136 |
| [tresnet_xl.miil_in1k](https://huggingface.co/timm/tresnet_xl.miil_in1k) | 78.3M | 15.2G | 224 | True | 2656 | 1000 | imagenet-1k | TResNet | tresnet_xl | 2023-04-22 |
|
|
|
|
| 1137 |
| [tresnet_v2_l.miil_in21k](https://huggingface.co/timm/tresnet_v2_l.miil_in21k) | 67.0M | 8.8G | 224 | True | 2048 | 11221 | imagenet-21k-miil | TResNet | tresnet_v2_l | 2023-04-22 |
|
| 1138 |
| [tresnet_v2_l.miil_in21k_ft_in1k](https://huggingface.co/timm/tresnet_v2_l.miil_in21k_ft_in1k) | 46.1M | 8.8G | 224 | True | 2048 | 1000 | imagenet-1k | TResNet | tresnet_v2_l | 2023-04-22 |
|
| 1139 |
| [tresnet_m.miil_in21k](https://huggingface.co/timm/tresnet_m.miil_in21k) | 52.3M | 5.8G | 224 | True | 2048 | 11221 | imagenet-21k-miil | TResNet | tresnet_m | 2023-04-22 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
835 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 1127 |
|
| 1128 |
## TResNet
|
| 1129 |
|
| 1130 |
+
9 models with model class `TResNet`.
|
| 1131 |
|
| 1132 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 1133 |
|:-----------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------------|:--------|:---------------|:-------------|
|
| 1134 |
| [tresnet_l.miil_in1k_448](https://huggingface.co/timm/tresnet_l.miil_in1k_448) | 55.9M | 43.5G | 448 | True | 2432 | 1000 | imagenet-1k | TResNet | tresnet_l | 2023-04-22 |
|
| 1135 |
| [tresnet_m.miil_in1k_448](https://huggingface.co/timm/tresnet_m.miil_in1k_448) | 31.3M | 22.9G | 448 | True | 2048 | 1000 | imagenet-1k | TResNet | tresnet_m | 2023-04-22 |
|
| 1136 |
| [tresnet_xl.miil_in1k](https://huggingface.co/timm/tresnet_xl.miil_in1k) | 78.3M | 15.2G | 224 | True | 2656 | 1000 | imagenet-1k | TResNet | tresnet_xl | 2023-04-22 |
|
| 1137 |
+
| [tresnet_l.miil_in1k](https://huggingface.co/timm/tresnet_l.miil_in1k) | 55.9M | 10.9G | 224 | True | 2432 | 1000 | imagenet-1k | TResNet | tresnet_l | 2023-04-22 |
|
| 1138 |
| [tresnet_v2_l.miil_in21k](https://huggingface.co/timm/tresnet_v2_l.miil_in21k) | 67.0M | 8.8G | 224 | True | 2048 | 11221 | imagenet-21k-miil | TResNet | tresnet_v2_l | 2023-04-22 |
|
| 1139 |
| [tresnet_v2_l.miil_in21k_ft_in1k](https://huggingface.co/timm/tresnet_v2_l.miil_in21k_ft_in1k) | 46.1M | 8.8G | 224 | True | 2048 | 1000 | imagenet-1k | TResNet | tresnet_v2_l | 2023-04-22 |
|
| 1140 |
| [tresnet_m.miil_in21k](https://huggingface.co/timm/tresnet_m.miil_in21k) | 52.3M | 5.8G | 224 | True | 2048 | 11221 | imagenet-21k-miil | TResNet | tresnet_m | 2023-04-22 |
|
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:75434d498208e493a5981d00662030d024a37ddc26958deaa8c925d3048ffeff
|
| 3 |
+
size 49398
|
tresnet_l.miil_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89c667877cd79551e2db207c7f09133e28e56084481825cdb954038378d3a174
|
| 3 |
+
size 169793
|
tresnet_l.miil_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:27beaa49b1a0f6395ab7365255016af4262e143e4b96425e5d27879754d6afc3
|
| 3 |
+
size 223934511
|
tresnet_l.miil_in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0654ce3478639dbed223abc6096676c8c48c38ab7cdc7adfaab154d86a70df5
|
| 3 |
+
size 643
|