Bounding box utilities
- Original Link : https://keras.io/api/keras_cv/bounding_box/utils/
- Last Checked at : 2024-11-25
- Convert bounding box formats
- Compute intersection over union of bounding boxes
- Clip bounding boxes to be within the bounds of provided images
- Convert a bounding box dictionary to -1 padded Dense tensors
- Convert a bounding box dictionary batched Ragged tensors
- Ensure that your bounding boxes comply with the bounding box spec