narugo1992
commited on
Export model 'seresnextaa201d_32x8d.sw_in12k', on 2025-01-21 13:42:13 JST
Browse files
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 |
|
|
@@ -1033,12 +1033,13 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 1033 |
|
| 1034 |
## ResNet
|
| 1035 |
|
| 1036 |
-
|
| 1037 |
|
| 1038 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 1039 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:----------------------|:-------------|
|
| 1040 |
| [seresnextaa201d_32x8d.sw_in12k_ft_in1k_384](https://huggingface.co/timm/seresnextaa201d_32x8d.sw_in12k_ft_in1k_384) | 149.4M | 101.5G | 384 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnextaa201d_32x8d | 2023-07-27 |
|
| 1041 |
| [resnest269e.in1k](https://huggingface.co/timm/resnest269e.in1k) | 110.9M | 78.0G | 416 | True | 2048 | 1000 | imagenet-1k | ResNet | resnest269e | 2023-04-24 |
|
|
|
|
| 1042 |
| [resnest200e.in1k](https://huggingface.co/timm/resnest200e.in1k) | 70.2M | 35.9G | 320 | True | 2048 | 1000 | imagenet-1k | ResNet | resnest200e | 2023-04-24 |
|
| 1043 |
| [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 |
|
| 1044 |
| [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 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
1031 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 1033 |
|
| 1034 |
## ResNet
|
| 1035 |
|
| 1036 |
+
159 models with model class `ResNet`.
|
| 1037 |
|
| 1038 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 1039 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:----------------------|:-------------|
|
| 1040 |
| [seresnextaa201d_32x8d.sw_in12k_ft_in1k_384](https://huggingface.co/timm/seresnextaa201d_32x8d.sw_in12k_ft_in1k_384) | 149.4M | 101.5G | 384 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnextaa201d_32x8d | 2023-07-27 |
|
| 1041 |
| [resnest269e.in1k](https://huggingface.co/timm/resnest269e.in1k) | 110.9M | 78.0G | 416 | True | 2048 | 1000 | imagenet-1k | ResNet | resnest269e | 2023-04-24 |
|
| 1042 |
+
| [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 |
|
| 1043 |
| [resnest200e.in1k](https://huggingface.co/timm/resnest200e.in1k) | 70.2M | 35.9G | 320 | True | 2048 | 1000 | imagenet-1k | ResNet | resnest200e | 2023-04-24 |
|
| 1044 |
| [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 |
|
| 1045 |
| [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 |
|
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:042f76f4f95ec599b30f71b322d91b0ed8d59f41e771235034b141ca5cbe0d65
|
| 3 |
+
size 57830
|
seresnextaa201d_32x8d.sw_in12k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64ebdcc884128b0fcac4fd5a6d64e85b74261f587893bdd04379c5e7ad634a79
|
| 3 |
+
size 2015393
|
seresnextaa201d_32x8d.sw_in12k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38653b7425a9f3151e4f5361ad6606bfb204aeb7057639e89908d48bf2f8526d
|
| 3 |
+
size 685853611
|
seresnextaa201d_32x8d.sw_in12k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:caead28f8b096d802554883e6f433b6f23acb96da080f331dca1f44d272b5a1b
|
| 3 |
+
size 734
|