narugo1992 commited on
Commit
f97e644
·
verified ·
1 Parent(s): 54392f0

Export model 'ecaresnet50d.miil_in1k', on 2025-01-20 04:41:29 UTC

Browse files
README.md CHANGED
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 164 models exported from TIMM in total.
118
 
119
  ## ByobNet
120
 
@@ -435,7 +435,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
435
 
436
  ## ResNet
437
 
438
- 28 models with model class `ResNet`.
439
 
440
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
441
  |:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:------------------|:-------------|
@@ -454,6 +454,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
454
  | [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 |
455
  | [resnetaa50.a1h_in1k](https://huggingface.co/timm/resnetaa50.a1h_in1k) | 25.6M | 5.2G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnetaa50 | 2023-04-05 |
456
  | [skresnext50_32x4d.ra_in1k](https://huggingface.co/timm/skresnext50_32x4d.ra_in1k) | 27.4M | 4.5G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | skresnext50_32x4d | 2023-04-24 |
 
457
  | [resnet50d.a1_in1k](https://huggingface.co/timm/resnet50d.a1_in1k) | 25.6M | 4.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50d | 2023-04-05 |
458
  | [resnet50c.gluon_in1k](https://huggingface.co/timm/resnet50c.gluon_in1k) | 25.6M | 4.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50c | 2023-04-05 |
459
  | [ecaresnet50t.a1_in1k](https://huggingface.co/timm/ecaresnet50t.a1_in1k) | 25.6M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | ecaresnet50t | 2023-04-05 |
 
114
 
115
  # Models
116
 
117
+ 165 models exported from TIMM in total.
118
 
119
  ## ByobNet
120
 
 
435
 
436
  ## ResNet
437
 
438
+ 29 models with model class `ResNet`.
439
 
440
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
441
  |:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:------------------|:-------------|
 
454
  | [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 |
455
  | [resnetaa50.a1h_in1k](https://huggingface.co/timm/resnetaa50.a1h_in1k) | 25.6M | 5.2G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnetaa50 | 2023-04-05 |
456
  | [skresnext50_32x4d.ra_in1k](https://huggingface.co/timm/skresnext50_32x4d.ra_in1k) | 27.4M | 4.5G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | skresnext50_32x4d | 2023-04-24 |
457
+ | [ecaresnet50d.miil_in1k](https://huggingface.co/timm/ecaresnet50d.miil_in1k) | 25.6M | 4.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | ecaresnet50d | 2023-04-05 |
458
  | [resnet50d.a1_in1k](https://huggingface.co/timm/resnet50d.a1_in1k) | 25.6M | 4.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50d | 2023-04-05 |
459
  | [resnet50c.gluon_in1k](https://huggingface.co/timm/resnet50c.gluon_in1k) | 25.6M | 4.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50c | 2023-04-05 |
460
  | [ecaresnet50t.a1_in1k](https://huggingface.co/timm/ecaresnet50t.a1_in1k) | 25.6M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | ecaresnet50t | 2023-04-05 |
ecaresnet50d.miil_in1k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93caf720c109be59178f3c4f9521bd448d9b09c19f9497f9cfdbf7a46f74f9e1
3
+ size 169800
ecaresnet50d.miil_in1k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0959d844abd87ee7a259911f8fb67143f8b870b078834a53362c184f9339d32
3
+ size 102299008
ecaresnet50d.miil_in1k/preprocess.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b5ddfa5f811419c53f2604e24f1d6ea68d955f1a20343d26ab2ebd78e4e21e5
3
+ size 734
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6aa276087c8d159ad46c951db4e1e88b6a2156d053ecf82a538b86604bd42ece
3
- size 19209
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5d84671774760f1a8e2142a4b02385a2328a374b83dd99cd80c8c1593996df5
3
+ size 19251