tf.image.generate_bounding_box_proposals

View source on GitHub

Generate bounding box proposals from encoded bounding boxes.

rois Region of interest boxes sorted by their scores.
roi_probabilities scores of the roi boxes in the rois tensor.