iouThreshold property
Initial IoU (Intersection over Union) threshold.
Used for non-maximum suppression to filter overlapping detections. Range: 0.0 to 1.0. Default is 0.45.
Implementation
final double iouThreshold;
Initial IoU (Intersection over Union) threshold.
Used for non-maximum suppression to filter overlapping detections. Range: 0.0 to 1.0. Default is 0.45.
final double iouThreshold;