Export model 'resnet50.fb_swsl_ig1b_ft_in1k', on 2025-01-19 18:42:50 UTC
Browse files
README.md
CHANGED
@@ -73,6 +73,7 @@ base_model:
|
|
73 |
- timm/resnet18d.ra2_in1k
|
74 |
- timm/resnet34.a3_in1k
|
75 |
- timm/resnet50.c1_in1k
|
|
|
76 |
- timm/resnet50c.gluon_in1k
|
77 |
- timm/resnet50d.a1_in1k
|
78 |
- timm/resnet101d.ra2_in1k
|
@@ -113,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
113 |
|
114 |
# Models
|
115 |
|
116 |
-
|
117 |
|
118 |
## ByobNet
|
119 |
|
@@ -345,7 +346,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
345 |
|
346 |
## ResNet
|
347 |
|
348 |
-
|
349 |
|
350 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
351 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:------------------|:-------------|
|
@@ -361,6 +362,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
361 |
| [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 |
|
362 |
| [resnext50_32x4d.fb_swsl_ig1b_ft_in1k](https://huggingface.co/timm/resnext50_32x4d.fb_swsl_ig1b_ft_in1k) | 25.0M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext50_32x4d | 2023-04-05 |
|
363 |
| [res2net50_48w_2s.in1k](https://huggingface.co/timm/res2net50_48w_2s.in1k) | 25.3M | 4.2G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net50_48w_2s | 2023-04-24 |
|
|
|
364 |
| [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 |
|
365 |
| [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 |
|
366 |
| [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 |
|
|
|
73 |
- timm/resnet18d.ra2_in1k
|
74 |
- timm/resnet34.a3_in1k
|
75 |
- timm/resnet50.c1_in1k
|
76 |
+
- timm/resnet50.fb_swsl_ig1b_ft_in1k
|
77 |
- timm/resnet50c.gluon_in1k
|
78 |
- timm/resnet50d.a1_in1k
|
79 |
- timm/resnet101d.ra2_in1k
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
100 models exported from TIMM in total.
|
118 |
|
119 |
## ByobNet
|
120 |
|
|
|
346 |
|
347 |
## ResNet
|
348 |
|
349 |
+
16 models with model class `ResNet`.
|
350 |
|
351 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
352 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:------------------|:-------------|
|
|
|
362 |
| [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 |
|
363 |
| [resnext50_32x4d.fb_swsl_ig1b_ft_in1k](https://huggingface.co/timm/resnext50_32x4d.fb_swsl_ig1b_ft_in1k) | 25.0M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext50_32x4d | 2023-04-05 |
|
364 |
| [res2net50_48w_2s.in1k](https://huggingface.co/timm/res2net50_48w_2s.in1k) | 25.3M | 4.2G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net50_48w_2s | 2023-04-24 |
|
365 |
+
| [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-05 |
|
366 |
| [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 |
|
367 |
| [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 |
|
368 |
| [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 |
|
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:34bba74fba98011ab1365ff686fa5be685bf496eaa12132dbbc9eaca6f4700f3
|
3 |
+
size 15331
|
resnet50.fb_swsl_ig1b_ft_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b2e219626f53aa6fcf37d6170c8e3c7f241ffc5fc89222d0e134bfbc94993a8
|
3 |
+
size 169810
|
resnet50.fb_swsl_ig1b_ft_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51b95ea67498aebc9bf345b17a83ed0f3673bb3451832164a3ab6c4705debb33
|
3 |
+
size 102161275
|
resnet50.fb_swsl_ig1b_ft_in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6abb43a6abcd1556f46dcb1b8605bb3c121fb3d91a10e384e0f737a9d92bd254
|
3 |
+
size 735
|