### See details for [LabelConvert](https://github.com/RapidAI/LabelConvert)
Raw data
{
"_id": null,
"home_page": "https://github.com/RapidAI/LabelConvert",
"name": "label-convert",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.6",
"maintainer_email": null,
"keywords": "convert, coco, labelme, labelImg, yolov5, yolox, yolov6, yolov8",
"author": "SWHL",
"author_email": "liekkaskono@163.com",
"download_url": null,
"platform": "Any",
"description": "### See details for [LabelConvert](https://github.com/RapidAI/LabelConvert)\n",
"bugtrack_url": null,
"license": "Apache-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.",
"version": "0.2.0",
"project_urls": {
"Documentation": "https://rapidai.github.io/LabelConvert/docs",
"Homepage": "https://github.com/RapidAI/LabelConvert"
},
"split_keywords": [
"convert",
" coco",
" labelme",
" labelimg",
" yolov5",
" yolox",
" yolov6",
" yolov8"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3f34ba38040fe51d3ca436269cc64e3dee40132ed94b796bad3bf284eb3fbd92",
"md5": "7ecb49fad1ea0b784a321bcdfd51b476",
"sha256": "33d3ed2f7913e09250cd617b38c6956176d2a4bf8fd86b15c5c3aea0c1257d08"
},
"downloads": -1,
"filename": "label_convert-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7ecb49fad1ea0b784a321bcdfd51b476",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.6",
"size": 28831,
"upload_time": "2024-12-11T00:12:00",
"upload_time_iso_8601": "2024-12-11T00:12:00.431620Z",
"url": "https://files.pythonhosted.org/packages/3f/34/ba38040fe51d3ca436269cc64e3dee40132ed94b796bad3bf284eb3fbd92/label_convert-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-11 00:12:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "RapidAI",
"github_project": "LabelConvert",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "opencv_python",
"specs": []
},
{
"name": "tqdm",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "PyYAML",
"specs": []
}
],
"lcname": "label-convert"
}