自定义标签转换库.
Project description
lblConvert
标签转换库
Cli
更多细节参考DOCS
标注文件互相转换
- 完成labelme2yolo的开发:使用
lbl labelme2yolo -h查看帮助; - 完成labelme2coco的开发:使用
lbl labelme2coco -h查看帮助; - 完成labelme2voc的开发:使用
lbl labelme2voc -h查看帮助; - 完成yolo2labelme的开发:使用
lbl yolo2labelme -h查看帮助; - 完成yolo2coco的开发:使用
lbl yolo2coco -h查看帮助; - 完成yolo2voc的开发:使用
lbl yolo2voc -h查看帮助; - 完成coco2yolo的开发:使用
lbl coco2yolo -h查看帮助; - 完成coco2labelme的开发:使用
lbl coco2labelme -h查看帮助; - 完成coco2voc的开发:使用
lbl coco2voc -h查看帮助; - 完成voc2yolo的开发:使用
lbl voc2yolo -h查看帮助; - 完成voc2labelme的开发:使用
lbl voc2labelme -h查看帮助; - 完成voc2coco的开发:使用
lbl voc2coco -h查看帮助;
标注过滤
- 完成yoloLabelExclude的开发:使用
lbl yoloLabelExclude -h查看帮助;
配置文件生成
- 完成voc2yoloClasses的开发:使用
lbl genNames -h查看帮助;
下载中文字体
- 完成中文字体下载开发:使用
lbl font -h查看帮助;
快速开始
方法一:
rm -rf build
pip uninstall lblConvert -y
python -m build -sw -nx
pip install dist/*.whl
方法二:
git clone https://github.com/firstelfin/lblConvert.git
cd lblConvert
pip install .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lblconvert-1.0.0.tar.gz
(33.4 kB
view details)
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 lblconvert-1.0.0.tar.gz.
File metadata
- Download URL: lblconvert-1.0.0.tar.gz
- Upload date:
- Size: 33.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01efcd0a19506bf99ded574aa2951016f988c36a2612562b2b8238e24a8bcb29
|
|
| MD5 |
31447bc6d2b4d4b80d763da545a5c2fb
|
|
| BLAKE2b-256 |
aab4e3c70991bccfd08836d170a29d146ce15f84d3246064566397c23a6be403
|
File details
Details for the file lblconvert-1.0.0-py3-none-any.whl.
File metadata
- Download URL: lblconvert-1.0.0-py3-none-any.whl
- Upload date:
- Size: 36.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
257c2e4fddc1b6669e73d4a81f6bf56db0200dc615ef648251d7f3dec4bd8001
|
|
| MD5 |
7c698d0fddcc411da18bfa370383c1b9
|
|
| BLAKE2b-256 |
0df44b8f39cef2fb854504d7bf07dd0be5d1fb6f914e0ae0215025d8c5275860
|