mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-24 06:14:55 +08:00

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com> Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com> Co-authored-by: Laughing-q <1185102784@qq.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
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>
|