public sealed class ImageObjectDetectionPredictionParams : IMessage<ImageObjectDetectionPredictionParams>, IEquatable<ImageObjectDetectionPredictionParams>, IDeepCloneable<ImageObjectDetectionPredictionParams>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ImageObjectDetectionPredictionParams.
Prediction model parameters for Image Object Detection.
The Model only returns up to that many top, by confidence score,
predictions per instance. Note that number of returned predictions is also
limited by metadata's predictionsLimit. Default value is 10.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eImageObjectDetectionPredictionParams\u003c/code\u003e class is used for setting parameters for image object detection prediction models within the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message handling, equality checks, deep cloning, and buffered message manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties to adjust prediction filtering, specifically \u003ccode\u003eConfidenceThreshold\u003c/code\u003e to set a minimum confidence score for predictions, and \u003ccode\u003eMaxPredictions\u003c/code\u003e to limit the maximum number of predictions returned per instance.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 1.0.0-beta21, while 1.0.0-beta20 is an older version of the same class.\u003c/p\u003e\n"]]],[],null,[]]