mirror of
https://github.com/ultralytics/ultralytics
synced 2026-04-21 14:07:18 +00:00
15 lines
470 B
Markdown
15 lines
470 B
Markdown
|
|
---
|
||
|
|
description: Learn how to adjust bounding boxes to the image border in Ultralytics YOLO framework. Improve object detection accuracy by accounting for image borders.
|
||
|
|
keywords: adjust_bboxes_to_image_border, Ultralytics YOLO, object detection, bounding boxes, image border
|
||
|
|
---
|
||
|
|
|
||
|
|
## adjust_bboxes_to_image_border
|
||
|
|
---
|
||
|
|
### ::: ultralytics.yolo.fastsam.utils.adjust_bboxes_to_image_border
|
||
|
|
<br><br>
|
||
|
|
|
||
|
|
## bbox_iou
|
||
|
|
---
|
||
|
|
### ::: ultralytics.yolo.fastsam.utils.bbox_iou
|
||
|
|
<br><br>
|