narugo1992 commited on
Export model 'repvgg_a1.rvgg_in1k', on 2025-01-20 20:23:27 JST
Browse files- README.md +3 -2
- models.parquet +2 -2
- repvgg_a1.rvgg_in1k/meta.json +3 -0
- repvgg_a1.rvgg_in1k/model.onnx +3 -0
- repvgg_a1.rvgg_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 |
|
|
@@ -129,7 +129,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 129 |
|
| 130 |
## ByobNet
|
| 131 |
|
| 132 |
-
|
| 133 |
|
| 134 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 135 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:--------------------|:-------------|
|
|
@@ -171,6 +171,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 171 |
| [lambda_resnet26t.c1_in1k](https://huggingface.co/timm/lambda_resnet26t.c1_in1k) | 10.9M | 3.0G | 256 | True | 2048 | 1000 | imagenet-1k | ByobNet | lambda_resnet26t | 2023-04-27 |
|
| 172 |
| [mobileone_s4.apple_in1k](https://huggingface.co/timm/mobileone_s4.apple_in1k) | 14.8M | 3.0G | 224 | True | 2048 | 1000 | imagenet-1k | ByobNet | mobileone_s4 | 2023-08-24 |
|
| 173 |
| [mobilevitv2_125.cvnets_in1k](https://huggingface.co/timm/mobilevitv2_125.cvnets_in1k) | 7.4M | 2.8G | 256 | True | 640 | 1000 | imagenet-1k | ByobNet | mobilevitv2_125 | 2023-04-25 |
|
|
|
|
| 174 |
| [regnetz_c16_evos.ch_in1k](https://huggingface.co/timm/regnetz_c16_evos.ch_in1k) | 13.4M | 2.5G | 256 | True | 1536 | 1000 | imagenet-1k | ByobNet | regnetz_c16_evos | 2023-03-22 |
|
| 175 |
| [regnetz_c16.ra3_in1k](https://huggingface.co/timm/regnetz_c16.ra3_in1k) | 13.4M | 2.5G | 256 | True | 1536 | 1000 | imagenet-1k | ByobNet | regnetz_c16 | 2023-03-22 |
|
| 176 |
| [gcresnext26ts.ch_in1k](https://huggingface.co/timm/gcresnext26ts.ch_in1k) | 10.4M | 2.4G | 256 | True | 2048 | 1000 | imagenet-1k | ByobNet | gcresnext26ts | 2023-03-22 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
866 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 129 |
|
| 130 |
## ByobNet
|
| 131 |
|
| 132 |
+
57 models with model class `ByobNet`.
|
| 133 |
|
| 134 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 135 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:--------------------|:-------------|
|
|
|
|
| 171 |
| [lambda_resnet26t.c1_in1k](https://huggingface.co/timm/lambda_resnet26t.c1_in1k) | 10.9M | 3.0G | 256 | True | 2048 | 1000 | imagenet-1k | ByobNet | lambda_resnet26t | 2023-04-27 |
|
| 172 |
| [mobileone_s4.apple_in1k](https://huggingface.co/timm/mobileone_s4.apple_in1k) | 14.8M | 3.0G | 224 | True | 2048 | 1000 | imagenet-1k | ByobNet | mobileone_s4 | 2023-08-24 |
|
| 173 |
| [mobilevitv2_125.cvnets_in1k](https://huggingface.co/timm/mobilevitv2_125.cvnets_in1k) | 7.4M | 2.8G | 256 | True | 640 | 1000 | imagenet-1k | ByobNet | mobilevitv2_125 | 2023-04-25 |
|
| 174 |
+
| [repvgg_a1.rvgg_in1k](https://huggingface.co/timm/repvgg_a1.rvgg_in1k) | 14.1M | 2.6G | 224 | True | 1280 | 1000 | imagenet-1k | ByobNet | repvgg_a1 | 2023-08-24 |
|
| 175 |
| [regnetz_c16_evos.ch_in1k](https://huggingface.co/timm/regnetz_c16_evos.ch_in1k) | 13.4M | 2.5G | 256 | True | 1536 | 1000 | imagenet-1k | ByobNet | regnetz_c16_evos | 2023-03-22 |
|
| 176 |
| [regnetz_c16.ra3_in1k](https://huggingface.co/timm/regnetz_c16.ra3_in1k) | 13.4M | 2.5G | 256 | True | 1536 | 1000 | imagenet-1k | ByobNet | regnetz_c16 | 2023-03-22 |
|
| 177 |
| [gcresnext26ts.ch_in1k](https://huggingface.co/timm/gcresnext26ts.ch_in1k) | 10.4M | 2.4G | 256 | True | 2048 | 1000 | imagenet-1k | ByobNet | gcresnext26ts | 2023-03-22 |
|
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:b02a4662aca1818d6c1c6165dc2943219e5f34c0e9c093f1a3ade990bab5c003
|
| 3 |
+
size 50537
|
repvgg_a1.rvgg_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf925b81ddf83a70258df37bc2792abb5df0685ac431d358f5f04025c05c975f
|
| 3 |
+
size 169792
|
repvgg_a1.rvgg_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7dd26800d903396f0ea91d6141220ad732bf038adcd47c9a908e31da33fcbb0a
|
| 3 |
+
size 56409542
|
repvgg_a1.rvgg_in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6abb43a6abcd1556f46dcb1b8605bb3c121fb3d91a10e384e0f737a9d92bd254
|
| 3 |
+
size 735
|