Copy this repository to your local machine, e.g. via git clone
.
Then install the lightly-purple
package via pip:
git clone https://github.com/lightly-ai/datasets_examples_purple
pip install lightly-purple
For an example coco dataset subset (128 images):
python coco_subset_128_images/example_coco.py
For an example yolo dataset subset:
python road_signs_yolo/example_yolo.py