ResizeArea.Options

public static class ResizeArea.Options

Optional attributes for ResizeArea

Public Methods

ResizeArea.Options
alignCorners(Boolean alignCorners)

Inherited Methods

Public Methods

public ResizeArea.Options alignCorners (Boolean alignCorners)

Parameters
alignCorners If true, the centers of the 4 corner pixels of the input and output tensors are aligned, preserving the values at the corner pixels. Defaults to false.