narugo1992 commited on
Commit
8e34a07
·
verified ·
1 Parent(s): 564cbc8

Export model 'res2net50_26w_6s.in1k', on 2025-01-20 04:50:41 UTC

Browse files
README.md CHANGED
@@ -66,10 +66,10 @@ base_model:
66
  - timm/repvit_m2_3.dist_300e_in1k
67
  - timm/repvit_m3.dist_in1k
68
  - timm/res2net50_14w_8s.in1k
 
69
  - timm/res2net50_48w_2s.in1k
70
  - timm/res2net101_26w_4s.in1k
71
  - timm/resnest14d.gluon_in1k
72
- - timm/resnet152.tv_in1k
73
  - timm/resnet152s.gluon_in1k
74
  - timm/resnetaa50.a1h_in1k
75
  - timm/resnetaa50d.d_in12k
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 183 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -467,7 +467,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
467
 
468
  ## ResNet
469
 
470
- 30 models with model class `ResNet`.
471
 
472
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
473
  |:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:------------------|:-------------|
@@ -481,6 +481,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
481
  | [resnext101_32x4d.fb_ssl_yfcc100m_ft_in1k](https://huggingface.co/timm/resnext101_32x4d.fb_ssl_yfcc100m_ft_in1k) | 44.2M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext101_32x4d | 2023-04-05 |
482
  | [resnet101.tv_in1k](https://huggingface.co/timm/resnet101.tv_in1k) | 44.5M | 7.9G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet101 | 2023-04-05 |
483
  | [resnet101.a1h_in1k](https://huggingface.co/timm/resnet101.a1h_in1k) | 44.5M | 7.9G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet101 | 2023-04-05 |
 
484
  | [ecaresnet50t.ra2_in1k](https://huggingface.co/timm/ecaresnet50t.ra2_in1k) | 25.6M | 5.7G | 256 | True | 2048 | 1000 | imagenet-1k | ResNet | ecaresnet50t | 2023-04-05 |
485
  | [resnet50s.gluon_in1k](https://huggingface.co/timm/resnet50s.gluon_in1k) | 25.7M | 5.5G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50s | 2023-04-05 |
486
  | [resnetaa50d.d_in12k](https://huggingface.co/timm/resnetaa50d.d_in12k) | 47.7M | 5.4G | 224 | True | 2048 | 11821 | imagenet-12k | ResNet | resnetaa50d | 2023-04-05 |
 
66
  - timm/repvit_m2_3.dist_300e_in1k
67
  - timm/repvit_m3.dist_in1k
68
  - timm/res2net50_14w_8s.in1k
69
+ - timm/res2net50_26w_6s.in1k
70
  - timm/res2net50_48w_2s.in1k
71
  - timm/res2net101_26w_4s.in1k
72
  - timm/resnest14d.gluon_in1k
 
73
  - timm/resnet152s.gluon_in1k
74
  - timm/resnetaa50.a1h_in1k
75
  - timm/resnetaa50d.d_in12k
 
114
 
115
  # Models
116
 
117
+ 184 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
467
 
468
  ## ResNet
469
 
470
+ 31 models with model class `ResNet`.
471
 
472
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
473
  |:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:------------------|:-------------|
 
481
  | [resnext101_32x4d.fb_ssl_yfcc100m_ft_in1k](https://huggingface.co/timm/resnext101_32x4d.fb_ssl_yfcc100m_ft_in1k) | 44.2M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext101_32x4d | 2023-04-05 |
482
  | [resnet101.tv_in1k](https://huggingface.co/timm/resnet101.tv_in1k) | 44.5M | 7.9G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet101 | 2023-04-05 |
483
  | [resnet101.a1h_in1k](https://huggingface.co/timm/resnet101.a1h_in1k) | 44.5M | 7.9G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet101 | 2023-04-05 |
484
+ | [res2net50_26w_6s.in1k](https://huggingface.co/timm/res2net50_26w_6s.in1k) | 37.1M | 6.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net50_26w_6s | 2023-04-24 |
485
  | [ecaresnet50t.ra2_in1k](https://huggingface.co/timm/ecaresnet50t.ra2_in1k) | 25.6M | 5.7G | 256 | True | 2048 | 1000 | imagenet-1k | ResNet | ecaresnet50t | 2023-04-05 |
486
  | [resnet50s.gluon_in1k](https://huggingface.co/timm/resnet50s.gluon_in1k) | 25.7M | 5.5G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50s | 2023-04-05 |
487
  | [resnetaa50d.d_in12k](https://huggingface.co/timm/resnetaa50d.d_in12k) | 47.7M | 5.4G | 224 | True | 2048 | 11821 | imagenet-12k | ResNet | resnetaa50d | 2023-04-05 |
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0faa05775d7fa5a11433b1b568895b999d04745f325e2ad3ee990a36256097f0
3
- size 20372
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0a21e08782e971659fecfa302cdf50529fec9acc057d240cebd1ba52677f064
3
+ size 20412
res2net50_26w_6s.in1k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b33a3859bbd23619d81ecf8944c6a023e265273acbb4457fb3a5beb3d18ff11
3
+ size 169802
res2net50_26w_6s.in1k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93895d986d0f6d8e52bfd8fa4158ebc1ee9572b2caa3ba2f12d9ac57d302ae11
3
+ size 148182011
res2net50_26w_6s.in1k/preprocess.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6abb43a6abcd1556f46dcb1b8605bb3c121fb3d91a10e384e0f737a9d92bd254
3
+ size 735