概览 | Label Convert Documentation #17
Unanswered
Replies: 1 comment 1 reply
-
pip install label_convert ? or label-convert ?? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
概览 | Label Convert Documentation
目标检测和图像分割的数据集格式转换工具,支持labelme、labelImg与YOLO、VOC和COCO 数据集格式之间的相互转换。
支持的转换 linkflowchart 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 安装 link pip install label_convert
https://rapidai.github.io/LabelConvert/docs/overview/
Beta Was this translation helpful? Give feedback.
All reactions