Export model 'fbnetv3_b.ra2_in1k', on 2025-01-19 18:14:06 UTC
Browse files- README.md +10 -1
- fbnetv3_b.ra2_in1k/meta.json +3 -0
- fbnetv3_b.ra2_in1k/model.onnx +3 -0
- fbnetv3_b.ra2_in1k/preprocess.json +3 -0
- models.parquet +2 -2
README.md
CHANGED
@@ -10,6 +10,7 @@ base_model:
|
|
10 |
- timm/efficientnet_b5.sw_in12k
|
11 |
- timm/efficientvit_b1.r256_in1k
|
12 |
- timm/efficientvit_b2.r256_in1k
|
|
|
13 |
- timm/ghostnetv2_100.in1k
|
14 |
- timm/hgnetv2_b4.ssld_stage2_ft_in1k
|
15 |
- timm/mobilenetv2_100.ra_in1k
|
@@ -36,7 +37,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
36 |
|
37 |
# Models
|
38 |
|
39 |
-
|
40 |
|
41 |
## ByobNet
|
42 |
|
@@ -107,6 +108,14 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
107 |
|:---------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:-----------|:---------------|:-------------|
|
108 |
| [convformer_m36.sail_in22k_ft_in1k](https://huggingface.co/timm/convformer_m36.sail_in22k_ft_in1k) | 57.0M | 12.8G | 224 | True | 576 | 1000 | imagenet-1k | MetaFormer | convformer_m36 | 2023-05-05 |
|
109 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
## NextViT
|
111 |
|
112 |
1 model with model class `NextViT`.
|
|
|
10 |
- timm/efficientnet_b5.sw_in12k
|
11 |
- timm/efficientvit_b1.r256_in1k
|
12 |
- timm/efficientvit_b2.r256_in1k
|
13 |
+
- timm/fbnetv3_b.ra2_in1k
|
14 |
- timm/ghostnetv2_100.in1k
|
15 |
- timm/hgnetv2_b4.ssld_stage2_ft_in1k
|
16 |
- timm/mobilenetv2_100.ra_in1k
|
|
|
37 |
|
38 |
# Models
|
39 |
|
40 |
+
23 models exported from TIMM in total.
|
41 |
|
42 |
## ByobNet
|
43 |
|
|
|
108 |
|:---------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:-----------|:---------------|:-------------|
|
109 |
| [convformer_m36.sail_in22k_ft_in1k](https://huggingface.co/timm/convformer_m36.sail_in22k_ft_in1k) | 57.0M | 12.8G | 224 | True | 576 | 1000 | imagenet-1k | MetaFormer | convformer_m36 | 2023-05-05 |
|
110 |
|
111 |
+
## MobileNetV3
|
112 |
+
|
113 |
+
1 model with model class `MobileNetV3`.
|
114 |
+
|
115 |
+
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
116 |
+
|:---------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:------------|:---------------|:-------------|
|
117 |
+
| [fbnetv3_b.ra2_in1k](https://huggingface.co/timm/fbnetv3_b.ra2_in1k) | 6.6M | 405.6M | 224 | True | 1984 | 1000 | imagenet-1k | MobileNetV3 | fbnetv3_b | 2022-12-16 |
|
118 |
+
|
119 |
## NextViT
|
120 |
|
121 |
1 model with model class `NextViT`.
|
fbnetv3_b.ra2_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bca9d3450a4a04192cc7489090a83e979b70f65f1f8cbbb3ca1e60fde13a1232
|
3 |
+
size 169792
|
fbnetv3_b.ra2_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4e95a4d8cbf05c2c14eb7e1745f61cd97b88593365d1a2cdd8dd560940e8533
|
3 |
+
size 34415264
|
fbnetv3_b.ra2_in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d99edbd191c23b2ed008d214466a6f64068a2f41f29c8868502bf9ab9c65f36
|
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:f183e8b201824b367d4906f7400aa5e3db5dd07636ebcf0604ff7ef5b6113039
|
3 |
+
size 10154
|