narugo1992
commited on
Export model 'regnety_080.pycls_in1k', on 2025-01-19 18:27:24 UTC
Browse files- README.md +4 -2
- models.parquet +2 -2
- regnety_080.pycls_in1k/meta.json +3 -0
- regnety_080.pycls_in1k/model.onnx +3 -0
- regnety_080.pycls_in1k/preprocess.json +3 -0
README.md
CHANGED
|
@@ -36,6 +36,7 @@ base_model:
|
|
| 36 |
- timm/regnetx_040.pycls_in1k
|
| 37 |
- timm/regnetx_080.tv2_in1k
|
| 38 |
- timm/regnetx_160.pycls_in1k
|
|
|
|
| 39 |
- timm/regnety_160.lion_in12k_ft_in1k
|
| 40 |
- timm/repghostnet_050.in1k
|
| 41 |
- timm/repghostnet_111.in1k
|
|
@@ -72,7 +73,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 72 |
|
| 73 |
# Models
|
| 74 |
|
| 75 |
-
|
| 76 |
|
| 77 |
## ByobNet
|
| 78 |
|
|
@@ -226,13 +227,14 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 226 |
|
| 227 |
## RegNet
|
| 228 |
|
| 229 |
-
|
| 230 |
|
| 231 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 232 |
|:---------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
| 233 |
| [regnetx_160.pycls_in1k](https://huggingface.co/timm/regnetx_160.pycls_in1k) | 54.2M | 15.9G | 224 | True | 2048 | 1000 | imagenet-1k | RegNet | regnetx_160 | 2023-03-21 |
|
| 234 |
| [regnety_160.lion_in12k_ft_in1k](https://huggingface.co/timm/regnety_160.lion_in12k_ft_in1k) | 83.5M | 15.9G | 224 | True | 3024 | 1000 | imagenet-1k | RegNet | regnety_160 | 2023-03-21 |
|
| 235 |
| [regnetx_080.tv2_in1k](https://huggingface.co/timm/regnetx_080.tv2_in1k) | 39.5M | 8.0G | 224 | True | 1920 | 1000 | imagenet-1k | RegNet | regnetx_080 | 2023-03-21 |
|
|
|
|
| 236 |
| [regnetv_040.ra3_in1k](https://huggingface.co/timm/regnetv_040.ra3_in1k) | 20.6M | 4.0G | 224 | True | 1088 | 1000 | imagenet-1k | RegNet | regnetv_040 | 2023-03-21 |
|
| 237 |
| [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 |
|
| 238 |
|
|
|
|
| 36 |
- timm/regnetx_040.pycls_in1k
|
| 37 |
- timm/regnetx_080.tv2_in1k
|
| 38 |
- timm/regnetx_160.pycls_in1k
|
| 39 |
+
- timm/regnety_080.pycls_in1k
|
| 40 |
- timm/regnety_160.lion_in12k_ft_in1k
|
| 41 |
- timm/repghostnet_050.in1k
|
| 42 |
- timm/repghostnet_111.in1k
|
|
|
|
| 73 |
|
| 74 |
# Models
|
| 75 |
|
| 76 |
+
59 models exported from TIMM in total.
|
| 77 |
|
| 78 |
## ByobNet
|
| 79 |
|
|
|
|
| 227 |
|
| 228 |
## RegNet
|
| 229 |
|
| 230 |
+
6 models with model class `RegNet`.
|
| 231 |
|
| 232 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 233 |
|:---------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
| 234 |
| [regnetx_160.pycls_in1k](https://huggingface.co/timm/regnetx_160.pycls_in1k) | 54.2M | 15.9G | 224 | True | 2048 | 1000 | imagenet-1k | RegNet | regnetx_160 | 2023-03-21 |
|
| 235 |
| [regnety_160.lion_in12k_ft_in1k](https://huggingface.co/timm/regnety_160.lion_in12k_ft_in1k) | 83.5M | 15.9G | 224 | True | 3024 | 1000 | imagenet-1k | RegNet | regnety_160 | 2023-03-21 |
|
| 236 |
| [regnetx_080.tv2_in1k](https://huggingface.co/timm/regnetx_080.tv2_in1k) | 39.5M | 8.0G | 224 | True | 1920 | 1000 | imagenet-1k | RegNet | regnetx_080 | 2023-03-21 |
|
| 237 |
+
| [regnety_080.pycls_in1k](https://huggingface.co/timm/regnety_080.pycls_in1k) | 39.1M | 8.0G | 224 | True | 2016 | 1000 | imagenet-1k | RegNet | regnety_080 | 2023-03-21 |
|
| 238 |
| [regnetv_040.ra3_in1k](https://huggingface.co/timm/regnetv_040.ra3_in1k) | 20.6M | 4.0G | 224 | True | 1088 | 1000 | imagenet-1k | RegNet | regnetv_040 | 2023-03-21 |
|
| 239 |
| [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 |
|
| 240 |
|
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:65aecea8b1670281ae8500bb7f50dfe93f904d9e871df11013159c89499d38ec
|
| 3 |
+
size 12640
|
regnety_080.pycls_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38820c0221570ebbd6411b08858850ecd378bb2c357f51fdb63ea7b935decd53
|
| 3 |
+
size 169799
|
regnety_080.pycls_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29097edc77101aa862d726b2ddf22efea24c4964d6a9fd2a23b228640bcf1d77
|
| 3 |
+
size 156617992
|
regnety_080.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
|