Searched defs:max_detections (Results 1 – 3 of 3) sorted by relevance
64 const int max_detections = param->max_detections_; in DetectionPostProcessInferShape() local
66 int NmsSingleClass(const int num_boxes, const float *decoded_boxes, const int max_detections, const… in NmsSingleClass()
6381 …oat> &scale, float nms_iou_threshold, float nms_score_threshold, int64_t max_detections, int64_t d… in MindIR_DetectionPostProcess_CreatePrimitive()6569 void MindIR_DetectionPostProcess_SetMaxDetections(PrimitivePtr *primitive, int64_t max_detections) { in MindIR_DetectionPostProcess_SetMaxDetections()