Glenn Jocher bd0f7ecf6f
Docstrings arguments cleanup (#3229)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-17 16:17:07 +02:00

472 B

description keywords
Learn about Bounding Boxes (Bboxes) and _ntuple in Ultralytics YOLO for object detection. Improve accuracy and speed with these powerful tools. Ultralytics, YOLO, Bboxes, _ntuple, object detection, instance segmentation

Bboxes


::: ultralytics.yolo.utils.instance.Bboxes



Instances


::: ultralytics.yolo.utils.instance.Instances



_ntuple


::: ultralytics.yolo.utils.instance._ntuple