GoogleApi.DataLabeling.V1beta1.Model.GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptions (google_api_data_labeling v0.2.1) View Source
Options regarding evaluation between bounding boxes.
Attributes
-
iouThreshold
(type:number()
, default:nil
) - Minimum intersection-over-union (IOU) required for 2 bounding boxes to be considered a match. This must be a number between 0 and 1.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DataLabeling.V1beta1.Model.GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptions{ iouThreshold: number() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.