File size: 472 Bytes
8166792
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
description: Learn about Bounding Boxes (Bboxes) and _ntuple in Ultralytics YOLO for object detection. Improve accuracy and speed with these powerful tools.
keywords: Ultralytics, YOLO, Bboxes, _ntuple, object detection, instance segmentation
---

## Bboxes
---
### ::: ultralytics.yolo.utils.instance.Bboxes
<br><br>

## Instances
---
### ::: ultralytics.yolo.utils.instance.Instances
<br><br>

## _ntuple
---
### ::: ultralytics.yolo.utils.instance._ntuple
<br><br>