Metadata-Version: 2.1
Name: label-convert
Version: 0.2.0
Summary: A tool for object detection and image segmentation dataset format conversion. Supports conversion between labelme tool annotated data, labelImg tool annotated data, YOLO, PubLayNet and COCO data set formats.
Home-page: https://github.com/RapidAI/LabelConvert
Author: SWHL
Author-email: liekkaskono@163.com
License: Apache-2.0
Project-URL: Documentation, https://rapidai.github.io/LabelConvert/docs
Keywords: convert,coco,labelme,labelImg,yolov5,yolox,yolov6,yolov8
Platform: Any
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.6,<3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: opencv-python
Requires-Dist: tqdm
Requires-Dist: numpy
Requires-Dist: PyYAML

### See details for [LabelConvert](https://github.com/RapidAI/LabelConvert)
