Lines Matching defs:iouThreshold
310 uint32_t* hardNmsSingleClass(const float* scoresData, float iouThreshold, int32_t maxNumDetections, in hardNmsSingleClass()
339 float scoreThreshold, float iouThreshold, int32_t maxNumDetections, in hardNmsMultiClass()
440 int32_t softNmsKernel, float iouThreshold, float sigma, in boxWithNmsLimitFloat32Compute()
572 int32_t maxNumDetections, int32_t softNmsKernel, float iouThreshold, in boxWithNmsLimitFloat32()
596 int32_t softNmsKernel, _Float16 iouThreshold, _Float16 sigma, in boxWithNmsLimitFloat16()
620 float iouThreshold, float sigma, float nmsScoreThreshold, in boxWithNmsLimitQuant()
643 float iouThreshold, float sigma, float nmsScoreThreshold, in boxWithNmsLimitQuant()
850 int32_t postNmsTopN, float iouThreshold, float minSize, in generateProposalsNhwcFloat32Compute()
952 int32_t postNmsTopN, float iouThreshold, float minSize, in generateProposalsFloat32Compute()
971 int32_t postNmsTopN, float iouThreshold, float minSize, bool useNchw, in generateProposalsFloat32()
1014 int32_t postNmsTopN, float iouThreshold, float minSize, bool useNchw, in generateProposalsFloat16()
1063 int32_t postNmsTopN, float iouThreshold, float minSize, bool useNchw, in generateProposalsQuant()
1256 float iouThreshold, float scoreThreshold, bool isBGInLabel, in detectionPostprocessFloat32()
1362 int32_t maxClassesPerDetection, int32_t maxNumDetectionsPerClass, float iouThreshold, in detectionPostprocessFloat16()