Instructions to use deepghs/timms with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use deepghs/timms with timm:
import timm model = timm.create_model("hf_hub:deepghs/timms", pretrained=True) - Notebooks
- Google Colab
- Kaggle
narugo1992 commited on
Export model 'seresnextaa101d_32x8d.sw_in12k', on 2025-01-21 16:45:09 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 |
|
|
@@ -1081,7 +1081,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 1081 |
|
| 1082 |
## ResNet
|
| 1083 |
|
| 1084 |
-
|
| 1085 |
|
| 1086 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 1087 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:----------------------|:-------------|
|
|
@@ -1100,6 +1100,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 1100 |
| [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 |
|
| 1101 |
| [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 |
|
| 1102 |
| [resnet200d.ra2_in1k](https://huggingface.co/timm/resnet200d.ra2_in1k) | 64.7M | 20.1G | 256 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet200d | 2023-04-06 |
|
|
|
|
| 1103 |
| [seresnextaa101d_32x8d.sw_in12k_ft_in1k](https://huggingface.co/timm/seresnextaa101d_32x8d.sw_in12k_ft_in1k) | 93.6M | 17.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnextaa101d_32x8d | 2023-04-06 |
|
| 1104 |
| [seresnextaa101d_32x8d.ah_in1k](https://huggingface.co/timm/seresnextaa101d_32x8d.ah_in1k) | 93.6M | 17.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnextaa101d_32x8d | 2023-04-06 |
|
| 1105 |
| [seresnext101d_32x8d.ah_in1k](https://huggingface.co/timm/seresnext101d_32x8d.ah_in1k) | 93.6M | 16.8G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnext101d_32x8d | 2023-04-06 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
1107 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 1081 |
|
| 1082 |
## ResNet
|
| 1083 |
|
| 1084 |
+
167 models with model class `ResNet`.
|
| 1085 |
|
| 1086 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 1087 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:----------------------|:-------------|
|
|
|
|
| 1100 |
| [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 |
|
| 1101 |
| [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 |
|
| 1102 |
| [resnet200d.ra2_in1k](https://huggingface.co/timm/resnet200d.ra2_in1k) | 64.7M | 20.1G | 256 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet200d | 2023-04-06 |
|
| 1103 |
+
| [seresnextaa101d_32x8d.sw_in12k](https://huggingface.co/timm/seresnextaa101d_32x8d.sw_in12k) | 115.8M | 17.3G | 224 | True | 2048 | 11821 | imagenet-12k | ResNet | seresnextaa101d_32x8d | 2023-04-06 |
|
| 1104 |
| [seresnextaa101d_32x8d.sw_in12k_ft_in1k](https://huggingface.co/timm/seresnextaa101d_32x8d.sw_in12k_ft_in1k) | 93.6M | 17.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnextaa101d_32x8d | 2023-04-06 |
|
| 1105 |
| [seresnextaa101d_32x8d.ah_in1k](https://huggingface.co/timm/seresnextaa101d_32x8d.ah_in1k) | 93.6M | 17.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnextaa101d_32x8d | 2023-04-06 |
|
| 1106 |
| [seresnext101d_32x8d.ah_in1k](https://huggingface.co/timm/seresnext101d_32x8d.ah_in1k) | 93.6M | 16.8G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnext101d_32x8d | 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:0d2090a9a6251410457f2acc745038757e42178f5fae82a4558b6a2c3381849d
|
| 3 |
+
size 61262
|
seresnextaa101d_32x8d.sw_in12k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1b8bdf1f2308281808e47f4b707ca8ba53e2c35921e985497e6aa0f27b09e71
|
| 3 |
+
size 2015393
|
seresnextaa101d_32x8d.sw_in12k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b15f804bc0fd72b4f0d588177b50c9ac8cf4022235b30b2fc579a79c72f3762d
|
| 3 |
+
size 462786531
|
seresnextaa101d_32x8d.sw_in12k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b37bcb7130e7738caf023d84cc7798d76ec9bfa5f2fe005d624cf82db0e21be0
|
| 3 |
+
size 734
|