轉換邊界框格式

[來源]

convert_format 函數

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