You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
470 B
15 lines
470 B
1 year ago
|
---
|
||
|
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>
|