Searched refs:detections_per_class (Results 1 – 1 of 1) sorted by relevance
83 int detections_per_class; // Regular Non-Max-Suppression member102 op_data->detections_per_class = kNumDetectionsPerClass; in Init()104 op_data->detections_per_class = m["detections_per_class"].AsInt32(); in Init()471 const int num_detections_per_class = op_data->detections_per_class; in NonMaxSuppressionMultiClassRegularHelper()