narugo1992 commited on
Commit
bd64ef8
·
verified ·
1 Parent(s): 5c32241

Export model 'regnetx_320.tv2_in1k', on 2025-01-21 13:34:16 JST

Browse files
README.md CHANGED
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 1028 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -938,13 +938,14 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
938
 
939
  ## RegNet
940
 
941
- 51 models with model class `RegNet`.
942
 
943
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
944
  |:---------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:---------------|:-------------|
945
  | [regnety_160.swag_ft_in1k](https://huggingface.co/timm/regnety_160.swag_ft_in1k) | 83.5M | 46.7G | 384 | True | 3024 | 1000 | imagenet-1k | RegNet | regnety_160 | 2023-03-21 |
946
  | [regnety_320.pycls_in1k](https://huggingface.co/timm/regnety_320.pycls_in1k) | 144.9M | 32.3G | 224 | True | 3712 | 1000 | imagenet-1k | RegNet | regnety_320 | 2023-03-21 |
947
  | [regnety_320.seer](https://huggingface.co/timm/regnety_320.seer) | 141.2M | 32.3G | 224 | False | 3712 | 3712 | | RegNet | regnety_320 | 2023-03-21 |
 
948
  | [regnetx_160.tv2_in1k](https://huggingface.co/timm/regnetx_160.tv2_in1k) | 54.2M | 15.9G | 224 | True | 2048 | 1000 | imagenet-1k | RegNet | regnetx_160 | 2023-03-21 |
949
  | [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 |
950
  | [regnety_160.tv2_in1k](https://huggingface.co/timm/regnety_160.tv2_in1k) | 83.5M | 15.9G | 224 | True | 3024 | 1000 | imagenet-1k | RegNet | regnety_160 | 2023-03-21 |
 
114
 
115
  # Models
116
 
117
+ 1029 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
938
 
939
  ## RegNet
940
 
941
+ 52 models with model class `RegNet`.
942
 
943
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
944
  |:---------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:---------------|:-------------|
945
  | [regnety_160.swag_ft_in1k](https://huggingface.co/timm/regnety_160.swag_ft_in1k) | 83.5M | 46.7G | 384 | True | 3024 | 1000 | imagenet-1k | RegNet | regnety_160 | 2023-03-21 |
946
  | [regnety_320.pycls_in1k](https://huggingface.co/timm/regnety_320.pycls_in1k) | 144.9M | 32.3G | 224 | True | 3712 | 1000 | imagenet-1k | RegNet | regnety_320 | 2023-03-21 |
947
  | [regnety_320.seer](https://huggingface.co/timm/regnety_320.seer) | 141.2M | 32.3G | 224 | False | 3712 | 3712 | | RegNet | regnety_320 | 2023-03-21 |
948
+ | [regnetx_320.tv2_in1k](https://huggingface.co/timm/regnetx_320.tv2_in1k) | 107.6M | 31.7G | 224 | True | 2520 | 1000 | imagenet-1k | RegNet | regnetx_320 | 2023-03-21 |
949
  | [regnetx_160.tv2_in1k](https://huggingface.co/timm/regnetx_160.tv2_in1k) | 54.2M | 15.9G | 224 | True | 2048 | 1000 | imagenet-1k | RegNet | regnetx_160 | 2023-03-21 |
950
  | [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 |
951
  | [regnety_160.tv2_in1k](https://huggingface.co/timm/regnety_160.tv2_in1k) | 83.5M | 15.9G | 224 | True | 3024 | 1000 | imagenet-1k | RegNet | regnety_160 | 2023-03-21 |
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e6bdbdb375be4618bbc8cd0b1598bcc9a85a1f47e5ab998c2806e955adcba388
3
- size 57674
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e4a1b2f67162e44465385e350471f428b43e48deb60c4d0cb48513d86c308b0
3
+ size 57711
regnetx_320.tv2_in1k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59261b5ed37fdc89eb0cf6f39af1ed01826bccd9d0720d5553e1accdd8448e21
3
+ size 169797
regnetx_320.tv2_in1k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b4d232d1b34ae1eeb3147a0eac01db76ab70ec7143592228b33e764408515ba
3
+ size 430973425
regnetx_320.tv2_in1k/preprocess.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baa7ab2411dbf03d243fc5e5047f2645083d20ee325bb20def8f6ce734fd9ad4
3
+ size 734