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

Co-authored-by: ayush chaurasia <ayush.chaurarsia@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Ivan Shcheklein <shcheklein@gmail.com>
19 lines
368 B
Markdown
19 lines
368 B
Markdown
---
|
|
description: Learn about Bounding Boxes (Bboxes) and _ntuple in Ultralytics YOLO for object detection. Improve accuracy and speed with these powerful tools.
|
|
---
|
|
|
|
# Bboxes
|
|
---
|
|
:::ultralytics.yolo.utils.instance.Bboxes
|
|
<br><br>
|
|
|
|
# Instances
|
|
---
|
|
:::ultralytics.yolo.utils.instance.Instances
|
|
<br><br>
|
|
|
|
# _ntuple
|
|
---
|
|
:::ultralytics.yolo.utils.instance._ntuple
|
|
<br><br>
|