image-dataset-converter plugins for labelme.
Via PyPI:
pip install image_dataset_converter_labelmeThe latest code straight from the repository:
pip install git+https://github.com/waikato-datamining/image-dataset-converter-labelme.gitThe following dataset formats are supported:
| Domain | Format | Read | Write |
|---|---|---|---|
| Image classification | labelme | Y | Y |
| Instance segmentation | labelme | Y | Y |
| Object detection | labelme | Y | Y |
See here for an overview of all plugins.