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.3",
"project_urls": {
"Homepage": "https://github.com/Joker1212/RapidTableDetection"
},
"split_keywords": [
"obj detection",
" ocr",
" table-recognition"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "46ffaaf873191d7d46faaddef6092cc7c086fc7e09bbfdd0662f8dc97bde8c1a",
"md5": "e3ee88eb622ecc754dce3115ccf42786",
"sha256": "646c69643aadc382c0268b4af26d708bd4fb67321360fe98ec158b8642aa103e"
},
"downloads": -1,
"filename": "rapid_table_det-1.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e3ee88eb622ecc754dce3115ccf42786",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.8",
"size": 21561,
"upload_time": "2024-12-10T01:29:43",
"upload_time_iso_8601": "2024-12-10T01:29:43.254088Z",
"url": "https://files.pythonhosted.org/packages/46/ff/aaf873191d7d46faaddef6092cc7c086fc7e09bbfdd0662f8dc97bde8c1a/rapid_table_det-1.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-10 01:29:43",
"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"
}