mirror of
https://github.com/ultralytics/ultralytics
synced 2026-04-22 22:47:17 +00:00
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
1.1 KiB
1.1 KiB
| description | keywords |
|---|---|
| Explore the YOLODataset and its subclasses for object detection, segmentation, and multi-modal tasks. Find details on dataset loading, caching, and augmentation. | Ultralytics, YOLODataset, object detection, segmentation, dataset loading, caching, data augmentation |
Reference for ultralytics/data/dataset.py
!!! success "Improvements"
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/data/dataset.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/data/dataset.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏