narugo1992 commited on
Commit
12bba24
·
verified ·
1 Parent(s): 05037bb

Export model 'resnet50.tv2_in1k', on 2025-01-20 20:08:47 JST

Browse files
README.md CHANGED
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 839 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -916,7 +916,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
916
 
917
  ## ResNet
918
 
919
- 127 models with model class `ResNet`.
920
 
921
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
922
  |:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:--------------------|:-------------|
@@ -1028,6 +1028,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
1028
  | [resnest14d.gluon_in1k](https://huggingface.co/timm/resnest14d.gluon_in1k) | 10.6M | 2.8G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnest14d | 2023-04-24 |
1029
  | [resnext50_32x4d.tv2_in1k](https://huggingface.co/timm/resnext50_32x4d.tv2_in1k) | 25.0M | 2.7G | 176 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext50_32x4d | 2023-04-06 |
1030
  | [seresnext26t_32x4d.bt_in1k](https://huggingface.co/timm/seresnext26t_32x4d.bt_in1k) | 16.8M | 2.7G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnext26t_32x4d | 2023-04-06 |
 
1031
  | [resnet50.a1h_in1k](https://huggingface.co/timm/resnet50.a1h_in1k) | 25.6M | 2.6G | 176 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-06 |
1032
  | [resnet26d.bt_in1k](https://huggingface.co/timm/resnet26d.bt_in1k) | 16.0M | 2.6G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet26d | 2023-04-06 |
1033
  | [ecaresnet50d_pruned.miil_in1k](https://huggingface.co/timm/ecaresnet50d_pruned.miil_in1k) | 17.9M | 2.5G | 224 | True | 2022 | 1000 | imagenet-1k | ResNet | ecaresnet50d_pruned | 2023-04-06 |
 
114
 
115
  # Models
116
 
117
+ 840 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
916
 
917
  ## ResNet
918
 
919
+ 128 models with model class `ResNet`.
920
 
921
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
922
  |:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:--------------------|:-------------|
 
1028
  | [resnest14d.gluon_in1k](https://huggingface.co/timm/resnest14d.gluon_in1k) | 10.6M | 2.8G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnest14d | 2023-04-24 |
1029
  | [resnext50_32x4d.tv2_in1k](https://huggingface.co/timm/resnext50_32x4d.tv2_in1k) | 25.0M | 2.7G | 176 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext50_32x4d | 2023-04-06 |
1030
  | [seresnext26t_32x4d.bt_in1k](https://huggingface.co/timm/seresnext26t_32x4d.bt_in1k) | 16.8M | 2.7G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnext26t_32x4d | 2023-04-06 |
1031
+ | [resnet50.tv2_in1k](https://huggingface.co/timm/resnet50.tv2_in1k) | 25.6M | 2.6G | 176 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-06 |
1032
  | [resnet50.a1h_in1k](https://huggingface.co/timm/resnet50.a1h_in1k) | 25.6M | 2.6G | 176 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-06 |
1033
  | [resnet26d.bt_in1k](https://huggingface.co/timm/resnet26d.bt_in1k) | 16.0M | 2.6G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet26d | 2023-04-06 |
1034
  | [ecaresnet50d_pruned.miil_in1k](https://huggingface.co/timm/ecaresnet50d_pruned.miil_in1k) | 17.9M | 2.5G | 224 | True | 2022 | 1000 | imagenet-1k | ResNet | ecaresnet50d_pruned | 2023-04-06 |
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c82d5784d02a090adb2d477e294ed8c2bff8e431d9be49cf194c41f2cd8e359
3
- size 49477
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6aeeb5de77b259afb9a849b3e39c9263a1da7b3e840b79f1dc699c88347ac1a
3
+ size 49486
resnet50.tv2_in1k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3e10088807a8a0067f6441a80c98307312345db5e714c8f3fdb6f2acbe65bea
3
+ size 169786
resnet50.tv2_in1k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be243adb44001ec734a8e46d00fc1c867fe3243aaa8b00cb6dc713843dba8572
3
+ size 102161275
resnet50.tv2_in1k/preprocess.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86005656a16a99e46eb7271bb702834aa0e617ec157ee0d16fc3db8fee517f82
3
+ size 735