YOLO2COCO Save

🔄 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.

Project README

PyPI SemVer2.0

Introduction

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.

Supported conversions

flowchart LR

A(YOLO) --> B(COCO)
C(YOLO YMAL) --> B
D(darknet) --> B
E(labelme) --> B

B --> F(labelImg)
F --> G(PubLayNet)
F --> J(YOLO)

Installation

pip install label_convert

Documentation

Full documentation can be found on docs in Chinese.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Apache 2.0

Open Source Agenda is not affiliated with "YOLO2COCO" Project. README Source: RapidAI/LabelConvert

Open Source Agenda Badge

Open Source Agenda Rating