narugo1992
commited on
Export model 'nextvit_large.bd_in1k_384', on 2025-01-20 08:52:02 UTC
Browse files- README.md +4 -3
- models.parquet +2 -2
- nextvit_large.bd_in1k_384/meta.json +3 -0
- nextvit_large.bd_in1k_384/model.onnx +3 -0
- nextvit_large.bd_in1k_384/preprocess.json +3 -0
README.md
CHANGED
|
@@ -50,11 +50,11 @@ base_model:
|
|
| 50 |
- timm/nextvit_base.bd_in1k
|
| 51 |
- timm/nextvit_base.bd_ssld_6m_in1k_384
|
| 52 |
- timm/nextvit_large.bd_in1k
|
|
|
|
| 53 |
- timm/nextvit_large.bd_ssld_6m_in1k
|
| 54 |
- timm/nextvit_large.bd_ssld_6m_in1k_384
|
| 55 |
- timm/nextvit_small.bd_in1k_384
|
| 56 |
- timm/nextvit_small.bd_ssld_6m_in1k
|
| 57 |
-
- timm/repvit_m2_3.dist_300e_in1k
|
| 58 |
- timm/resnet18d.ra4_e3600_r224_in1k
|
| 59 |
- timm/resnet34.ra4_e3600_r224_in1k
|
| 60 |
- timm/resnet50_clip_gap.cc12m
|
|
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
-
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
@@ -671,11 +671,12 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 671 |
|
| 672 |
## NextViT
|
| 673 |
|
| 674 |
-
|
| 675 |
|
| 676 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 677 |
|:---------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
| 678 |
| [nextvit_large.bd_ssld_6m_in1k_384](https://huggingface.co/timm/nextvit_large.bd_ssld_6m_in1k_384) | 57.9M | 31.6G | 384 | True | 1024 | 1000 | imagenet-1k | NextViT | nextvit_large | 2024-02-11 |
|
|
|
|
| 679 |
| [nextvit_base.bd_ssld_6m_in1k_384](https://huggingface.co/timm/nextvit_base.bd_ssld_6m_in1k_384) | 44.8M | 24.3G | 384 | True | 1024 | 1000 | imagenet-1k | NextViT | nextvit_base | 2024-02-11 |
|
| 680 |
| [nextvit_small.bd_in1k_384](https://huggingface.co/timm/nextvit_small.bd_in1k_384) | 31.8M | 17.0G | 384 | True | 1024 | 1000 | imagenet-1k | NextViT | nextvit_small | 2024-02-11 |
|
| 681 |
| [nextvit_large.bd_ssld_6m_in1k](https://huggingface.co/timm/nextvit_large.bd_ssld_6m_in1k) | 57.9M | 10.7G | 224 | True | 1024 | 1000 | imagenet-1k | NextViT | nextvit_large | 2024-02-11 |
|
|
|
|
| 50 |
- timm/nextvit_base.bd_in1k
|
| 51 |
- timm/nextvit_base.bd_ssld_6m_in1k_384
|
| 52 |
- timm/nextvit_large.bd_in1k
|
| 53 |
+
- timm/nextvit_large.bd_in1k_384
|
| 54 |
- timm/nextvit_large.bd_ssld_6m_in1k
|
| 55 |
- timm/nextvit_large.bd_ssld_6m_in1k_384
|
| 56 |
- timm/nextvit_small.bd_in1k_384
|
| 57 |
- timm/nextvit_small.bd_ssld_6m_in1k
|
|
|
|
| 58 |
- timm/resnet18d.ra4_e3600_r224_in1k
|
| 59 |
- timm/resnet34.ra4_e3600_r224_in1k
|
| 60 |
- timm/resnet50_clip_gap.cc12m
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
621 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 671 |
|
| 672 |
## NextViT
|
| 673 |
|
| 674 |
+
8 models with model class `NextViT`.
|
| 675 |
|
| 676 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 677 |
|:---------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
| 678 |
| [nextvit_large.bd_ssld_6m_in1k_384](https://huggingface.co/timm/nextvit_large.bd_ssld_6m_in1k_384) | 57.9M | 31.6G | 384 | True | 1024 | 1000 | imagenet-1k | NextViT | nextvit_large | 2024-02-11 |
|
| 679 |
+
| [nextvit_large.bd_in1k_384](https://huggingface.co/timm/nextvit_large.bd_in1k_384) | 57.9M | 31.6G | 384 | True | 1024 | 1000 | imagenet-1k | NextViT | nextvit_large | 2024-02-11 |
|
| 680 |
| [nextvit_base.bd_ssld_6m_in1k_384](https://huggingface.co/timm/nextvit_base.bd_ssld_6m_in1k_384) | 44.8M | 24.3G | 384 | True | 1024 | 1000 | imagenet-1k | NextViT | nextvit_base | 2024-02-11 |
|
| 681 |
| [nextvit_small.bd_in1k_384](https://huggingface.co/timm/nextvit_small.bd_in1k_384) | 31.8M | 17.0G | 384 | True | 1024 | 1000 | imagenet-1k | NextViT | nextvit_small | 2024-02-11 |
|
| 682 |
| [nextvit_large.bd_ssld_6m_in1k](https://huggingface.co/timm/nextvit_large.bd_ssld_6m_in1k) | 57.9M | 10.7G | 224 | True | 1024 | 1000 | imagenet-1k | NextViT | nextvit_large | 2024-02-11 |
|
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:b151b34c5bd97380558a822e026d3d66691560a5214d009331f28faf947ce6e4
|
| 3 |
+
size 40919
|
nextvit_large.bd_in1k_384/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3bdff1b7a7a037e83d08ea8819197953e741f5979f6b935053e67f22432a5e13
|
| 3 |
+
size 169809
|
nextvit_large.bd_in1k_384/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:08f0dcb70a4bf820f0c132b1aac653974783337f039157ceb70ab2d98409969f
|
| 3 |
+
size 231965383
|
nextvit_large.bd_in1k_384/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3d905649f9af19e946d208250dca795cd7a9609676ccbe6e5db51131a5b3c7e
|
| 3 |
+
size 734
|