public sealed class ObjectDetectionMetrics : IMessage<ObjectDetectionMetrics>, IEquatable<ObjectDetectionMetrics>, IDeepCloneable<ObjectDetectionMetrics>, IBufferMessage, IMessage
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\u003e\u003ccode\u003eObjectDetectionMetrics\u003c/code\u003e is a class in the \u003ccode\u003eGoogle.Cloud.DataLabeling.V1Beta1\u003c/code\u003e namespace, designed for calculating metrics for image object detection models.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and 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.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eObjectDetectionMetrics\u003c/code\u003e: a default constructor and one that accepts another \u003ccode\u003eObjectDetectionMetrics\u003c/code\u003e instance for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eObjectDetectionMetrics\u003c/code\u003e class includes a \u003ccode\u003ePrCurve\u003c/code\u003e property, representing the precision-recall curve for the object detection model.\u003c/p\u003e\n"],["\u003cp\u003eThe class is a part of the Google.Cloud.DataLabeling.V1Beta1.dll assembly, which includes other items in this library.\u003c/p\u003e\n"]]],[],null,[]]