Export model 'dla102x2.in1k', on 2025-01-20 20:58:49 JST
Browse files- README.md +3 -2
- dla102x2.in1k/meta.json +3 -0
- dla102x2.in1k/model.onnx +3 -0
- dla102x2.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 |
|
@@ -312,11 +312,12 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
312 |
|
313 |
## DLA
|
314 |
|
315 |
-
|
316 |
|
317 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
318 |
|:-----------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
319 |
| [dla169.in1k](https://huggingface.co/timm/dla169.in1k) | 53.4M | 11.6G | 224 | True | 1024 | 1000 | imagenet-1k | DLA | dla169 | 2023-04-25 |
|
|
|
320 |
| [dla102.in1k](https://huggingface.co/timm/dla102.in1k) | 33.3M | 7.2G | 224 | True | 1024 | 1000 | imagenet-1k | DLA | dla102 | 2023-04-25 |
|
321 |
| [dla102x.in1k](https://huggingface.co/timm/dla102x.in1k) | 26.3M | 5.9G | 224 | True | 1024 | 1000 | imagenet-1k | DLA | dla102x | 2023-04-25 |
|
322 |
| [dla60.in1k](https://huggingface.co/timm/dla60.in1k) | 22.0M | 4.3G | 224 | True | 1024 | 1000 | imagenet-1k | DLA | dla60 | 2023-04-25 |
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
914 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
312 |
|
313 |
## DLA
|
314 |
|
315 |
+
12 models with model class `DLA`.
|
316 |
|
317 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
318 |
|:-----------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
319 |
| [dla169.in1k](https://huggingface.co/timm/dla169.in1k) | 53.4M | 11.6G | 224 | True | 1024 | 1000 | imagenet-1k | DLA | dla169 | 2023-04-25 |
|
320 |
+
| [dla102x2.in1k](https://huggingface.co/timm/dla102x2.in1k) | 41.3M | 9.4G | 224 | True | 1024 | 1000 | imagenet-1k | DLA | dla102x2 | 2023-04-25 |
|
321 |
| [dla102.in1k](https://huggingface.co/timm/dla102.in1k) | 33.3M | 7.2G | 224 | True | 1024 | 1000 | imagenet-1k | DLA | dla102 | 2023-04-25 |
|
322 |
| [dla102x.in1k](https://huggingface.co/timm/dla102x.in1k) | 26.3M | 5.9G | 224 | True | 1024 | 1000 | imagenet-1k | DLA | dla102x | 2023-04-25 |
|
323 |
| [dla60.in1k](https://huggingface.co/timm/dla60.in1k) | 22.0M | 4.3G | 224 | True | 1024 | 1000 | imagenet-1k | DLA | dla60 | 2023-04-25 |
|
dla102x2.in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f52f94cc29662a0e7d27e17164671d738f78b8cf36600734ce530fca285df5b8
|
3 |
+
size 169775
|
dla102x2.in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f9011612c1b9158dfcceb51a37db5f449fc0e4d3d0d31427f5df7e6b33ed5c4
|
3 |
+
size 164943330
|
dla102x2.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:e08fde2ffe2e79de16d16622db0f26358e9201d41fd84bcf3baf4c8ce697eab1
|
3 |
+
size 52415
|