Searched defs:nms_func (Results 1 – 2 of 2) sorted by relevance
77 FunctionType nms_func; in compute_target() local
5136 def nms_func(box, score, max_output_size, iou_thres): function