Skip to content
Snippets Groups Projects
Commit d43c4761 authored by Christopher Randolph Rhodes's avatar Christopher Randolph Rhodes
Browse files

Renamed a few output files

parent b9348026
No related branches found
No related tags found
No related merge requests found
......@@ -208,7 +208,7 @@ def compare_object_maps(truth: GenericImageDataAccessor, inferred: GenericImageD
if __name__ == '__main__':
root = Path('c:/Users/rhodes/projects/proj0011-plankton-seg/')
template_ilp = root / 'exp0014/template_obj.ilp'
where_patch_stack = root / 'exp0009/output/labeled_patches-20231018-0005'
where_patch_stack = root / 'exp0009/output/labeled_patches-20231018-0006'
# auto-populate an object classifier
auto_ilp = generate_ilastik_object_classifier(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment