Home
last modified time | relevance | path

Searched refs:iou_nms_threshold_dataset (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/tests/validation/CPP/
H A DNonMaximumSuppression.cpp47 const auto iou_nms_threshold_dataset = framework::dataset::make("NMSThreshold", { 0.1f, 0.5f, 0.f, … variable
48 …ppressionShapes() * max_output_boxes_dataset * score_threshold_dataset * iou_nms_threshold_dataset;
49 …ppressionShapes() * max_output_boxes_dataset * score_threshold_dataset * iou_nms_threshold_dataset;