Home
last modified time | relevance | path

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

/external/ComputeLibrary/arm_compute/core/
DTypes.h638 …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