setTextLogitBias

public final void setTextLogitBias(float value)

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

Parameters

value

The value to set for the TextLogitBias property.