yolov10/docs/reference/yolo/data/dataset_wrappers.md
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

10 lines
374 B
Markdown

---
description: Create a custom dataset of mixed and oriented rectangular objects with Ultralytics YOLO's MixAndRectDataset.
keywords: Ultralytics YOLO, MixAndRectDataset, dataset wrapper, image-level annotations, object-level annotations, rectangular object detection
---
## MixAndRectDataset
---
### ::: ultralytics.yolo.data.dataset_wrappers.MixAndRectDataset
<br><br>