narugo1992 commited on
Commit
590c515
·
verified ·
1 Parent(s): 030af34

Export model 'hgnetv2_b6.ssld_stage1_in22k_in1k', on 2025-01-20 05:56:32 UTC

Browse files
README.md CHANGED
@@ -36,12 +36,12 @@ base_model:
36
  - timm/hgnetv2_b3.ssld_stage1_in22k_in1k
37
  - timm/hgnetv2_b4.ssld_stage2_ft_in1k
38
  - timm/hgnetv2_b5.ssld_stage1_in22k_in1k
 
39
  - timm/hiera_base_plus_224.mae_in1k_ft_in1k
40
  - timm/hiera_tiny_224.mae_in1k_ft_in1k
41
  - timm/inception_next_small.sail_in1k
42
  - timm/inception_next_tiny.sail_in1k
43
  - timm/inception_resnet_v2.tf_in1k
44
- - timm/inception_v3.tf_in1k
45
  - timm/inception_v4.tf_in1k
46
  - timm/lambda_resnet26t.c1_in1k
47
  - timm/mambaout_base_short_rw.sw_e500_in1k
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 314 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -345,10 +345,11 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
345
 
346
  ## HighPerfGpuNet
347
 
348
- 7 models with model class `HighPerfGpuNet`.
349
 
350
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
351
  |:---------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:---------------|:---------------|:-------------|
 
352
  | [hgnet_small.ssld_in1k](https://huggingface.co/timm/hgnet_small.ssld_in1k) | 24.4M | 8.5G | 224 | True | 2048 | 1000 | imagenet-1k | HighPerfGpuNet | hgnet_small | 2024-02-12 |
353
  | [hgnetv2_b5.ssld_stage1_in22k_in1k](https://huggingface.co/timm/hgnetv2_b5.ssld_stage1_in22k_in1k) | 39.6M | 6.6G | 224 | True | 2048 | 1000 | imagenet-1k | HighPerfGpuNet | hgnetv2_b5 | 2024-02-12 |
354
  | [hgnet_tiny.ssld_in1k](https://huggingface.co/timm/hgnet_tiny.ssld_in1k) | 14.7M | 4.6G | 224 | True | 2048 | 1000 | imagenet-1k | HighPerfGpuNet | hgnet_tiny | 2024-02-12 |
 
36
  - timm/hgnetv2_b3.ssld_stage1_in22k_in1k
37
  - timm/hgnetv2_b4.ssld_stage2_ft_in1k
38
  - timm/hgnetv2_b5.ssld_stage1_in22k_in1k
39
+ - timm/hgnetv2_b6.ssld_stage1_in22k_in1k
40
  - timm/hiera_base_plus_224.mae_in1k_ft_in1k
41
  - timm/hiera_tiny_224.mae_in1k_ft_in1k
42
  - timm/inception_next_small.sail_in1k
43
  - timm/inception_next_tiny.sail_in1k
44
  - timm/inception_resnet_v2.tf_in1k
 
45
  - timm/inception_v4.tf_in1k
46
  - timm/lambda_resnet26t.c1_in1k
47
  - timm/mambaout_base_short_rw.sw_e500_in1k
 
114
 
115
  # Models
116
 
117
+ 315 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
345
 
346
  ## HighPerfGpuNet
347
 
348
+ 8 models with model class `HighPerfGpuNet`.
349
 
350
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
351
  |:---------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:---------------|:---------------|:-------------|
352
+ | [hgnetv2_b6.ssld_stage1_in22k_in1k](https://huggingface.co/timm/hgnetv2_b6.ssld_stage1_in22k_in1k) | 75.3M | 16.9G | 224 | True | 2048 | 1000 | imagenet-1k | HighPerfGpuNet | hgnetv2_b6 | 2024-02-12 |
353
  | [hgnet_small.ssld_in1k](https://huggingface.co/timm/hgnet_small.ssld_in1k) | 24.4M | 8.5G | 224 | True | 2048 | 1000 | imagenet-1k | HighPerfGpuNet | hgnet_small | 2024-02-12 |
354
  | [hgnetv2_b5.ssld_stage1_in22k_in1k](https://huggingface.co/timm/hgnetv2_b5.ssld_stage1_in22k_in1k) | 39.6M | 6.6G | 224 | True | 2048 | 1000 | imagenet-1k | HighPerfGpuNet | hgnetv2_b5 | 2024-02-12 |
355
  | [hgnet_tiny.ssld_in1k](https://huggingface.co/timm/hgnet_tiny.ssld_in1k) | 14.7M | 4.6G | 224 | True | 2048 | 1000 | imagenet-1k | HighPerfGpuNet | hgnet_tiny | 2024-02-12 |
hgnetv2_b6.ssld_stage1_in22k_in1k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f92585ef1d7a4af3bcd5a2be39a9dd6a41a5e50b6a409a3998ce4e170de40c1d
3
+ size 169829
hgnetv2_b6.ssld_stage1_in22k_in1k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3df96a539e97fd319d3cd385fc4b38d0773c687f1fa8f518d161a15bbf53d4d
3
+ size 300845730
hgnetv2_b6.ssld_stage1_in22k_in1k/preprocess.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baa7ab2411dbf03d243fc5e5047f2645083d20ee325bb20def8f6ce734fd9ad4
3
+ size 734
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa95a68f1e407256350a85db0fa9c156c71a6e43d10de1d699f5780238579c9d
3
- size 27256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5d1909b53045ec3407f3a309b6042c8b2a018042128bfbc3f3ad82b343d1003
3
+ size 27300