Interface protos.google.cloud.aiplatform.v1.schema.predict.params.IVideoObjectTrackingPredictionParams (1.11.0)

Properties of a VideoObjectTrackingPredictionParams.

Package

@google-cloud/aiplatform

Properties

confidenceThreshold

confidenceThreshold?: (number|null);

VideoObjectTrackingPredictionParams confidenceThreshold

Property Value
TypeDescription
(number|null)

maxPredictions

maxPredictions?: (number|null);

VideoObjectTrackingPredictionParams maxPredictions

Property Value
TypeDescription
(number|null)

minBoundingBoxSize

minBoundingBoxSize?: (number|null);

VideoObjectTrackingPredictionParams minBoundingBoxSize

Property Value
TypeDescription
(number|null)