Searched refs:num_detected_boxes (Results 1 – 1 of 1) sorted by relevance
154 const int num_detected_boxes = in Prepare() local165 {kBatchSize, num_detected_boxes, kNumCoordBox}); in Prepare()171 SetTensorSizes(context, detection_classes, {kBatchSize, num_detected_boxes}); in Prepare()177 SetTensorSizes(context, detection_scores, {kBatchSize, num_detected_boxes}); in Prepare()