Skip to content

waikato-datamining/image-dataset-converter-labelme

Repository files navigation

image-dataset-converter-labelme

image-dataset-converter plugins for labelme.

Installation

Via PyPI:

pip install image_dataset_converter_labelme

The latest code straight from the repository:

pip install git+https://github.com/waikato-datamining/image-dataset-converter-labelme.git

Dataset formats

The following dataset formats are supported:

Domain Format Read Write
Image classification labelme Y Y
Instance segmentation labelme Y Y
Object detection labelme Y Y

Plugins

See here for an overview of all plugins.