Generate an InstanceSegmentationModel from an...
Compare changes
Files
2@@ -136,6 +136,23 @@ class TestIlastikPixelClassification(unittest.TestCase):
Generate an InstanceSegmentationModel from an IlastikObjectClassifierFromPixelPredictionsModel given binarization parameters
This helps workflows re-use models trained on pixel maps with inputs where the segmentation is already solved. Confirmed visually that all three object maps look the same: test_run_object_classifier_from_pixel_predictions test_make_seg_obj_model_from_pxmap_obj (this change) test_run_object_classifier_from_segmentation