multichannelinstancefinder
multichannelinstancefinder ¶
Module for the multichannel instance finder
Classes¶
MultiChannelInstanceFinder ¶
MultiChannelInstanceFinder(
key="multichannelinstancefinder",
min_area=10,
max_area=2000000,
threshold=0.5,
)
Bases: InstanceFinder
Instance finder for SemSeg predictions with more than one channel (classes).
Source code in niceml/mlcomponents/resultanalyzers/instancefinders/multichannelinstancefinder.py
Functions¶
analyse_datapoint ¶
analyse_datapoint(
data_key,
data_predicted,
data_loaded=None,
additional_data=None,
dyn_threshold=None,
**kwargs
)
extract information about multiple predicted errors (instances) from multichannel image. The dynamic threshold can be used to override the threshold