Cloud AI Platform v1 API - Namespace Google.Cloud.AIPlatform.V1.Schema.Predict.Prediction (2.27.0)

Classes

ClassificationPredictionResult

Prediction output format for Image and Text Classification.

ImageObjectDetectionPredictionResult

Prediction output format for Image Object Detection.

ImageSegmentationPredictionResult

Prediction output format for Image Segmentation.

TabularClassificationPredictionResult

Prediction output format for Tabular Classification.

TabularRegressionPredictionResult

Prediction output format for Tabular Regression.

TextExtractionPredictionResult

Prediction output format for Text Extraction.

TextSentimentPredictionResult

Prediction output format for Text Sentiment

VideoActionRecognitionPredictionResult

Prediction output format for Video Action Recognition.

VideoClassificationPredictionResult

Prediction output format for Video Classification.

VideoObjectTrackingPredictionResult

Prediction output format for Video Object Tracking.

VideoObjectTrackingPredictionResult.Types

Container for nested types declared in the VideoObjectTrackingPredictionResult message type.

VideoObjectTrackingPredictionResult.Types.Frame

The fields xMin, xMax, yMin, and yMax refer to a bounding box, i.e. the rectangle over the video frame pinpointing the found AnnotationSpec. The coordinates are relative to the frame size, and the point 0,0 is in the top left of the frame.