640 B
640 B
| comments | description |
|---|---|
| true | API reference for supervision's DetectionDataset and ClassificationDataset — load, merge, split, and convert datasets in YOLO, COCO, VOC, CreateML, and LabelMe formats. |
Datasets
!!! warning
Dataset API is still fluid and may change. If you use Dataset API in your project until further notice, freeze the `supervision` version in your `requirements.txt` or `setup.py`.
DetectionDataset
:::supervision.dataset.core.DetectionDataset
ClassificationDataset
:::supervision.dataset.core.ClassificationDataset