Export model 'dpn131.mx_in1k', on 2025-01-20 05:39:10 UTC
Browse files- README.md +9 -1
- dpn131.mx_in1k/meta.json +3 -0
- dpn131.mx_in1k/model.onnx +3 -0
- dpn131.mx_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 |
|
@@ -207,6 +207,14 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
207 |
| [dla102x.in1k](https://huggingface.co/timm/dla102x.in1k) | 26.3M | 5.9G | 224 | True | 1024 | 1000 | imagenet-1k | DLA | dla102x | 2023-04-24 |
|
208 |
| [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 |
|
209 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
210 |
## DaVit
|
211 |
|
212 |
1 model with model class `DaVit`.
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
286 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
207 |
| [dla102x.in1k](https://huggingface.co/timm/dla102x.in1k) | 26.3M | 5.9G | 224 | True | 1024 | 1000 | imagenet-1k | DLA | dla102x | 2023-04-24 |
|
208 |
| [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 |
|
209 |
|
210 |
+
## DPN
|
211 |
+
|
212 |
+
1 model with model class `DPN`.
|
213 |
+
|
214 |
+
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
215 |
+
|:-------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
216 |
+
| [dpn131.mx_in1k](https://huggingface.co/timm/dpn131.mx_in1k) | 79.0M | 16.0G | 224 | True | 2688 | 1000 | imagenet-1k | DPN | dpn131 | 2023-04-21 |
|
217 |
+
|
218 |
## DaVit
|
219 |
|
220 |
1 model with model class `DaVit`.
|
dpn131.mx_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:638b0e7fbec68c8d059d083fffac1932848dd6e001083538a00306bb7134d873
|
3 |
+
size 169776
|
dpn131.mx_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:332e7112dc2f3b85d30fbd74b730a4d285b300db1fdd12a5c516c1d46145cfe0
|
3 |
+
size 317501808
|
dpn131.mx_in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdd84b884633a80237ff59b42ef890e10bc5c9a9eb4cf8d499204bdf0bb7a555
|
3 |
+
size 737
|
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:c12d8c11bb875dd033efff0d9e483ad6c95756abae0c3598bf7edd86f0ac9c7a
|
3 |
+
size 25883
|