narugo1992
commited on
Export model 'dla34.in1k', on 2025-01-20 05:57:39 UTC
Browse files- README.md +3 -2
- dla34.in1k/meta.json +3 -0
- dla34.in1k/model.onnx +3 -0
- dla34.in1k/preprocess.json +3 -0
- models.parquet +2 -2
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 |
|
|
@@ -212,11 +212,12 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 212 |
|
| 213 |
## DLA
|
| 214 |
|
| 215 |
-
|
| 216 |
|
| 217 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 218 |
|:-----------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
| 219 |
| [dla102x.in1k](https://huggingface.co/timm/dla102x.in1k) | 26.3M | 5.9G | 224 | True | 1024 | 1000 | imagenet-1k | DLA | dla102x | 2023-04-24 |
|
|
|
|
| 220 |
| [dla46x_c.in1k](https://huggingface.co/timm/dla46x_c.in1k) | 1.1M | 555.4M | 224 | True | 256 | 1000 | imagenet-1k | DLA | dla46x_c | 2023-04-24 |
|
| 221 |
|
| 222 |
## DPN
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
318 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 212 |
|
| 213 |
## DLA
|
| 214 |
|
| 215 |
+
3 models with model class `DLA`.
|
| 216 |
|
| 217 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 218 |
|:-----------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
| 219 |
| [dla102x.in1k](https://huggingface.co/timm/dla102x.in1k) | 26.3M | 5.9G | 224 | True | 1024 | 1000 | imagenet-1k | DLA | dla102x | 2023-04-24 |
|
| 220 |
+
| [dla34.in1k](https://huggingface.co/timm/dla34.in1k) | 15.7M | 3.1G | 224 | True | 512 | 1000 | imagenet-1k | DLA | dla34 | 2023-04-24 |
|
| 221 |
| [dla46x_c.in1k](https://huggingface.co/timm/dla46x_c.in1k) | 1.1M | 555.4M | 224 | True | 256 | 1000 | imagenet-1k | DLA | dla46x_c | 2023-04-24 |
|
| 222 |
|
| 223 |
## DPN
|
dla34.in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92f3b6d4f34e4f702e1efb371e5aa95762117e06cdcd6bcfd60c14cfa63134d8
|
| 3 |
+
size 169765
|
dla34.in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78066618e191af59cc9ab8a47b5473767d14d72597dda13270ded93b550c2a2a
|
| 3 |
+
size 62968705
|
dla34.in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6abb43a6abcd1556f46dcb1b8605bb3c121fb3d91a10e384e0f737a9d92bd254
|
| 3 |
+
size 735
|
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:85d23e8a070e60ad0cd48410071753235f8ab2ae32c1974f509932befd82ae98
|
| 3 |
+
size 27442
|