narugo1992 commited on
Export model 'res2net101d.in1k', on 2025-01-20 20:20:22 JST
Browse files- README.md +3 -2
- models.parquet +2 -2
- res2net101d.in1k/meta.json +3 -0
- res2net101d.in1k/model.onnx +3 -0
- res2net101d.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 |
|
|
@@ -932,7 +932,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 932 |
|
| 933 |
## ResNet
|
| 934 |
|
| 935 |
-
|
| 936 |
|
| 937 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 938 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:--------------------|:-------------|
|
|
@@ -961,6 +961,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 961 |
| [resnetaa101d.sw_in12k](https://huggingface.co/timm/resnetaa101d.sw_in12k) | 66.7M | 9.2G | 224 | True | 2048 | 11821 | imagenet-12k | ResNet | resnetaa101d | 2023-04-06 |
|
| 962 |
| [resnetaa101d.sw_in12k_ft_in1k](https://huggingface.co/timm/resnetaa101d.sw_in12k_ft_in1k) | 44.6M | 9.2G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnetaa101d | 2023-04-06 |
|
| 963 |
| [res2net50_26w_8s.in1k](https://huggingface.co/timm/res2net50_26w_8s.in1k) | 48.4M | 8.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net50_26w_8s | 2023-04-24 |
|
|
|
|
| 964 |
| [res2net101_26w_4s.in1k](https://huggingface.co/timm/res2net101_26w_4s.in1k) | 45.2M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net101_26w_4s | 2023-04-24 |
|
| 965 |
| [ecaresnet101d.miil_in1k](https://huggingface.co/timm/ecaresnet101d.miil_in1k) | 44.6M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | ecaresnet101d | 2023-04-06 |
|
| 966 |
| [resnet101d.gluon_in1k](https://huggingface.co/timm/resnet101d.gluon_in1k) | 44.6M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet101d | 2023-04-06 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
863 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 932 |
|
| 933 |
## ResNet
|
| 934 |
|
| 935 |
+
131 models with model class `ResNet`.
|
| 936 |
|
| 937 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 938 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:--------------------|:-------------|
|
|
|
|
| 961 |
| [resnetaa101d.sw_in12k](https://huggingface.co/timm/resnetaa101d.sw_in12k) | 66.7M | 9.2G | 224 | True | 2048 | 11821 | imagenet-12k | ResNet | resnetaa101d | 2023-04-06 |
|
| 962 |
| [resnetaa101d.sw_in12k_ft_in1k](https://huggingface.co/timm/resnetaa101d.sw_in12k_ft_in1k) | 44.6M | 9.2G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnetaa101d | 2023-04-06 |
|
| 963 |
| [res2net50_26w_8s.in1k](https://huggingface.co/timm/res2net50_26w_8s.in1k) | 48.4M | 8.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net50_26w_8s | 2023-04-24 |
|
| 964 |
+
| [res2net101d.in1k](https://huggingface.co/timm/res2net101d.in1k) | 45.2M | 8.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net101d | 2023-04-24 |
|
| 965 |
| [res2net101_26w_4s.in1k](https://huggingface.co/timm/res2net101_26w_4s.in1k) | 45.2M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net101_26w_4s | 2023-04-24 |
|
| 966 |
| [ecaresnet101d.miil_in1k](https://huggingface.co/timm/ecaresnet101d.miil_in1k) | 44.6M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | ecaresnet101d | 2023-04-06 |
|
| 967 |
| [resnet101d.gluon_in1k](https://huggingface.co/timm/resnet101d.gluon_in1k) | 44.6M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet101d | 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:43ade918df221c4efc575de4f002d4ef38e6ffa12cf5b1cf3d8f249576af9587
|
| 3 |
+
size 50400
|
res2net101d.in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:decdace9431b8739d89efdf0a36450265cc29c56bed81a6b03efdb724ffb8f7a
|
| 3 |
+
size 169787
|
res2net101d.in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6507930e967eee5bc0428e59d217f15616be0ad9a1bfdd23187c0a1f6de7c350
|
| 3 |
+
size 180842957
|
res2net101d.in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6abb43a6abcd1556f46dcb1b8605bb3c121fb3d91a10e384e0f737a9d92bd254
|
| 3 |
+
size 735
|