label-convert


Namelabel-convert JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/RapidAI/LabelConvert
SummaryA 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.
upload_time2024-04-24 08:40:45
maintainerNone
docs_urlNone
authorSWHL
requires_python<3.12,>=3.6
licenseApache-2.0
keywords convert coco labelme labelimg yolov5 yolox yolov6 yolov8
VCS
bugtrack_url
requirements opencv_python tqdm numpy PyYAML
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### 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.12,>=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.1.2",
    "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": "b6597ab57cc84e876327715f10c5fd1dc55dc7f1ee5edfdc358c4e19e90f4eb4",
                "md5": "e70e7f982b06c72aac4af0b832e972c1",
                "sha256": "21d5f937a329d9bd1f7a118323fb4406f48241b5feeff65ac3b53dbd8abd423d"
            },
            "downloads": -1,
            "filename": "label_convert-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e70e7f982b06c72aac4af0b832e972c1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.6",
            "size": 27212,
            "upload_time": "2024-04-24T08:40:45",
            "upload_time_iso_8601": "2024-04-24T08:40:45.237507Z",
            "url": "https://files.pythonhosted.org/packages/b6/59/7ab57cc84e876327715f10c5fd1dc55dc7f1ee5edfdc358c4e19e90f4eb4/label_convert-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-24 08:40:45",
    "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"
}
        
Elapsed time: 0.27436s