Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/core/
H A DTypes.h596 …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