pylabelme2yolo


Namepylabelme2yolo JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/yourusername/pylabelme2yolo
SummaryConvert LabelMe annotations to YOLO format
upload_time2025-07-14 06:13:25
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pylabelme2yolo
convert labelme to yolo segment format with contantly class id

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/pylabelme2yolo",
    "name": "pylabelme2yolo",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/aa/f4/771d66fd552a16cba529882230295dddd141717fa91e9ab931a50e20493c/pylabelme2yolo-0.1.0.tar.gz",
    "platform": null,
    "description": "# pylabelme2yolo\nconvert labelme to yolo segment format with contantly class id\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Convert LabelMe annotations to YOLO format",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/pylabelme2yolo"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d8d76949164ef825beb87ee356bbb5521c24e93037863d609f7a46ebba3ce875",
                "md5": "17c544d0919c39d423f94a0cde29e479",
                "sha256": "c6bba6bbdbef91330b20c5a384d6091007c7b65f12c3e84cbb7e82e2ef03b7d3"
            },
            "downloads": -1,
            "filename": "pylabelme2yolo-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "17c544d0919c39d423f94a0cde29e479",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4663,
            "upload_time": "2025-07-14T06:13:24",
            "upload_time_iso_8601": "2025-07-14T06:13:24.524010Z",
            "url": "https://files.pythonhosted.org/packages/d8/d7/6949164ef825beb87ee356bbb5521c24e93037863d609f7a46ebba3ce875/pylabelme2yolo-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "aaf4771d66fd552a16cba529882230295dddd141717fa91e9ab931a50e20493c",
                "md5": "1d1227bf7e12f4237e53bfc16640f79d",
                "sha256": "fec6c8f1a4f87dbc33cb48f0ee2fa6a661fc5189f36e761989a33d5ddafa3bbe"
            },
            "downloads": -1,
            "filename": "pylabelme2yolo-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1d1227bf7e12f4237e53bfc16640f79d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4118,
            "upload_time": "2025-07-14T06:13:25",
            "upload_time_iso_8601": "2025-07-14T06:13:25.884600Z",
            "url": "https://files.pythonhosted.org/packages/aa/f4/771d66fd552a16cba529882230295dddd141717fa91e9ab931a50e20493c/pylabelme2yolo-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-14 06:13:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "pylabelme2yolo",
    "github_not_found": true,
    "lcname": "pylabelme2yolo"
}
        
Elapsed time: 1.71330s