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(YOLOv5) --> B(COCO)
C(YOLOv5 YMAL) --> B
D(darknet) --> B
E(labelme) --> B
B --> F(labelImg)
F --> G(PubLayNet)
F --> J(YOLOv5)
J --> H(YOLOv8)
H --> J
H --> B
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file label_convert-0.3.0-py3-none-any.whl.
File metadata
- Download URL: label_convert-0.3.0-py3-none-any.whl
- Upload date:
- Size: 34.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c5c7aeda7fc4cbbe3e160b4e1943709435194c6115800b2301e883381efe02f
|
|
| MD5 |
e1eca42f2300d0b078e582ce39a6704c
|
|
| BLAKE2b-256 |
2ef79cb4392ad23ce9c5d3472832d16eea0d6c2b80d9b29517b367fb5159f6ce
|