Property OverlapThreshold
OverlapThreshold
Gets or sets the Intersection over Union (IoU) overlap threshold for object detection. A higher value reduces false positives but may miss some objects. See https://en.wikipedia.org/wiki/Jaccard_index for more information.
Declaration
double OverlapThreshold { get; set; }
Property Value
Type | Description |
---|---|
double |