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