mattdangerw
commited on
Commit
•
8263c25
1
Parent(s):
81d842d
Upload folder using huggingface_hub
Browse files- config.json +27 -2
- metadata.json +6 -3
- task.json +27 -2
config.json
CHANGED
@@ -4,8 +4,24 @@
|
|
4 |
"config": {
|
5 |
"name": "efficient_net_backbone",
|
6 |
"trainable": true,
|
7 |
-
"
|
8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
"dropout": 0,
|
10 |
"depth_divisor": 8,
|
11 |
"min_depth": null,
|
@@ -87,6 +103,15 @@
|
|
87 |
"v1",
|
88 |
"v1"
|
89 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
90 |
"include_stem_padding": true,
|
91 |
"use_depth_divisor_as_min_depth": true,
|
92 |
"cap_round_filter_decrease": true,
|
|
|
4 |
"config": {
|
5 |
"name": "efficient_net_backbone",
|
6 |
"trainable": true,
|
7 |
+
"stackwise_width_coefficients": [
|
8 |
+
1.4,
|
9 |
+
1.4,
|
10 |
+
1.4,
|
11 |
+
1.4,
|
12 |
+
1.4,
|
13 |
+
1.4,
|
14 |
+
1.4
|
15 |
+
],
|
16 |
+
"stackwise_depth_coefficients": [
|
17 |
+
1.8,
|
18 |
+
1.8,
|
19 |
+
1.8,
|
20 |
+
1.8,
|
21 |
+
1.8,
|
22 |
+
1.8,
|
23 |
+
1.8
|
24 |
+
],
|
25 |
"dropout": 0,
|
26 |
"depth_divisor": 8,
|
27 |
"min_depth": null,
|
|
|
103 |
"v1",
|
104 |
"v1"
|
105 |
],
|
106 |
+
"stackwise_force_input_filters": [
|
107 |
+
0,
|
108 |
+
0,
|
109 |
+
0,
|
110 |
+
0,
|
111 |
+
0,
|
112 |
+
0,
|
113 |
+
0
|
114 |
+
],
|
115 |
"include_stem_padding": true,
|
116 |
"use_depth_divisor_as_min_depth": true,
|
117 |
"cap_round_filter_decrease": true,
|
metadata.json
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
{
|
2 |
-
"keras_version": "3.
|
3 |
-
"keras_hub_version": "0.
|
4 |
"parameter_count": 17673816,
|
5 |
-
"date_saved": "2024-
|
|
|
|
|
|
|
6 |
}
|
|
|
1 |
{
|
2 |
+
"keras_version": "3.7.0",
|
3 |
+
"keras_hub_version": "0.19.0",
|
4 |
"parameter_count": 17673816,
|
5 |
+
"date_saved": "2024-12-20@20:10:50",
|
6 |
+
"tasks": [
|
7 |
+
"ImageClassifier"
|
8 |
+
]
|
9 |
}
|
task.json
CHANGED
@@ -8,8 +8,24 @@
|
|
8 |
"config": {
|
9 |
"name": "efficient_net_backbone",
|
10 |
"trainable": true,
|
11 |
-
"
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
"dropout": 0,
|
14 |
"depth_divisor": 8,
|
15 |
"min_depth": null,
|
@@ -91,6 +107,15 @@
|
|
91 |
"v1",
|
92 |
"v1"
|
93 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
94 |
"include_stem_padding": true,
|
95 |
"use_depth_divisor_as_min_depth": true,
|
96 |
"cap_round_filter_decrease": true,
|
|
|
8 |
"config": {
|
9 |
"name": "efficient_net_backbone",
|
10 |
"trainable": true,
|
11 |
+
"stackwise_width_coefficients": [
|
12 |
+
1.4,
|
13 |
+
1.4,
|
14 |
+
1.4,
|
15 |
+
1.4,
|
16 |
+
1.4,
|
17 |
+
1.4,
|
18 |
+
1.4
|
19 |
+
],
|
20 |
+
"stackwise_depth_coefficients": [
|
21 |
+
1.8,
|
22 |
+
1.8,
|
23 |
+
1.8,
|
24 |
+
1.8,
|
25 |
+
1.8,
|
26 |
+
1.8,
|
27 |
+
1.8
|
28 |
+
],
|
29 |
"dropout": 0,
|
30 |
"depth_divisor": 8,
|
31 |
"min_depth": null,
|
|
|
107 |
"v1",
|
108 |
"v1"
|
109 |
],
|
110 |
+
"stackwise_force_input_filters": [
|
111 |
+
0,
|
112 |
+
0,
|
113 |
+
0,
|
114 |
+
0,
|
115 |
+
0,
|
116 |
+
0,
|
117 |
+
0
|
118 |
+
],
|
119 |
"include_stem_padding": true,
|
120 |
"use_depth_divisor_as_min_depth": true,
|
121 |
"cap_round_filter_decrease": true,
|