tf.image.generate_bounding_box_proposals

Generate bounding box proposals from encoded bounding boxes.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.image.generate_bounding_box_proposals

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