--- title: README emoji: ⚡ colorFrom: yellow colorTo: green sdk: static pinned: false ---
Easily load and transform datasets for object detection.
Documentation: https://blinjrm.github.io/detection-datasets/
Source Code: https://github.com/blinjrm/detection-datasets
Datasets on Hugging Face Hub: https://huggingface.co/detection-datasets
detection_datasets
aims to make it easier to work with detection datasets.
This library works alongside the Detection dataset organisation on the 🤗 Hub, where some detection datasets have been uploaded in the format expected by the library, and are ready to use.
The main features are:
COCO
, YOLO
and more to come.Read the quick start, or directly jump to the tutorials:
Goal | Tutorial | Colab |
---|---|---|
Load from disk and upload to the Hub | Open in the docs | |
Load from the Hub and transform | Open in the docs |