narugo1992
commited on
Export model 'ecaresnet50t.ra2_in1k', on 2025-01-20 04:41:00 UTC
Browse files- README.md +3 -2
- ecaresnet50t.ra2_in1k/meta.json +3 -0
- ecaresnet50t.ra2_in1k/model.onnx +3 -0
- ecaresnet50t.ra2_in1k/preprocess.json +3 -0
- models.parquet +2 -2
README.md
CHANGED
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
-
|
118 |
|
119 |
## ByobNet
|
120 |
|
@@ -435,7 +435,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
435 |
|
436 |
## ResNet
|
437 |
|
438 |
-
|
439 |
|
440 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
441 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:------------------|:-------------|
|
@@ -449,6 +449,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
449 |
| [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 |
|
450 |
| [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 |
|
451 |
| [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 |
|
|
|
452 |
| [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 |
|
453 |
| [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 |
|
454 |
| [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 |
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
163 models exported from TIMM in total.
|
118 |
|
119 |
## ByobNet
|
120 |
|
|
|
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 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:------------------|:-------------|
|
|
|
449 |
| [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 |
|
450 |
| [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 |
|
451 |
| [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 |
|
452 |
+
| [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 |
|
453 |
| [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 |
|
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 |
|
ecaresnet50t.ra2_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:245249f4a4649e9fd0c8d9563112a157f71301f20c83a6a19f0d9bb456514f27
|
3 |
+
size 169798
|
ecaresnet50t.ra2_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34deeba4f6e553331e232eb502e1430f07defe5b4a042ddb67028a5ad4456a0a
|
3 |
+
size 102288906
|
ecaresnet50t.ra2_in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ab705336d3a4668b1ed48a0181df7b92f616c90a2b891af71942bc54db94276
|
3 |
+
size 734
|
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:c1880c8a0136eca85b4c005065f2c27d5edaa0950d868190f1d206a479db8bfe
|
3 |
+
size 19117
|