mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-24 06:14:55 +08:00
14 lines
465 B
Markdown
14 lines
465 B
Markdown
---
|
|
description: Learn how to adjust bounding boxes to image borders in Ultralytics models using the bbox_iou utility. Enhance your object detection performance.
|
|
keywords: Ultralytics, bounding boxes, Bboxes, image borders, object detection, bbox_iou, model utilities
|
|
---
|
|
|
|
## adjust_bboxes_to_image_border
|
|
---
|
|
### ::: ultralytics.models.fastsam.utils.adjust_bboxes_to_image_border
|
|
<br><br>
|
|
|
|
## bbox_iou
|
|
---
|
|
### ::: ultralytics.models.fastsam.utils.bbox_iou
|
|
<br><br> |