Searched refs:_soft_nms_method (Results 1 – 1 of 1) sorted by relevance
596 …detections_per_im(detections), _soft_nms_enabled(soft_nms_enabled), _soft_nms_method(soft_nms_meth… in _score_thresh()623 return _soft_nms_method; in soft_nms_method()661 NMSType _soft_nms_method; variable