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

Updated to new test classifiers

parent 043aa390
No related branches found
No related tags found
No related merge requests found
......@@ -10,8 +10,8 @@ if __name__ == '__main__':
img_abspath = 'C:\\Users\\rhodes\\projects\\proj0004-marine-photoactivation\\data\\exp0021\\B2\\20230320-153317\\Selection\\Selection--W0000--P0001-T0001.czi'
params = {
'pixel_classifier_path': 'c:/Users/rhodes/projects/proj0011-plankton-seg/exp0019/px-02.ilp',
'object_classifier_path': 'c:/Users/rhodes/projects/proj0011-plankton-seg/exp0019/obj-06.ilp',
'pixel_classifier_path': 'c:/Users/rhodes/projects/proj0011-plankton-seg/exp0019/px-03.ilp',
'object_classifier_path': 'c:/Users/rhodes/projects/proj0011-plankton-seg/exp0019/obj-07.ilp',
'channel': 4,
}
......
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