setCheckboxLogitBias

public final void setCheckboxLogitBias(float value)

Logit bias applied to the Checkbox class before sigmoid during postprocessing. Positive values increase Checkbox detections, negative values suppress them. Default 0 (no bias).

Parameters

value

The value to set for the CheckboxLogitBias property.