mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-25 07:04:21 +08:00

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
10 lines
374 B
Markdown
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>
|