narugo1992 commited on
Commit
b32d628
·
verified ·
1 Parent(s): a4d4d2a

Export model 'resnetv2_152x2_bit.goog_in21k_ft_in1k', on 2025-01-21 15:05:50 JST

Browse files
README.md CHANGED
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 1064 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -1224,7 +1224,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
1224
 
1225
  ## ResNetV2
1226
 
1227
- 15 models with model class `ResNetV2`.
1228
 
1229
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
1230
  |:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------------|:---------|:-------------------|:-------------|
@@ -1240,6 +1240,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
1240
  | [resnetv2_101x1_bit.goog_in21k](https://huggingface.co/timm/resnetv2_101x1_bit.goog_in21k) | 44.8M | 44.8M | 224 | True | 2048 | 21843 | imagenet-21k-goog | ResNetV2 | resnetv2_101x1_bit | 2023-03-23 |
1241
  | [resnetv2_50x1_bit.goog_in21k](https://huggingface.co/timm/resnetv2_50x1_bit.goog_in21k) | 44.8M | 44.8M | 224 | True | 2048 | 21843 | imagenet-21k-goog | ResNetV2 | resnetv2_50x1_bit | 2023-03-23 |
1242
  | [resnetv2_50x3_bit.goog_in21k_ft_in1k](https://huggingface.co/timm/resnetv2_50x3_bit.goog_in21k_ft_in1k) | 6.1M | 7.4M | 448 | True | 6144 | 1000 | imagenet-1k | ResNetV2 | resnetv2_50x3_bit | 2023-03-23 |
 
1243
  | [resnetv2_101x1_bit.goog_in21k_ft_in1k](https://huggingface.co/timm/resnetv2_101x1_bit.goog_in21k_ft_in1k) | 2.0M | 2.5M | 448 | True | 2048 | 1000 | imagenet-1k | ResNetV2 | resnetv2_101x1_bit | 2023-03-23 |
1244
  | [resnetv2_50x1_bit.goog_in21k_ft_in1k](https://huggingface.co/timm/resnetv2_50x1_bit.goog_in21k_ft_in1k) | 2.0M | 2.5M | 448 | True | 2048 | 1000 | imagenet-1k | ResNetV2 | resnetv2_50x1_bit | 2023-03-23 |
1245
  | [resnetv2_50x1_bit.goog_distilled_in1k](https://huggingface.co/timm/resnetv2_50x1_bit.goog_distilled_in1k) | 2.0M | 2.2M | 224 | True | 2048 | 1000 | imagenet-1k | ResNetV2 | resnetv2_50x1_bit | 2023-03-23 |
 
114
 
115
  # Models
116
 
117
+ 1065 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
1224
 
1225
  ## ResNetV2
1226
 
1227
+ 16 models with model class `ResNetV2`.
1228
 
1229
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
1230
  |:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------------|:---------|:-------------------|:-------------|
 
1240
  | [resnetv2_101x1_bit.goog_in21k](https://huggingface.co/timm/resnetv2_101x1_bit.goog_in21k) | 44.8M | 44.8M | 224 | True | 2048 | 21843 | imagenet-21k-goog | ResNetV2 | resnetv2_101x1_bit | 2023-03-23 |
1241
  | [resnetv2_50x1_bit.goog_in21k](https://huggingface.co/timm/resnetv2_50x1_bit.goog_in21k) | 44.8M | 44.8M | 224 | True | 2048 | 21843 | imagenet-21k-goog | ResNetV2 | resnetv2_50x1_bit | 2023-03-23 |
1242
  | [resnetv2_50x3_bit.goog_in21k_ft_in1k](https://huggingface.co/timm/resnetv2_50x3_bit.goog_in21k_ft_in1k) | 6.1M | 7.4M | 448 | True | 6144 | 1000 | imagenet-1k | ResNetV2 | resnetv2_50x3_bit | 2023-03-23 |
1243
+ | [resnetv2_152x2_bit.goog_in21k_ft_in1k](https://huggingface.co/timm/resnetv2_152x2_bit.goog_in21k_ft_in1k) | 4.1M | 4.9M | 448 | True | 4096 | 1000 | imagenet-1k | ResNetV2 | resnetv2_152x2_bit | 2023-03-23 |
1244
  | [resnetv2_101x1_bit.goog_in21k_ft_in1k](https://huggingface.co/timm/resnetv2_101x1_bit.goog_in21k_ft_in1k) | 2.0M | 2.5M | 448 | True | 2048 | 1000 | imagenet-1k | ResNetV2 | resnetv2_101x1_bit | 2023-03-23 |
1245
  | [resnetv2_50x1_bit.goog_in21k_ft_in1k](https://huggingface.co/timm/resnetv2_50x1_bit.goog_in21k_ft_in1k) | 2.0M | 2.5M | 448 | True | 2048 | 1000 | imagenet-1k | ResNetV2 | resnetv2_50x1_bit | 2023-03-23 |
1246
  | [resnetv2_50x1_bit.goog_distilled_in1k](https://huggingface.co/timm/resnetv2_50x1_bit.goog_distilled_in1k) | 2.0M | 2.2M | 224 | True | 2048 | 1000 | imagenet-1k | ResNetV2 | resnetv2_50x1_bit | 2023-03-23 |
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0788116a6956d6532a1b0affaca22ad7ec4ec92116fbe6705524765d74735781
3
- size 59383
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02d65faba85d6eab60789aab12fc72c7ac505f7a45e17e9513c77ee0bd1792e8
3
+ size 59484
resnetv2_152x2_bit.goog_in21k_ft_in1k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25529a1826687dba63f8ccb701374638fea409c4b984a7ab8a2f1c0cd9c5054a
3
+ size 169834
resnetv2_152x2_bit.goog_in21k_ft_in1k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29a9b0c764340727545c8d193450fe845d6eeef871d89fa807e1c9fc1068962f
3
+ size 945859769
resnetv2_152x2_bit.goog_in21k_ft_in1k/preprocess.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c08517acf40227bb0e001e74b5b3ca8a890aaad38e61b681fd3d30c3dc95aa80
3
+ size 643