Export model 'resnetrs270.tf_in1k', on 2025-01-21 15:07:24 JST
Browse files- README.md +3 -2
- models.parquet +2 -2
- resnetrs270.tf_in1k/meta.json +3 -0
- resnetrs270.tf_in1k/model.onnx +3 -0
- resnetrs270.tf_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 |
|
@@ -1057,7 +1057,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
1057 |
|
1058 |
## ResNet
|
1059 |
|
1060 |
-
|
1061 |
|
1062 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
1063 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:----------------------|:-------------|
|
@@ -1066,6 +1066,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
1066 |
| [seresnextaa201d_32x8d.sw_in12k](https://huggingface.co/timm/seresnextaa201d_32x8d.sw_in12k) | 171.6M | 70.5G | 320 | True | 2048 | 11821 | imagenet-12k | ResNet | seresnextaa201d_32x8d | 2023-07-27 |
|
1067 |
| [resnest200e.in1k](https://huggingface.co/timm/resnest200e.in1k) | 70.2M | 35.9G | 320 | True | 2048 | 1000 | imagenet-1k | ResNet | resnest200e | 2023-04-24 |
|
1068 |
| [seresnextaa101d_32x8d.sw_in12k_ft_in1k_288](https://huggingface.co/timm/seresnextaa101d_32x8d.sw_in12k_ft_in1k_288) | 93.6M | 28.6G | 288 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnextaa101d_32x8d | 2023-04-06 |
|
|
|
1069 |
| [wide_resnet101_2.tv_in1k](https://huggingface.co/timm/wide_resnet101_2.tv_in1k) | 126.9M | 22.8G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | wide_resnet101_2 | 2023-04-06 |
|
1070 |
| [senet154.gluon_in1k](https://huggingface.co/timm/senet154.gluon_in1k) | 115.1M | 20.8G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | senet154 | 2023-04-06 |
|
1071 |
| [resnetrs200.tf_in1k](https://huggingface.co/timm/resnetrs200.tf_in1k) | 93.2M | 20.3G | 256 | True | 2048 | 1000 | imagenet-1k | ResNet | resnetrs200 | 2023-04-06 |
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
1066 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
1057 |
|
1058 |
## ResNet
|
1059 |
|
1060 |
+
161 models with model class `ResNet`.
|
1061 |
|
1062 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
1063 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:----------------------|:-------------|
|
|
|
1066 |
| [seresnextaa201d_32x8d.sw_in12k](https://huggingface.co/timm/seresnextaa201d_32x8d.sw_in12k) | 171.6M | 70.5G | 320 | True | 2048 | 11821 | imagenet-12k | ResNet | seresnextaa201d_32x8d | 2023-07-27 |
|
1067 |
| [resnest200e.in1k](https://huggingface.co/timm/resnest200e.in1k) | 70.2M | 35.9G | 320 | True | 2048 | 1000 | imagenet-1k | ResNet | resnest200e | 2023-04-24 |
|
1068 |
| [seresnextaa101d_32x8d.sw_in12k_ft_in1k_288](https://huggingface.co/timm/seresnextaa101d_32x8d.sw_in12k_ft_in1k_288) | 93.6M | 28.6G | 288 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnextaa101d_32x8d | 2023-04-06 |
|
1069 |
+
| [resnetrs270.tf_in1k](https://huggingface.co/timm/resnetrs270.tf_in1k) | 129.9M | 27.2G | 256 | True | 2048 | 1000 | imagenet-1k | ResNet | resnetrs270 | 2023-04-06 |
|
1070 |
| [wide_resnet101_2.tv_in1k](https://huggingface.co/timm/wide_resnet101_2.tv_in1k) | 126.9M | 22.8G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | wide_resnet101_2 | 2023-04-06 |
|
1071 |
| [senet154.gluon_in1k](https://huggingface.co/timm/senet154.gluon_in1k) | 115.1M | 20.8G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | senet154 | 2023-04-06 |
|
1072 |
| [resnetrs200.tf_in1k](https://huggingface.co/timm/resnetrs200.tf_in1k) | 93.2M | 20.3G | 256 | True | 2048 | 1000 | imagenet-1k | ResNet | resnetrs200 | 2023-04-06 |
|
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:fa0dd0ee27a51fc0e6b0444b29e0355066f651e06715a3dfb995cdd15c4699f0
|
3 |
+
size 59532
|
resnetrs270.tf_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e7bd23333f39a6e0945aa44e533ec2a8bda3926e28f091bfdbfe6e73baf6dd3
|
3 |
+
size 169795
|
resnetrs270.tf_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20198e50543d12c05d6f61671f33716b1872749019f47bf44ac0269848dd0495
|
3 |
+
size 519358606
|
resnetrs270.tf_in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38c4b254f991aa6274711239fc46b75158d934860c8cf84fcbc90d52d8499e71
|
3 |
+
size 734
|