narugo1992
commited on
Export model 'rexnetr_300.sw_in12k', on 2025-01-20 06:05:39 UTC
Browse files- README.md +7 -6
- models.parquet +2 -2
- rexnetr_300.sw_in12k/meta.json +3 -0
- rexnetr_300.sw_in12k/model.onnx +3 -0
- rexnetr_300.sw_in12k/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 |
|
|
@@ -677,12 +677,13 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 677 |
|
| 678 |
## RexNet
|
| 679 |
|
| 680 |
-
|
| 681 |
|
| 682 |
-
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset
|
| 683 |
-
|
| 684 |
-
| [rexnetr_300.
|
| 685 |
-
| [
|
|
|
|
| 686 |
|
| 687 |
## SelecSls
|
| 688 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
331 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 677 |
|
| 678 |
## RexNet
|
| 679 |
|
| 680 |
+
3 models with model class `RexNet`.
|
| 681 |
|
| 682 |
+
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 683 |
+
|:-----------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:---------------|:-------------|
|
| 684 |
+
| [rexnetr_300.sw_in12k](https://huggingface.co/timm/rexnetr_300.sw_in12k) | 76.3M | 3.4G | 224 | True | 3840 | 11821 | imagenet-12k | RexNet | rexnetr_300 | 2023-03-20 |
|
| 685 |
+
| [rexnetr_300.sw_in12k_ft_in1k](https://huggingface.co/timm/rexnetr_300.sw_in12k_ft_in1k) | 34.7M | 3.3G | 224 | True | 3840 | 1000 | imagenet-1k | RexNet | rexnetr_300 | 2023-03-20 |
|
| 686 |
+
| [rexnet_130.nav_in1k](https://huggingface.co/timm/rexnet_130.nav_in1k) | 7.5M | 662.3M | 224 | True | 1664 | 1000 | imagenet-1k | RexNet | rexnet_130 | 2023-03-20 |
|
| 687 |
|
| 688 |
## SelecSls
|
| 689 |
|
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:fcc7b1baf593879f7e8a4dd04f620715d5430814ba4958d866d1acb043f90e06
|
| 3 |
+
size 28076
|
rexnetr_300.sw_in12k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1143b459f0007fbed87e3b12db214fc8be2b1a8dab83131ea54bc265fbaea909
|
| 3 |
+
size 2015361
|
rexnetr_300.sw_in12k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a07559ad045f7c7717cc186f946fb01b525b6b193abb58516a5dd2b1e26dc110
|
| 3 |
+
size 305323892
|
rexnetr_300.sw_in12k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:669f8647198ada7d9fc760619c603fe09a7d39f34bf341b37e0efaf083c8db34
|
| 3 |
+
size 734
|