退购1.1定位算法
This commit is contained in:
18
docs/reference/yolo/utils/instance.md
Normal file
18
docs/reference/yolo/utils/instance.md
Normal 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>
|
Reference in New Issue
Block a user