Align code with polygon-only training
Browse files
configs/marine_feature_multitask.json
CHANGED
|
@@ -47,9 +47,9 @@
|
|
| 47 |
"type": "instance_segmentation",
|
| 48 |
"enabled_when": "element card includes instance_segmentation"
|
| 49 |
},
|
| 50 |
-
"
|
| 51 |
-
"type": "
|
| 52 |
-
"enabled_when": "element card includes
|
| 53 |
},
|
| 54 |
"anomaly_or_change": {
|
| 55 |
"type": "optional",
|
|
|
|
| 47 |
"type": "instance_segmentation",
|
| 48 |
"enabled_when": "element card includes instance_segmentation"
|
| 49 |
},
|
| 50 |
+
"polygon_element": {
|
| 51 |
+
"type": "sampoly_style_polygon_extraction",
|
| 52 |
+
"enabled_when": "element card includes polygon_extraction"
|
| 53 |
},
|
| 54 |
"anomaly_or_change": {
|
| 55 |
"type": "optional",
|