paddleocr-convert


Namepaddleocr-convert JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/RapidAI/PaddleOCRModelConvert
SummaryTool for converting the PaddleOCR model to onnx format.
upload_time2025-07-15 14:25:04
maintainerNone
docs_urlNone
authorSWHL
requires_python>=3.6
licenseApache-2.0
keywords ocr text_detection text_recognition db onnxruntime paddleocr openvino rapidocr
VCS
bugtrack_url
requirements onnx requests tqdm paddle2onnx colorlog paddlepaddle
Travis-CI No Travis.
coveralls test coverage No coveralls.
            See [link](https://github.com/RapidAI/PaddleOCRModelConvert) for details.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/RapidAI/PaddleOCRModelConvert",
    "name": "paddleocr-convert",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "ocr, text_detection, text_recognition, db, onnxruntime, paddleocr, openvino, rapidocr",
    "author": "SWHL",
    "author_email": "liekkaskono@163.com",
    "download_url": "https://github.com/RapidAI/PaddleOCRModelConvert.git",
    "platform": "Any",
    "description": "See [link](https://github.com/RapidAI/PaddleOCRModelConvert) for details.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Tool for converting the PaddleOCR model to onnx format.",
    "version": "0.1.0",
    "project_urls": {
        "Download": "https://github.com/RapidAI/PaddleOCRModelConvert.git",
        "Homepage": "https://github.com/RapidAI/PaddleOCRModelConvert"
    },
    "split_keywords": [
        "ocr",
        " text_detection",
        " text_recognition",
        " db",
        " onnxruntime",
        " paddleocr",
        " openvino",
        " rapidocr"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9f2d6c9d871405ba9829603131ec02ea9ffc2057e260150e1e8fbd9d5a2c8139",
                "md5": "fa66f2a72b00fb1eb10793ec6c6d3a9a",
                "sha256": "ebc69d024614310df487eeb435bceae5b3c50726ec3dc02500742623c6c83c7b"
            },
            "downloads": -1,
            "filename": "paddleocr_convert-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fa66f2a72b00fb1eb10793ec6c6d3a9a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 10714,
            "upload_time": "2025-07-15T14:25:04",
            "upload_time_iso_8601": "2025-07-15T14:25:04.187364Z",
            "url": "https://files.pythonhosted.org/packages/9f/2d/6c9d871405ba9829603131ec02ea9ffc2057e260150e1e8fbd9d5a2c8139/paddleocr_convert-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-15 14:25:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "RapidAI",
    "github_project": "PaddleOCRModelConvert",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "onnx",
            "specs": [
                [
                    ">=",
                    "1.12.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.27.1"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    ">=",
                    "4.64.1"
                ]
            ]
        },
        {
            "name": "paddle2onnx",
            "specs": [
                [
                    ">=",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "colorlog",
            "specs": []
        },
        {
            "name": "paddlepaddle",
            "specs": [
                [
                    "==",
                    "3.1.0"
                ]
            ]
        }
    ],
    "lcname": "paddleocr-convert"
}
        
Elapsed time: 0.47126s