Contents

maximumIOUForObjectAbsence

The negative intersection over union (IOU).

Declaration

var maximumIOUForObjectAbsence: Float { get set }

Discussion

If the prediction IOU with groundTruth is lower than this value, consider this is a confident object absence.

The default value is 0.3.

See Also

Inspecting YOLO Loss Descriptors