Searched defs:iouThreshold (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | GenerateProposals.cpp | 311 uint32_t* hardNmsSingleClass(const float* scoresData, float iouThreshold, int32_t maxNumDetections, in hardNmsSingleClass() 340 float scoreThreshold, float iouThreshold, int32_t maxNumDetections, in hardNmsMultiClass() 441 int32_t softNmsKernel, float iouThreshold, float sigma, in boxWithNmsLimitFloat32Compute() 573 int32_t maxNumDetections, int32_t softNmsKernel, float iouThreshold, in boxWithNmsLimitFloat32() 597 int32_t softNmsKernel, _Float16 iouThreshold, _Float16 sigma, in boxWithNmsLimitFloat16() 621 float iouThreshold, float sigma, float nmsScoreThreshold, in boxWithNmsLimitQuant() 644 float iouThreshold, float sigma, float nmsScoreThreshold, in boxWithNmsLimitQuant() 851 int32_t postNmsTopN, float iouThreshold, float minSize, in generateProposalsNhwcFloat32Compute() 953 int32_t postNmsTopN, float iouThreshold, float minSize, in generateProposalsFloat32Compute() 972 int32_t postNmsTopN, float iouThreshold, float minSize, bool useNchw, in generateProposalsFloat32() [all …]
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/ |
D | TestValidateOperations.cpp | 3549 ANeuralNetworksOperandType iouThreshold = scaleScalar; in detectionPostprocessingOpTest() local
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | datalabeling.v1beta1.json | 2393 "iouThreshold": { object
|