Searched defs:nmsScoreThreshold (Results 1 – 1 of 1) sorted by relevance
/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | GenerateProposals.cpp | 404 float scoreThreshold, float nmsScoreThreshold, int32_t maxNumDetections, in softNmsMultiClass() 442 float nmsScoreThreshold, std::vector<uint32_t>* batchSplitIn, in boxWithNmsLimitFloat32Compute() 574 float sigma, float nmsScoreThreshold, float* /*scoresOutData*/, in boxWithNmsLimitFloat32() 598 _Float16 nmsScoreThreshold, _Float16* /*scoresOutData*/, in boxWithNmsLimitFloat16() 621 float iouThreshold, float sigma, float nmsScoreThreshold, in boxWithNmsLimitQuant() 644 float iouThreshold, float sigma, float nmsScoreThreshold, in boxWithNmsLimitQuant()
|