narugo1992 commited on
Export model 'resnet50.tv_in1k', on 2025-01-20 20:05:03 JST
Browse files- README.md +3 -2
- models.parquet +2 -2
- resnet50.tv_in1k/meta.json +3 -0
- resnet50.tv_in1k/model.onnx +3 -0
- resnet50.tv_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 |
|
|
@@ -914,7 +914,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 914 |
|
| 915 |
## ResNet
|
| 916 |
|
| 917 |
-
|
| 918 |
|
| 919 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 920 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:--------------------|:-------------|
|
|
@@ -997,6 +997,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 997 |
| [seresnet50.ra2_in1k](https://huggingface.co/timm/seresnet50.ra2_in1k) | 28.1M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnet50 | 2023-04-06 |
|
| 998 |
| [seresnet50.a2_in1k](https://huggingface.co/timm/seresnet50.a2_in1k) | 28.1M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnet50 | 2023-04-06 |
|
| 999 |
| [seresnet50.a1_in1k](https://huggingface.co/timm/seresnet50.a1_in1k) | 28.1M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnet50 | 2023-04-06 |
|
|
|
|
| 1000 |
| [resnet50.ram_in1k](https://huggingface.co/timm/resnet50.ram_in1k) | 25.6M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-06 |
|
| 1001 |
| [resnet50.gluon_in1k](https://huggingface.co/timm/resnet50.gluon_in1k) | 25.6M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-06 |
|
| 1002 |
| [resnet50.fb_swsl_ig1b_ft_in1k](https://huggingface.co/timm/resnet50.fb_swsl_ig1b_ft_in1k) | 25.6M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-06 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
836 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 914 |
|
| 915 |
## ResNet
|
| 916 |
|
| 917 |
+
127 models with model class `ResNet`.
|
| 918 |
|
| 919 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 920 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:--------------------|:-------------|
|
|
|
|
| 997 |
| [seresnet50.ra2_in1k](https://huggingface.co/timm/seresnet50.ra2_in1k) | 28.1M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnet50 | 2023-04-06 |
|
| 998 |
| [seresnet50.a2_in1k](https://huggingface.co/timm/seresnet50.a2_in1k) | 28.1M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnet50 | 2023-04-06 |
|
| 999 |
| [seresnet50.a1_in1k](https://huggingface.co/timm/seresnet50.a1_in1k) | 28.1M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnet50 | 2023-04-06 |
|
| 1000 |
+
| [resnet50.tv_in1k](https://huggingface.co/timm/resnet50.tv_in1k) | 25.6M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-06 |
|
| 1001 |
| [resnet50.ram_in1k](https://huggingface.co/timm/resnet50.ram_in1k) | 25.6M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-06 |
|
| 1002 |
| [resnet50.gluon_in1k](https://huggingface.co/timm/resnet50.gluon_in1k) | 25.6M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-06 |
|
| 1003 |
| [resnet50.fb_swsl_ig1b_ft_in1k](https://huggingface.co/timm/resnet50.fb_swsl_ig1b_ft_in1k) | 25.6M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-06 |
|
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:3eac9235c7ed9cdcad75fd8184d7a10dd2291ff9bef193003c58e27bde0810fc
|
| 3 |
+
size 49399
|
resnet50.tv_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:897e0fca155b4789b257b89488a14189cabf6560219a42a54312e10897f26bf5
|
| 3 |
+
size 169784
|
resnet50.tv_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51eb61a1d7874c1bbc9a39c11a4e977027eb5516022cb6d8159a471eed32c2c2
|
| 3 |
+
size 102161275
|
resnet50.tv_in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6abb43a6abcd1556f46dcb1b8605bb3c121fb3d91a10e384e0f737a9d92bd254
|
| 3 |
+
size 735
|