Resolve "ilastik models do not validate dimensionality of input data"
Merged
requested to merge 1-ilastik-models-do-not-validate-dimensionality-of-input-data into staging
Compare changes
- Christopher Randolph Rhodes authored
Test of patch object classification now explicitly excludes single pixels that are labeled differently
@@ -97,7 +97,7 @@ class TestIlastikPixelClassification(unittest.TestCase):
@@ -269,16 +269,18 @@ class TestIlastikObjectClassification(unittest.TestCase):