Box overlap (Inference Overlay)
(Redirected from Bbox overlap (Inference Overlay))
Jump to navigation
Jump to search
Icon | Attribute | Unit | Range | Description | Default value |
---|---|---|---|---|---|
BOX_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.
- Trained Neural Networks can override the default value of this attribute, by specifying it in the meta data using the BOX_OVERLAP attribute name as its key.