narugo1992 commited on
Export model 'selecsls60b.in1k', on 2025-01-20 07:08:48 UTC
Browse files- README.md +3 -2
- models.parquet +2 -2
- selecsls60b.in1k/meta.json +3 -0
- selecsls60b.in1k/model.onnx +3 -0
- selecsls60b.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 |
|
|
@@ -781,10 +781,11 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 781 |
|
| 782 |
## SelecSls
|
| 783 |
|
| 784 |
-
|
| 785 |
|
| 786 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 787 |
|:-----------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:---------|:---------------|:-------------|
|
|
|
|
| 788 |
| [selecsls60.in1k](https://huggingface.co/timm/selecsls60.in1k) | 30.7M | 3.6G | 224 | True | 1280 | 1000 | imagenet-1k | SelecSls | selecsls60 | 2023-04-25 |
|
| 789 |
| [selecsls42b.in1k](https://huggingface.co/timm/selecsls42b.in1k) | 32.5M | 3.0G | 224 | True | 1024 | 1000 | imagenet-1k | SelecSls | selecsls42b | 2023-04-25 |
|
| 790 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
456 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 781 |
|
| 782 |
## SelecSls
|
| 783 |
|
| 784 |
+
3 models with model class `SelecSls`.
|
| 785 |
|
| 786 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 787 |
|:-----------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:---------|:---------------|:-------------|
|
| 788 |
+
| [selecsls60b.in1k](https://huggingface.co/timm/selecsls60b.in1k) | 32.8M | 3.6G | 224 | True | 1024 | 1000 | imagenet-1k | SelecSls | selecsls60b | 2023-04-25 |
|
| 789 |
| [selecsls60.in1k](https://huggingface.co/timm/selecsls60.in1k) | 30.7M | 3.6G | 224 | True | 1280 | 1000 | imagenet-1k | SelecSls | selecsls60 | 2023-04-25 |
|
| 790 |
| [selecsls42b.in1k](https://huggingface.co/timm/selecsls42b.in1k) | 32.5M | 3.0G | 224 | True | 1024 | 1000 | imagenet-1k | SelecSls | selecsls42b | 2023-04-25 |
|
| 791 |
|
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:5df713124c77addacc0661c626129ff0d6109a9ffaec35d06319b39f3cbce978
|
| 3 |
+
size 33714
|
selecsls60b.in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4dd3f1e4c1e5d3a77d30ecc8dcf330c212ade1b27763bacd20dc1bb31732624
|
| 3 |
+
size 169789
|
selecsls60b.in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3244076e63da3ceae4473bfaa50a0ec90ecccdc7bd4c03ece66de841d97c5492
|
| 3 |
+
size 131093813
|
selecsls60b.in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b5ddfa5f811419c53f2604e24f1d6ea68d955f1a20343d26ab2ebd78e4e21e5
|
| 3 |
+
size 734
|