Convert bounding box formats

[source]

convert_format function

keras_cv.bounding_box.convert_format(
    boxes, source, target, images=None, image_shape=None, dtype="float32"
)