public sealed class ObjectDetectionMetrics : IMessage<ObjectDetectionMetrics>, IEquatable<ObjectDetectionMetrics>, IDeepCloneable<ObjectDetectionMetrics>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class ObjectDetectionMetrics.
Metrics calculated for an image object detection (bounding box) model.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eObjectDetectionMetrics\u003c/code\u003e class is 2.0.0-beta05, which is part of the Google.Cloud.DataLabeling.V1Beta1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eObjectDetectionMetrics\u003c/code\u003e is a class used for calculating metrics for image object detection models, specifically for bounding boxes.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor and one that takes another \u003ccode\u003eObjectDetectionMetrics\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eObjectDetectionMetrics\u003c/code\u003e includes a \u003ccode\u003ePrCurve\u003c/code\u003e property of type \u003ccode\u003ePrCurve\u003c/code\u003e which represents the precision-recall curve for the model's performance.\u003c/p\u003e\n"]]],[],null,[]]