narugo commited on
Commit
34d3514
·
verified ·
1 Parent(s): 18e277f

Export model 'regnety_120.sw_in12k_ft_in1k', on 2025-01-19 18:31:25 UTC

Browse files
README.md CHANGED
@@ -45,6 +45,7 @@ base_model:
45
  - timm/regnetx_160.pycls_in1k
46
  - timm/regnety_080.pycls_in1k
47
  - timm/regnety_120.sw_in12k
 
48
  - timm/regnety_160.lion_in12k_ft_in1k
49
  - timm/repghostnet_050.in1k
50
  - timm/repghostnet_111.in1k
@@ -83,7 +84,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
83
 
84
  # Models
85
 
86
- 69 models exported from TIMM in total.
87
 
88
  ## ByobNet
89
 
@@ -258,13 +259,14 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
258
 
259
  ## RegNet
260
 
261
- 7 models with model class `RegNet`.
262
 
263
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
264
  |:---------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:---------------|:-------------|
265
  | [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 |
266
  | [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 |
267
  | [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 |
 
268
  | [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 |
269
  | [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 |
270
  | [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 |
 
45
  - timm/regnetx_160.pycls_in1k
46
  - timm/regnety_080.pycls_in1k
47
  - timm/regnety_120.sw_in12k
48
+ - timm/regnety_120.sw_in12k_ft_in1k
49
  - timm/regnety_160.lion_in12k_ft_in1k
50
  - timm/repghostnet_050.in1k
51
  - timm/repghostnet_111.in1k
 
84
 
85
  # Models
86
 
87
+ 70 models exported from TIMM in total.
88
 
89
  ## ByobNet
90
 
 
259
 
260
  ## RegNet
261
 
262
+ 8 models with model class `RegNet`.
263
 
264
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
265
  |:---------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:---------------|:-------------|
266
  | [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 |
267
  | [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 |
268
  | [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 |
269
+ | [regnety_120.sw_in12k_ft_in1k](https://huggingface.co/timm/regnety_120.sw_in12k_ft_in1k) | 51.7M | 12.1G | 224 | True | 2240 | 1000 | imagenet-1k | RegNet | regnety_120 | 2023-03-21 |
270
  | [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 |
271
  | [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 |
272
  | [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 |
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4a3888739d638521041af228eea0ae3b1f77e1abda25bfaea2535757df4e018e
3
- size 13349
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa23be662268e6b09d9f241eaf241d8a6921d19a65cd59df26ab26d2c7cdf32b
3
+ size 13369
regnety_120.sw_in12k_ft_in1k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a06963f8d45049f3654816ebe3175c88214a463c26022593ec0871511b70d3f5
3
+ size 169812
regnety_120.sw_in12k_ft_in1k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d88e3b6f839c9d13aedb26a896c7e44567a998dcef48de3cb3cfa8594983f1c9
3
+ size 207174459
regnety_120.sw_in12k_ft_in1k/preprocess.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b37bcb7130e7738caf023d84cc7798d76ec9bfa5f2fe005d624cf82db0e21be0
3
+ size 734