narugo1992 commited on
Export model 'dpn68.mx_in1k', on 2025-01-20 08:31:59 UTC
Browse files- README.md +3 -2
- dpn68.mx_in1k/meta.json +3 -0
- dpn68.mx_in1k/model.onnx +3 -0
- dpn68.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 |
|
|
@@ -270,12 +270,13 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 270 |
|
| 271 |
## DPN
|
| 272 |
|
| 273 |
-
|
| 274 |
|
| 275 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 276 |
|:-------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
| 277 |
| [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 |
|
| 278 |
| [dpn98.mx_in1k](https://huggingface.co/timm/dpn98.mx_in1k) | 61.4M | 11.7G | 224 | True | 2688 | 1000 | imagenet-1k | DPN | dpn98 | 2023-04-21 |
|
|
|
|
| 279 |
|
| 280 |
## DaVit
|
| 281 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
588 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 270 |
|
| 271 |
## DPN
|
| 272 |
|
| 273 |
+
3 models with model class `DPN`.
|
| 274 |
|
| 275 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 276 |
|:-------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
| 277 |
| [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 |
|
| 278 |
| [dpn98.mx_in1k](https://huggingface.co/timm/dpn98.mx_in1k) | 61.4M | 11.7G | 224 | True | 2688 | 1000 | imagenet-1k | DPN | dpn98 | 2023-04-21 |
|
| 279 |
+
| [dpn68.mx_in1k](https://huggingface.co/timm/dpn68.mx_in1k) | 12.5M | 2.3G | 224 | True | 832 | 1000 | imagenet-1k | DPN | dpn68 | 2023-04-21 |
|
| 280 |
|
| 281 |
## DaVit
|
| 282 |
|
dpn68.mx_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ad53397f7c62d9bee31676fff26776513d12384d0fddb096c0d9187cd319e622
|
| 3 |
+
size 169771
|
dpn68.mx_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2aa80d95e9d7fc3327f1af7f914f3d731d8947242850ac05d4a628d2d8bdb0b5
|
| 3 |
+
size 50558995
|
dpn68.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:beb4c60afa37eabd1a787b20cf841cb5a40b0bc2f1298502fbd0e4e2191760a5
|
| 3 |
+
size 39647
|