narugo1992
commited on
Export model 'hiera_small_224.mae', on 2025-01-20 19:08:30 JST
Browse files- README.md +4 -3
- hiera_small_224.mae/meta.json +3 -0
- hiera_small_224.mae/model.onnx +3 -0
- hiera_small_224.mae/preprocess.json +3 -0
- models.parquet +2 -2
README.md
CHANGED
@@ -8,7 +8,6 @@ base_model:
|
|
8 |
- timm/convnext_zepto_rms_ols.ra4_e3600_r224_in1k
|
9 |
- timm/cs3darknet_focus_s.ra4_e3600_r256_in1k
|
10 |
- timm/efficientnet_b1.ra4_e3600_r240_in1k
|
11 |
-
- timm/hgnet_small.ssld_in1k
|
12 |
- timm/hgnet_tiny.paddle_in1k
|
13 |
- timm/hgnet_tiny.ssld_in1k
|
14 |
- timm/hgnetv2_b1.ssld_stage1_in22k_in1k
|
@@ -23,6 +22,7 @@ base_model:
|
|
23 |
- timm/hiera_base_224.mae_in1k_ft_in1k
|
24 |
- timm/hiera_base_plus_224.mae
|
25 |
- timm/hiera_base_plus_224.mae_in1k_ft_in1k
|
|
|
26 |
- timm/hiera_small_224.mae_in1k_ft_in1k
|
27 |
- timm/hiera_tiny_224.mae
|
28 |
- timm/hiera_tiny_224.mae_in1k_ft_in1k
|
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
-
|
118 |
|
119 |
## Beit
|
120 |
|
@@ -479,7 +479,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
479 |
|
480 |
## Hiera
|
481 |
|
482 |
-
|
483 |
|
484 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
485 |
|:---------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:--------------------|:-------------|
|
@@ -487,6 +487,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
487 |
| [hiera_base_plus_224.mae](https://huggingface.co/timm/hiera_base_plus_224.mae) | 68.6M | 12.0G | 224 | False | 896 | 896 | | Hiera | hiera_base_plus_224 | 2024-05-14 |
|
488 |
| [hiera_base_224.mae_in1k_ft_in1k](https://huggingface.co/timm/hiera_base_224.mae_in1k_ft_in1k) | 51.2M | 8.8G | 224 | True | 768 | 1000 | imagenet-1k | Hiera | hiera_base_224 | 2024-05-14 |
|
489 |
| [hiera_small_224.mae_in1k_ft_in1k](https://huggingface.co/timm/hiera_small_224.mae_in1k_ft_in1k) | 34.7M | 6.0G | 224 | True | 768 | 1000 | imagenet-1k | Hiera | hiera_small_224 | 2024-05-14 |
|
|
|
490 |
| [hiera_tiny_224.mae_in1k_ft_in1k](https://huggingface.co/timm/hiera_tiny_224.mae_in1k_ft_in1k) | 27.6M | 4.6G | 224 | True | 768 | 1000 | imagenet-1k | Hiera | hiera_tiny_224 | 2024-05-14 |
|
491 |
| [hiera_tiny_224.mae](https://huggingface.co/timm/hiera_tiny_224.mae) | 26.8M | 4.6G | 224 | False | 768 | 768 | | Hiera | hiera_tiny_224 | 2024-05-14 |
|
492 |
|
|
|
8 |
- timm/convnext_zepto_rms_ols.ra4_e3600_r224_in1k
|
9 |
- timm/cs3darknet_focus_s.ra4_e3600_r256_in1k
|
10 |
- timm/efficientnet_b1.ra4_e3600_r240_in1k
|
|
|
11 |
- timm/hgnet_tiny.paddle_in1k
|
12 |
- timm/hgnet_tiny.ssld_in1k
|
13 |
- timm/hgnetv2_b1.ssld_stage1_in22k_in1k
|
|
|
22 |
- timm/hiera_base_224.mae_in1k_ft_in1k
|
23 |
- timm/hiera_base_plus_224.mae
|
24 |
- timm/hiera_base_plus_224.mae_in1k_ft_in1k
|
25 |
+
- timm/hiera_small_224.mae
|
26 |
- timm/hiera_small_224.mae_in1k_ft_in1k
|
27 |
- timm/hiera_tiny_224.mae
|
28 |
- timm/hiera_tiny_224.mae_in1k_ft_in1k
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
751 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
479 |
|
480 |
## Hiera
|
481 |
|
482 |
+
7 models with model class `Hiera`.
|
483 |
|
484 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
485 |
|:---------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:--------------------|:-------------|
|
|
|
487 |
| [hiera_base_plus_224.mae](https://huggingface.co/timm/hiera_base_plus_224.mae) | 68.6M | 12.0G | 224 | False | 896 | 896 | | Hiera | hiera_base_plus_224 | 2024-05-14 |
|
488 |
| [hiera_base_224.mae_in1k_ft_in1k](https://huggingface.co/timm/hiera_base_224.mae_in1k_ft_in1k) | 51.2M | 8.8G | 224 | True | 768 | 1000 | imagenet-1k | Hiera | hiera_base_224 | 2024-05-14 |
|
489 |
| [hiera_small_224.mae_in1k_ft_in1k](https://huggingface.co/timm/hiera_small_224.mae_in1k_ft_in1k) | 34.7M | 6.0G | 224 | True | 768 | 1000 | imagenet-1k | Hiera | hiera_small_224 | 2024-05-14 |
|
490 |
+
| [hiera_small_224.mae](https://huggingface.co/timm/hiera_small_224.mae) | 33.9M | 6.0G | 224 | False | 768 | 768 | | Hiera | hiera_small_224 | 2024-05-14 |
|
491 |
| [hiera_tiny_224.mae_in1k_ft_in1k](https://huggingface.co/timm/hiera_tiny_224.mae_in1k_ft_in1k) | 27.6M | 4.6G | 224 | True | 768 | 1000 | imagenet-1k | Hiera | hiera_tiny_224 | 2024-05-14 |
|
492 |
| [hiera_tiny_224.mae](https://huggingface.co/timm/hiera_tiny_224.mae) | 26.8M | 4.6G | 224 | False | 768 | 768 | | Hiera | hiera_tiny_224 | 2024-05-14 |
|
493 |
|
hiera_small_224.mae/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:934a980ae8849d973740a4798fe44779125dd87dd5540934070c7bee5c6999fb
|
3 |
+
size 431
|
hiera_small_224.mae/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db7be0f2076a38f355920ada6aba410f5c2157d9a47f324dee1d5cf865a07b44
|
3 |
+
size 137228350
|
hiera_small_224.mae/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c893c9365d4dd7675e5a744c55cbf3af06c8aeeabcbe2db46ba48f5fae256c5
|
3 |
+
size 734
|
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:d6e20d4e1b622e6dd2503f1780d72442a7ab36c85054bb1273e1f2de74baa0fc
|
3 |
+
size 46115
|