narugo1992 commited on
Export model 'ecaresnet101d.miil_in1k', on 2025-01-20 07:20:06 UTC
Browse files- README.md +3 -2
- ecaresnet101d.miil_in1k/meta.json +3 -0
- ecaresnet101d.miil_in1k/model.onnx +3 -0
- ecaresnet101d.miil_in1k/preprocess.json +3 -0
- models.parquet +2 -2
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 |
|
|
@@ -698,7 +698,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 698 |
|
| 699 |
## ResNet
|
| 700 |
|
| 701 |
-
|
| 702 |
|
| 703 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 704 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:--------------------|:-------------|
|
|
@@ -715,6 +715,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 715 |
| [resnetaa101d.sw_in12k](https://huggingface.co/timm/resnetaa101d.sw_in12k) | 66.7M | 9.2G | 224 | True | 2048 | 11821 | imagenet-12k | ResNet | resnetaa101d | 2023-04-05 |
|
| 716 |
| [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-05 |
|
| 717 |
| [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 |
|
|
|
|
| 718 |
| [resnet101d.gluon_in1k](https://huggingface.co/timm/resnet101d.gluon_in1k) | 44.6M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet101d | 2023-04-05 |
|
| 719 |
| [resnext101_32x4d.gluon_in1k](https://huggingface.co/timm/resnext101_32x4d.gluon_in1k) | 44.2M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext101_32x4d | 2023-04-05 |
|
| 720 |
| [resnext101_32x4d.fb_swsl_ig1b_ft_in1k](https://huggingface.co/timm/resnext101_32x4d.fb_swsl_ig1b_ft_in1k) | 44.2M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext101_32x4d | 2023-04-05 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
482 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 698 |
|
| 699 |
## ResNet
|
| 700 |
|
| 701 |
+
76 models with model class `ResNet`.
|
| 702 |
|
| 703 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 704 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:--------------------|:-------------|
|
|
|
|
| 715 |
| [resnetaa101d.sw_in12k](https://huggingface.co/timm/resnetaa101d.sw_in12k) | 66.7M | 9.2G | 224 | True | 2048 | 11821 | imagenet-12k | ResNet | resnetaa101d | 2023-04-05 |
|
| 716 |
| [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-05 |
|
| 717 |
| [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 |
|
| 718 |
+
| [ecaresnet101d.miil_in1k](https://huggingface.co/timm/ecaresnet101d.miil_in1k) | 44.6M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | ecaresnet101d | 2023-04-05 |
|
| 719 |
| [resnet101d.gluon_in1k](https://huggingface.co/timm/resnet101d.gluon_in1k) | 44.6M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet101d | 2023-04-05 |
|
| 720 |
| [resnext101_32x4d.gluon_in1k](https://huggingface.co/timm/resnext101_32x4d.gluon_in1k) | 44.2M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext101_32x4d | 2023-04-05 |
|
| 721 |
| [resnext101_32x4d.fb_swsl_ig1b_ft_in1k](https://huggingface.co/timm/resnext101_32x4d.fb_swsl_ig1b_ft_in1k) | 44.2M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext101_32x4d | 2023-04-05 |
|
ecaresnet101d.miil_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0e983734cfbb65afea2c562779e6be32501207a560b2ad54f4c5ca724d71adb
|
| 3 |
+
size 169803
|
ecaresnet101d.miil_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2ad211e6ae2992e17431c3e8e60cda79693c0717d731533f812df92f185221e
|
| 3 |
+
size 178264247
|
ecaresnet101d.miil_in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b5ddfa5f811419c53f2604e24f1d6ea68d955f1a20343d26ab2ebd78e4e21e5
|
| 3 |
+
size 734
|
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:212693e1b5984afdf8631413bb979db807b48fc3ecd9c1c42ba12c285cf74c12
|
| 3 |
+
size 35001
|