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 'regnetx_008.pycls_in1k', on 2025-01-20 05:34:25 UTC
Browse files- README.md +3 -2
- models.parquet +2 -2
- regnetx_008.pycls_in1k/meta.json +3 -0
- regnetx_008.pycls_in1k/model.onnx +3 -0
- regnetx_008.pycls_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 |
|
|
@@ -509,7 +509,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 509 |
|
| 510 |
## RegNet
|
| 511 |
|
| 512 |
-
|
| 513 |
|
| 514 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 515 |
|:---------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:---------------|:-------------|
|
|
@@ -526,6 +526,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 526 |
| [regnetx_040.pycls_in1k](https://huggingface.co/timm/regnetx_040.pycls_in1k) | 22.0M | 4.0G | 224 | True | 1360 | 1000 | imagenet-1k | RegNet | regnetx_040 | 2023-03-21 |
|
| 527 |
| [regnety_032.pycls_in1k](https://huggingface.co/timm/regnety_032.pycls_in1k) | 19.4M | 3.2G | 224 | True | 1512 | 1000 | imagenet-1k | RegNet | regnety_032 | 2023-03-21 |
|
| 528 |
| [regnety_016.pycls_in1k](https://huggingface.co/timm/regnety_016.pycls_in1k) | 11.1M | 1.6G | 224 | True | 888 | 1000 | imagenet-1k | RegNet | regnety_016 | 2023-03-21 |
|
|
|
|
| 529 |
| [regnetx_002.pycls_in1k](https://huggingface.co/timm/regnetx_002.pycls_in1k) | 2.7M | 199.1M | 224 | True | 368 | 1000 | imagenet-1k | RegNet | regnetx_002 | 2023-03-21 |
|
| 530 |
|
| 531 |
## RepGhostNet
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
274 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 509 |
|
| 510 |
## RegNet
|
| 511 |
|
| 512 |
+
15 models with model class `RegNet`.
|
| 513 |
|
| 514 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 515 |
|:---------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:---------------|:-------------|
|
|
|
|
| 526 |
| [regnetx_040.pycls_in1k](https://huggingface.co/timm/regnetx_040.pycls_in1k) | 22.0M | 4.0G | 224 | True | 1360 | 1000 | imagenet-1k | RegNet | regnetx_040 | 2023-03-21 |
|
| 527 |
| [regnety_032.pycls_in1k](https://huggingface.co/timm/regnety_032.pycls_in1k) | 19.4M | 3.2G | 224 | True | 1512 | 1000 | imagenet-1k | RegNet | regnety_032 | 2023-03-21 |
|
| 528 |
| [regnety_016.pycls_in1k](https://huggingface.co/timm/regnety_016.pycls_in1k) | 11.1M | 1.6G | 224 | True | 888 | 1000 | imagenet-1k | RegNet | regnety_016 | 2023-03-21 |
|
| 529 |
+
| [regnetx_008.pycls_in1k](https://huggingface.co/timm/regnetx_008.pycls_in1k) | 7.2M | 799.7M | 224 | True | 672 | 1000 | imagenet-1k | RegNet | regnetx_008 | 2023-03-21 |
|
| 530 |
| [regnetx_002.pycls_in1k](https://huggingface.co/timm/regnetx_002.pycls_in1k) | 2.7M | 199.1M | 224 | True | 368 | 1000 | imagenet-1k | RegNet | regnetx_002 | 2023-03-21 |
|
| 531 |
|
| 532 |
## RepGhostNet
|
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:f54756a3dc89f50536da80792ba839a9f652cd9f8e26c674f6d58de5c4544a4f
|
| 3 |
+
size 25322
|
regnetx_008.pycls_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b0324446517bda82faaaf1bb705959409506146016ecaf1c0f1f8d22a9fcaf7
|
| 3 |
+
size 169796
|
regnetx_008.pycls_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fa3505238d1de05098ba3d5a849f6b749af10ccdacad9670e2897661491a5206
|
| 3 |
+
size 29000400
|
regnetx_008.pycls_in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b5ddfa5f811419c53f2604e24f1d6ea68d955f1a20343d26ab2ebd78e4e21e5
|
| 3 |
+
size 734
|