narugo1992 commited on
Commit
0aab859
·
verified ·
1 Parent(s): 02a48de

Export model 'hgnetv2_b2.ssld_stage2_ft_in1k', on 2025-01-20 04:51:56 UTC

Browse files
README.md CHANGED
@@ -34,6 +34,7 @@ base_model:
34
  - timm/hardcorenas_f.miil_green_in1k
35
  - timm/hgnet_small.ssld_in1k
36
  - timm/hgnetv2_b2.ssld_stage1_in22k_in1k
 
37
  - timm/hgnetv2_b3.ssld_stage1_in22k_in1k
38
  - timm/hgnetv2_b4.ssld_stage2_ft_in1k
39
  - timm/hgnetv2_b5.ssld_stage1_in22k_in1k
@@ -71,7 +72,6 @@ base_model:
71
  - timm/res2net50_48w_2s.in1k
72
  - timm/res2net101_26w_4s.in1k
73
  - timm/resnest14d.gluon_in1k
74
- - timm/resnetaa50.a1h_in1k
75
  - timm/resnetaa50d.d_in12k
76
  - timm/resnetaa101d.sw_in12k
77
  - timm/resnetv2_18d.ra4_e3600_r224_in1k
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 185 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -288,7 +288,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
288
 
289
  ## HighPerfGpuNet
290
 
291
- 5 models with model class `HighPerfGpuNet`.
292
 
293
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
294
  |:---------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:---------------|:---------------|:-------------|
@@ -296,6 +296,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
296
  | [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 |
297
  | [hgnetv2_b4.ssld_stage2_ft_in1k](https://huggingface.co/timm/hgnetv2_b4.ssld_stage2_ft_in1k) | 19.8M | 2.8G | 224 | True | 2048 | 1000 | imagenet-1k | HighPerfGpuNet | hgnetv2_b4 | 2024-02-12 |
298
  | [hgnetv2_b3.ssld_stage1_in22k_in1k](https://huggingface.co/timm/hgnetv2_b3.ssld_stage1_in22k_in1k) | 16.3M | 1.8G | 224 | True | 2048 | 1000 | imagenet-1k | HighPerfGpuNet | hgnetv2_b3 | 2024-02-12 |
 
299
  | [hgnetv2_b2.ssld_stage1_in22k_in1k](https://huggingface.co/timm/hgnetv2_b2.ssld_stage1_in22k_in1k) | 11.2M | 1.2G | 224 | True | 2048 | 1000 | imagenet-1k | HighPerfGpuNet | hgnetv2_b2 | 2024-02-12 |
300
 
301
  ## HighResolutionNet
 
34
  - timm/hardcorenas_f.miil_green_in1k
35
  - timm/hgnet_small.ssld_in1k
36
  - timm/hgnetv2_b2.ssld_stage1_in22k_in1k
37
+ - timm/hgnetv2_b2.ssld_stage2_ft_in1k
38
  - timm/hgnetv2_b3.ssld_stage1_in22k_in1k
39
  - timm/hgnetv2_b4.ssld_stage2_ft_in1k
40
  - timm/hgnetv2_b5.ssld_stage1_in22k_in1k
 
72
  - timm/res2net50_48w_2s.in1k
73
  - timm/res2net101_26w_4s.in1k
74
  - timm/resnest14d.gluon_in1k
 
75
  - timm/resnetaa50d.d_in12k
76
  - timm/resnetaa101d.sw_in12k
77
  - timm/resnetv2_18d.ra4_e3600_r224_in1k
 
114
 
115
  # Models
116
 
117
+ 186 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
288
 
289
  ## HighPerfGpuNet
290
 
291
+ 6 models with model class `HighPerfGpuNet`.
292
 
293
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
294
  |:---------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:---------------|:---------------|:-------------|
 
296
  | [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 |
297
  | [hgnetv2_b4.ssld_stage2_ft_in1k](https://huggingface.co/timm/hgnetv2_b4.ssld_stage2_ft_in1k) | 19.8M | 2.8G | 224 | True | 2048 | 1000 | imagenet-1k | HighPerfGpuNet | hgnetv2_b4 | 2024-02-12 |
298
  | [hgnetv2_b3.ssld_stage1_in22k_in1k](https://huggingface.co/timm/hgnetv2_b3.ssld_stage1_in22k_in1k) | 16.3M | 1.8G | 224 | True | 2048 | 1000 | imagenet-1k | HighPerfGpuNet | hgnetv2_b3 | 2024-02-12 |
299
+ | [hgnetv2_b2.ssld_stage2_ft_in1k](https://huggingface.co/timm/hgnetv2_b2.ssld_stage2_ft_in1k) | 11.2M | 1.2G | 224 | True | 2048 | 1000 | imagenet-1k | HighPerfGpuNet | hgnetv2_b2 | 2024-02-12 |
300
  | [hgnetv2_b2.ssld_stage1_in22k_in1k](https://huggingface.co/timm/hgnetv2_b2.ssld_stage1_in22k_in1k) | 11.2M | 1.2G | 224 | True | 2048 | 1000 | imagenet-1k | HighPerfGpuNet | hgnetv2_b2 | 2024-02-12 |
301
 
302
  ## HighResolutionNet
hgnetv2_b2.ssld_stage2_ft_in1k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e642da12844f72dc0c384984fb5624dbac8c27dcd5896b21863d3f1618d2f4c
3
+ size 169822
hgnetv2_b2.ssld_stage2_ft_in1k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f24ba7c406f1e69ba3856ebaf625aebaeea8e567fe1387effcb511d4a485ac31
3
+ size 44921792
hgnetv2_b2.ssld_stage2_ft_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:56369f15f9291d76ddfb6fb921f31fb1ed710290b567b24e5b4a2c244ea1f920
3
- size 20487
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e93e7f32014cb22ec0e7bcab3850404ce8c50e1139f02940e82066eb973e724
3
+ size 20497