narugo1992 commited on
Export model 'resnet101.a3_in1k', on 2025-01-20 04:32:43 UTC
Browse files- README.md +4 -3
- models.parquet +2 -2
- resnet101.a3_in1k/meta.json +3 -0
- resnet101.a3_in1k/model.onnx +3 -0
- resnet101.a3_in1k/preprocess.json +3 -0
README.md
CHANGED
|
@@ -47,7 +47,6 @@ base_model:
|
|
| 47 |
- timm/mobilevitv2_175.cvnets_in1k
|
| 48 |
- timm/nest_base_jx.goog_in1k
|
| 49 |
- timm/nextvit_base.bd_in1k
|
| 50 |
-
- timm/regnety_160.lion_in12k_ft_in1k
|
| 51 |
- timm/repghostnet_050.in1k
|
| 52 |
- timm/repghostnet_058.in1k
|
| 53 |
- timm/repghostnet_111.in1k
|
|
@@ -72,6 +71,7 @@ base_model:
|
|
| 72 |
- timm/resnet50d.a1_in1k
|
| 73 |
- timm/resnet50s.gluon_in1k
|
| 74 |
- timm/resnet101.a1h_in1k
|
|
|
|
| 75 |
- timm/resnet101.tv_in1k
|
| 76 |
- timm/resnet101d.ra2_in1k
|
| 77 |
- timm/resnet152.gluon_in1k
|
|
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
-
|
| 118 |
|
| 119 |
## ByobNet
|
| 120 |
|
|
@@ -397,7 +397,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 397 |
|
| 398 |
## ResNet
|
| 399 |
|
| 400 |
-
|
| 401 |
|
| 402 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 403 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:------------------|:-------------|
|
|
@@ -422,6 +422,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 422 |
| [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 |
|
| 423 |
| [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 |
|
| 424 |
| [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 |
|
|
|
|
| 425 |
| [resnest14d.gluon_in1k](https://huggingface.co/timm/resnest14d.gluon_in1k) | 10.6M | 2.8G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnest14d | 2023-04-23 |
|
| 426 |
| [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 |
|
| 427 |
| [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 |
|
|
|
|
| 47 |
- timm/mobilevitv2_175.cvnets_in1k
|
| 48 |
- timm/nest_base_jx.goog_in1k
|
| 49 |
- timm/nextvit_base.bd_in1k
|
|
|
|
| 50 |
- timm/repghostnet_050.in1k
|
| 51 |
- timm/repghostnet_058.in1k
|
| 52 |
- timm/repghostnet_111.in1k
|
|
|
|
| 71 |
- timm/resnet50d.a1_in1k
|
| 72 |
- timm/resnet50s.gluon_in1k
|
| 73 |
- timm/resnet101.a1h_in1k
|
| 74 |
+
- timm/resnet101.a3_in1k
|
| 75 |
- timm/resnet101.tv_in1k
|
| 76 |
- timm/resnet101d.ra2_in1k
|
| 77 |
- timm/resnet152.gluon_in1k
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
146 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## ByobNet
|
| 120 |
|
|
|
|
| 397 |
|
| 398 |
## ResNet
|
| 399 |
|
| 400 |
+
26 models with model class `ResNet`.
|
| 401 |
|
| 402 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 403 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:------------------|:-------------|
|
|
|
|
| 422 |
| [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 |
|
| 423 |
| [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 |
|
| 424 |
| [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 |
|
| 425 |
+
| [resnet101.a3_in1k](https://huggingface.co/timm/resnet101.a3_in1k) | 44.5M | 4.0G | 160 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet101 | 2023-04-05 |
|
| 426 |
| [resnest14d.gluon_in1k](https://huggingface.co/timm/resnest14d.gluon_in1k) | 10.6M | 2.8G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnest14d | 2023-04-23 |
|
| 427 |
| [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 |
|
| 428 |
| [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:15a48f79ba0af2bd28e72c5dc756861a03797c9ff8a01f2f8544278064607335
|
| 3 |
+
size 18140
|
resnet101.a3_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af75073ce23492e5678faee0dd906763764f7182bb13a757b428a78e40178e40
|
| 3 |
+
size 169787
|
resnet101.a3_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:920582c9d641636d2815b3787b439c5130006fd7bce108110e745ffc621d9f73
|
| 3 |
+
size 178064144
|
resnet101.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
|