rapid-table-det


Namerapid-table-det JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/Joker1212/RapidTableDetection
Summarytable detection with onnx model
upload_time2024-11-02 14:35:46
maintainerNone
docs_urlNone
authorjockerK
requires_python<3.13,>=3.8
licenseApache-2.0
keywords obj detection ocr table-recognition
VCS
bugtrack_url
requirements numpy tqdm Pillow opencv-python onnxruntime requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            table detection with onnx model

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Joker1212/RapidTableDetection",
    "name": "rapid-table-det",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.8",
    "maintainer_email": null,
    "keywords": "obj detection, ocr, table-recognition",
    "author": "jockerK",
    "author_email": "xinyijianggo@gmail.com",
    "download_url": null,
    "platform": "Any",
    "description": "table detection with onnx model\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "table detection with onnx model",
    "version": "1.0.2",
    "project_urls": {
        "Homepage": "https://github.com/Joker1212/RapidTableDetection"
    },
    "split_keywords": [
        "obj detection",
        " ocr",
        " table-recognition"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd9f53e9557d2c580d8d3ec3d989cbc6c2278e52d862653b218db541d2ffe89b",
                "md5": "9de3004155aeb0942cc1b9eede8c833f",
                "sha256": "56620b443278baa7873bc49bd56b4e3ddc7297c585b44c2e9851b8fea37318a8"
            },
            "downloads": -1,
            "filename": "rapid_table_det-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9de3004155aeb0942cc1b9eede8c833f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.8",
            "size": 21572,
            "upload_time": "2024-11-02T14:35:46",
            "upload_time_iso_8601": "2024-11-02T14:35:46.396760Z",
            "url": "https://files.pythonhosted.org/packages/bd/9f/53e9557d2c580d8d3ec3d989cbc6c2278e52d862653b218db541d2ffe89b/rapid_table_det-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-02 14:35:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Joker1212",
    "github_project": "RapidTableDetection",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        },
        {
            "name": "Pillow",
            "specs": []
        },
        {
            "name": "opencv-python",
            "specs": []
        },
        {
            "name": "onnxruntime",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        }
    ],
    "lcname": "rapid-table-det"
}
        
Elapsed time: 1.20623s