Searched defs:max_detections (Results 1 – 5 of 5) sorted by relevance
90 int max_detections; member426 const std::vector<float>& scores, int max_detections, in NonMaxSuppressionSingleClassHelper()512 int max_detections; member640 const int max_detections = op_data->max_detections; in NonMaxSuppressionMultiClassRegularHelper() local
183 …signed int> &sorted_indices, const unsigned int num_output, const unsigned int max_detections, ITe… in SaveOutputs()291 const unsigned int max_detections = _info.max_detections(); in run() local
668 const int max_detections = 10; in create_graph_qasymm() local
1113 : _max_detections(max_detections), in _max_detections() argument1125 unsigned int max_detections() const in max_detections() function
418 int max_detections = 0; in SelectResultPerBatch() local