Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -9,5 +9,6 @@
|
|
9 |
"dropout": 0.027804120950575217,
|
10 |
"width_mult": 1.060782511229692,
|
11 |
"depth_mult": 0.7752918857163054,
|
12 |
-
"size": "v2_s"
|
|
|
13 |
}
|
|
|
9 |
"dropout": 0.027804120950575217,
|
10 |
"width_mult": 1.060782511229692,
|
11 |
"depth_mult": 0.7752918857163054,
|
12 |
+
"size": "v2_s",
|
13 |
+
"model_type": "efficientnet_61_planet_detection"
|
14 |
}
|