narugo1992 commited on
Commit
45cc690
·
verified ·
1 Parent(s): 2c8e081

Export model 'resnet50.c1_in1k', on 2025-01-19 18:29:52 UTC

Browse files
README.md CHANGED
@@ -49,6 +49,7 @@ base_model:
49
  - timm/resmlp_24_224.fb_in1k
50
  - timm/resnet18d.ra2_in1k
51
  - timm/resnet34.a3_in1k
 
52
  - timm/resnet50c.gluon_in1k
53
  - timm/resnet50d.a1_in1k
54
  - timm/resnet101d.ra2_in1k
@@ -78,7 +79,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
78
 
79
  # Models
80
 
81
- 64 models exported from TIMM in total.
82
 
83
  ## ByobNet
84
 
@@ -273,7 +274,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
273
 
274
  ## ResNet
275
 
276
- 8 models with model class `ResNet`.
277
 
278
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
279
  |:---------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
@@ -283,6 +284,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
283
  | [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 |
284
  | [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 |
285
  | [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 |
 
286
  | [resnet18d.ra2_in1k](https://huggingface.co/timm/resnet18d.ra2_in1k) | 11.7M | 2.1G | 224 | True | 512 | 1000 | imagenet-1k | ResNet | resnet18d | 2023-04-05 |
287
  | [resnet34.a3_in1k](https://huggingface.co/timm/resnet34.a3_in1k) | 21.8M | 1.9G | 160 | True | 512 | 1000 | imagenet-1k | ResNet | resnet34 | 2023-04-05 |
288
 
 
49
  - timm/resmlp_24_224.fb_in1k
50
  - timm/resnet18d.ra2_in1k
51
  - timm/resnet34.a3_in1k
52
+ - timm/resnet50.c1_in1k
53
  - timm/resnet50c.gluon_in1k
54
  - timm/resnet50d.a1_in1k
55
  - timm/resnet101d.ra2_in1k
 
79
 
80
  # Models
81
 
82
+ 65 models exported from TIMM in total.
83
 
84
  ## ByobNet
85
 
 
274
 
275
  ## ResNet
276
 
277
+ 9 models with model class `ResNet`.
278
 
279
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
280
  |:---------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
 
284
  | [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 |
285
  | [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 |
286
  | [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 |
287
+ | [resnet50.c1_in1k](https://huggingface.co/timm/resnet50.c1_in1k) | 25.6M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-05 |
288
  | [resnet18d.ra2_in1k](https://huggingface.co/timm/resnet18d.ra2_in1k) | 11.7M | 2.1G | 224 | True | 512 | 1000 | imagenet-1k | ResNet | resnet18d | 2023-04-05 |
289
  | [resnet34.a3_in1k](https://huggingface.co/timm/resnet34.a3_in1k) | 21.8M | 1.9G | 160 | True | 512 | 1000 | imagenet-1k | ResNet | resnet34 | 2023-04-05 |
290
 
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3621fb9f2cfec45a89047151d7093ddb388b0cd18361591146966f881ebf4fe3
3
- size 12975
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63d101ce9a832e3ef4c2cb69adfbe8bd5e68fe1c49f492e1357c29de4584424c
3
+ size 13107
resnet50.c1_in1k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f5ccd49a94d7ad143257f86081a300b4eecac6a194e569a09a67a516558f825
3
+ size 169784
resnet50.c1_in1k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3862df4fd15ef039c17a7b796ea727c2de35893f76955c77e891d0dd666ae817
3
+ size 102161275
resnet50.c1_in1k/preprocess.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b37bcb7130e7738caf023d84cc7798d76ec9bfa5f2fe005d624cf82db0e21be0
3
+ size 734