narugo1992 commited on
Export model 'wide_resnet50_2.tv2_in1k', on 2025-01-20 07:06:41 UTC
Browse files- README.md +3 -2
- models.parquet +2 -2
- wide_resnet50_2.tv2_in1k/meta.json +3 -0
- wide_resnet50_2.tv2_in1k/model.onnx +3 -0
- wide_resnet50_2.tv2_in1k/preprocess.json +3 -0
README.md
CHANGED
|
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
-
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
@@ -677,7 +677,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 677 |
|
| 678 |
## ResNet
|
| 679 |
|
| 680 |
-
|
| 681 |
|
| 682 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 683 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:--------------------|:-------------|
|
|
@@ -700,6 +700,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 700 |
| [resnet101.gluon_in1k](https://huggingface.co/timm/resnet101.gluon_in1k) | 44.5M | 7.9G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet101 | 2023-04-05 |
|
| 701 |
| [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 |
|
| 702 |
| [resnet101.a1_in1k](https://huggingface.co/timm/resnet101.a1_in1k) | 44.5M | 7.9G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet101 | 2023-04-05 |
|
|
|
|
| 703 |
| [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 |
|
| 704 |
| [resnetrs101.tf_in1k](https://huggingface.co/timm/resnetrs101.tf_in1k) | 63.6M | 6.1G | 192 | True | 2048 | 1000 | imagenet-1k | ResNet | resnetrs101 | 2023-04-05 |
|
| 705 |
| [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 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
451 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 677 |
|
| 678 |
## ResNet
|
| 679 |
|
| 680 |
+
72 models with model class `ResNet`.
|
| 681 |
|
| 682 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 683 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:--------------------|:-------------|
|
|
|
|
| 700 |
| [resnet101.gluon_in1k](https://huggingface.co/timm/resnet101.gluon_in1k) | 44.5M | 7.9G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet101 | 2023-04-05 |
|
| 701 |
| [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 |
|
| 702 |
| [resnet101.a1_in1k](https://huggingface.co/timm/resnet101.a1_in1k) | 44.5M | 7.9G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet101 | 2023-04-05 |
|
| 703 |
+
| [wide_resnet50_2.tv2_in1k](https://huggingface.co/timm/wide_resnet50_2.tv2_in1k) | 68.9M | 7.3G | 176 | True | 2048 | 1000 | imagenet-1k | ResNet | wide_resnet50_2 | 2023-04-05 |
|
| 704 |
| [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 |
|
| 705 |
| [resnetrs101.tf_in1k](https://huggingface.co/timm/resnetrs101.tf_in1k) | 63.6M | 6.1G | 192 | True | 2048 | 1000 | imagenet-1k | ResNet | resnetrs101 | 2023-04-05 |
|
| 706 |
| [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 |
|
models.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f5b7bf3c95ac31cbbf0f2826a2a974a0a83203b8f853fc0d63ee45dfbb6bf76
|
| 3 |
+
size 33590
|
wide_resnet50_2.tv2_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9983509876b7e89b1c61bfd2b09781f55935895b0c2c0156199f7e5d0f58609a
|
| 3 |
+
size 169807
|
wide_resnet50_2.tv2_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:888b956ef3ae87e0285fe9588b16fad00b9163c6f17cb4e826be8cfc89e1796f
|
| 3 |
+
size 275435960
|
wide_resnet50_2.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
|