Bbox overlap (Inference Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
|notes= | |notes= | ||
*When this option is set to false and given identified features' bounding boxes overlap, the identified features with the lowest scores are discarded. | *When this option is set to false and given identified features' bounding boxes overlap, the identified features with the lowest scores are discarded. | ||
*[[Neural Network]]s can override the default value of this attribute. | |||
}} | }} | ||
{{InferenceOverlay nav}} | {{InferenceOverlay nav}} |
Latest revision as of 10:06, 15 October 2024
Icon | Attribute | Unit | Range | Description | Default value |
---|---|---|---|---|---|
BBOX_OVERLAP | boolean | 0.0 or 1.0 | Whether bounding boxes of identified features are allowed to overlap. | 1.0 |
Notes
- When this option is set to false and given identified features' bounding boxes overlap, the identified features with the lowest scores are discarded.
- Neural Networks can override the default value of this attribute.