Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.23 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.23 KB

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.