setTargetSize

public final void setTargetSize(int value)

Target size for image preprocessing (height and width). Default is 448x448 as specified in the TableFormer model.

Parameters

value

The value to set for the TargetSize property.