Box overlap (Inference Overlay): Difference between revisions

From Tygron Preview Support Wiki
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.
*{{Neural network metadata|BOX_OVERLAP}}
}}
}}
{{InferenceOverlay nav}}
{{InferenceOverlay nav}}

Latest revision as of 13:58, 17 December 2024

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.