Bounding box utilities
- 원본 링크 : https://keras.io/api/keras_cv/bounding_box/utils/
- 최종 확인 : 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