退购1.1定位算法

This commit is contained in:
jiajie555
2023-08-10 12:25:23 +08:00
commit 11e12f1899
371 changed files with 46027 additions and 0 deletions

View File

@ -0,0 +1,18 @@
---
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>