narugo1992 commited on
Commit
0f081f6
·
verified ·
1 Parent(s): 8b5219f

Export model 'regnety_120.sw_in12k', on 2025-01-19 18:30:34 UTC

Browse files
README.md CHANGED
@@ -42,6 +42,7 @@ base_model:
42
  - timm/regnetx_080.tv2_in1k
43
  - timm/regnetx_160.pycls_in1k
44
  - timm/regnety_080.pycls_in1k
 
45
  - timm/regnety_160.lion_in12k_ft_in1k
46
  - timm/repghostnet_050.in1k
47
  - timm/repghostnet_111.in1k
@@ -80,7 +81,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
80
 
81
  # Models
82
 
83
- 66 models exported from TIMM in total.
84
 
85
  ## ByobNet
86
 
@@ -253,16 +254,17 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
253
 
254
  ## RegNet
255
 
256
- 6 models with model class `RegNet`.
257
-
258
- | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
259
- |:---------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
260
- | [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 |
261
- | [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 |
262
- | [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 |
263
- | [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 |
264
- | [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 |
265
- | [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 |
 
266
 
267
  ## RepGhostNet
268
 
 
42
  - timm/regnetx_080.tv2_in1k
43
  - timm/regnetx_160.pycls_in1k
44
  - timm/regnety_080.pycls_in1k
45
+ - timm/regnety_120.sw_in12k
46
  - timm/regnety_160.lion_in12k_ft_in1k
47
  - timm/repghostnet_050.in1k
48
  - timm/repghostnet_111.in1k
 
81
 
82
  # Models
83
 
84
+ 67 models exported from TIMM in total.
85
 
86
  ## ByobNet
87
 
 
254
 
255
  ## RegNet
256
 
257
+ 7 models with model class `RegNet`.
258
+
259
+ | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
260
+ |:---------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:---------------|:-------------|
261
+ | [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 |
262
+ | [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 |
263
+ | [regnety_120.sw_in12k](https://huggingface.co/timm/regnety_120.sw_in12k) | 76.0M | 12.1G | 224 | True | 2240 | 11821 | imagenet-12k | RegNet | regnety_120 | 2023-03-21 |
264
+ | [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 |
265
+ | [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 |
266
+ | [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 |
267
+ | [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 |
268
 
269
  ## RepGhostNet
270
 
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6c22c4fec9d5a4b4cbab8e7bddb441638f7b9a374d2d255d509f32a68fc18c2
3
- size 13145
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dc899f392257d4eb13ffde6f5cc804162d3eb5c8691c639561bc634ec96fb07
3
+ size 13192
regnety_120.sw_in12k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33a178b94c94bc0ba81b13d6170054e801e9c4ec1550fa125f03a873eb0c55b8
3
+ size 2015362
regnety_120.sw_in12k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:553e9f1a6456cd0ca760f27f125c3bf51e48bdeceeb7f2f03c132574b8e4c570
3
+ size 304173906
regnety_120.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