Searched refs:outQuantized (Results 1 – 8 of 8) sorted by relevance
588 bool outQuantized {false}; variable592 numClasses, useRegularNms, outQuantized);
1506 bool outQuantized {false}; variable1510 numClasses, useRegularNms, outQuantized);
1445 bool outQuantized {false}; variable1449 numClasses, useRegularNms, outQuantized);
667 … 保留得分最高的目标框;当为false时,不适用基于IoU阈值的NMS算法,进根据得分对目标框进行排序,保留最高得分的目标框。<br/>- outQuantized,bool值,表示输出是否需要做…914 …N_POST_PROCESS_OUT_QUANTIZED<sup>12+</sup> | 当张量作为DetectionPostProcess算子的outQuantized参数时,使用本枚举值。 |
413 …detectionPostProcess.outQuantized = mindspore::lite::MindIR_DetectionPostProcess_GetOutQuantized(p… in ConvertDetectionPostProcess()
666 boolean outQuantized;
667 …e score and the target box with the highest score is retained.<br>- **outQuantized**: boolean valu…914 …S_OUT_QUANTIZED<sup>12+</sup> | Used when the tensor is used as the **outQuantized** parameter of …