setPoolingTemperature

public final void setPoolingTemperature(float value)

Margin-weighted pooling temperature used by both branches to combine the per-chunk (text) and per-page (image) distributions into one. Higher values let the most distinctive chunk/page dominate more aggressively; values approaching 0 approach a plain average. Default 8.

Parameters

value

The value to set for the PoolingTemperature property.