table detection with onnx model
Raw data
{
"_id": null,
"home_page": "https://github.com/Joker1212/RapidTableDetection",
"name": "rapid-undistorted",
"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.1",
"project_urls": {
"Homepage": "https://github.com/Joker1212/RapidTableDetection"
},
"split_keywords": [
"obj detection",
" ocr",
" table-recognition"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5b3c6c70f663eb342e7163e2ed36bb9f39ec46c59f32c25d42832e43d629a065",
"md5": "50baf304e5fd23ed83408e2ef3037d15",
"sha256": "e4dd7a6201ba35c24398281b8d32c0154207a1519fe836e1d6738dcfda86491f"
},
"downloads": -1,
"filename": "rapid_undistorted-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "50baf304e5fd23ed83408e2ef3037d15",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.8",
"size": 14452,
"upload_time": "2024-12-15T08:50:56",
"upload_time_iso_8601": "2024-12-15T08:50:56.690205Z",
"url": "https://files.pythonhosted.org/packages/5b/3c/6c70f663eb342e7163e2ed36bb9f39ec46c59f32c25d42832e43d629a065/rapid_undistorted-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-15 08:50:56",
"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-undistorted"
}