Export model 'resnet34.a3_in1k', on 2025-01-19 18:21:01 UTC
Browse files- README.md +4 -2
- models.parquet +2 -2
- resnet34.a3_in1k/meta.json +3 -0
- resnet34.a3_in1k/model.onnx +3 -0
- resnet34.a3_in1k/preprocess.json +3 -0
README.md
CHANGED
@@ -29,6 +29,7 @@ base_model:
|
|
29 |
- timm/repghostnet_050.in1k
|
30 |
- timm/repghostnet_200.in1k
|
31 |
- timm/repvgg_b1.rvgg_in1k
|
|
|
32 |
- timm/resnet50d.a1_in1k
|
33 |
- timm/resnet101d.ra2_in1k
|
34 |
- timm/resnetaa50.a1h_in1k
|
@@ -54,7 +55,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
54 |
|
55 |
# Models
|
56 |
|
57 |
-
|
58 |
|
59 |
## ByobNet
|
60 |
|
@@ -183,7 +184,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
183 |
|
184 |
## ResNet
|
185 |
|
186 |
-
|
187 |
|
188 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
189 |
|:-------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
@@ -191,6 +192,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
191 |
| [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 |
|
192 |
| [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 |
|
193 |
| [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 |
|
|
|
194 |
|
195 |
## ResNetV2
|
196 |
|
|
|
29 |
- timm/repghostnet_050.in1k
|
30 |
- timm/repghostnet_200.in1k
|
31 |
- timm/repvgg_b1.rvgg_in1k
|
32 |
+
- timm/resnet34.a3_in1k
|
33 |
- timm/resnet50d.a1_in1k
|
34 |
- timm/resnet101d.ra2_in1k
|
35 |
- timm/resnetaa50.a1h_in1k
|
|
|
55 |
|
56 |
# Models
|
57 |
|
58 |
+
41 models exported from TIMM in total.
|
59 |
|
60 |
## ByobNet
|
61 |
|
|
|
184 |
|
185 |
## ResNet
|
186 |
|
187 |
+
5 models with model class `ResNet`.
|
188 |
|
189 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
190 |
|:-------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
|
|
192 |
| [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 |
|
193 |
| [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 |
|
194 |
| [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 |
|
195 |
+
| [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 |
|
196 |
|
197 |
## ResNetV2
|
198 |
|
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:f248911f7e1760b1f645099021a8554b8b2cd20bed79b5705ae130a11d8586c1
|
3 |
+
size 11574
|
resnet34.a3_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b34e49e7b4d697609708a42eedb9e776694562f51f453ac2417f3e0c60ef8937
|
3 |
+
size 169783
|
resnet34.a3_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3aac51ebfa95aa154f7a8be893056a261724d9cb39355bb1d89607323d434e43
|
3 |
+
size 87184980
|
resnet34.a3_in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0efbdd19acdc254d9d900e9d68c9976fbc1ddd6dddf7ca4d96fcb508c6d0aeb2
|
3 |
+
size 734
|