Pre-process an given image. Args: image: A `Tensor` representing an image of arbitrary size. output_height: The height of the image after preprocessing. output_width: The width of the image after preprocessing. is_training: `True` if we're preprocessing the image for tra
(image,
labels,
bboxes,
xs, ys,
out_shape,
data_format = 'NHWC',
is_training=False,
**kwargs)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected