Prioritize labels (Inference Overlay)
Revision as of 14:51, 16 December 2024 by Frank@tygron.nl (talk | contribs) (Created page with "{{Overlay attributes|<onlyinclude> {{Overlay attributes|type=row|overlay=Inference |attribute=PRIORITIZE_LABELS |unit=boolean |description=Whether overlapping identified objects should select the ones that have the lowest label. |defaultvalue=1.0 |range=0.0 or 1.0 |icon=inferencewizard_icon_prioritize_labels.png }}</onlyinclude>}} {{article end |notes= * When this option is set to true, the identified objects are sorted based on their label, then on their score and the...")
Icon | Attribute | Unit | Range | Description | Default value |
---|---|---|---|---|---|
PRIORITIZE_LABELS | boolean | 0.0 or 1.0 | Whether overlapping identified objects should select the ones that have the lowest label. | 1.0 |
Notes
- When this option is set to true, the identified objects are sorted based on their label, then on their score and then on their size.
- When this option is set to false, the identified objects are still sorted based on their score and then based on their size.
- Neural Networks can override the default value of this attribute.