Skip to content

Generate an InstanceSegmentationModel from an...

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

Merge request reports