Class CustomV1

Inference prediction for Custom builds.

Hierarchy

Constructors

Properties

endpointName: string = "custom"

The endpoint's name. Note: placeholder for custom APIs.

endpointVersion: string = "1"

The endpoint's version. Note: placeholder for custom APIs.

extras?: ExtraField[] = []

Extraneous fields relating to specific tools for some APIs.

isRotationApplied?: boolean

A boolean denoting whether a given inference result was rotated.

pages: Page<CustomV1Page>[] = []

The document's pages.

prediction: CustomV1Document

The document-level prediction.

product: Product

Name and version of a given product.

Methods

Generated using TypeDoc