Name | paddleocr-onnx JSON |
Version |
0.5.1
JSON |
| download |
home_page | None |
Summary | None |
upload_time | 2024-05-21 09:46:56 |
maintainer | None |
docs_url | None |
author | The Walnut AI |
requires_python | <3.13,>3.9 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Works only in Linux
1. install paddleocr_convert
2. https://github.com/RapidAI/PaddleOCRModelConvert
3. Download and convert the models
```bash
paddleocr_convert -p https://paddleocr.bj.bcebos.com/PP-OCRv3/english/en_PP-OCRv3_det_infer.tar -o models
paddleocr_convert -p https://paddleocr.bj.bcebos.com/PP-OCRv4/english/en_PP-OCRv4_rec_infer.tar -o models -txt_path https://github.com/PaddlePaddle/PaddleOCR/blob/960243862f6c6833f58e39f3b74864cba15edfeb/ppocr/utils/en_dict.txt
paddleocr_convert -p https://paddleocr.bj.bcebos.com/dygraph_v2.0/ch/ch_ppocr_mobile_v2.0_cls_infer.tar -o models
```
Raw data
{
"_id": null,
"home_page": null,
"name": "paddleocr-onnx",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>3.9",
"maintainer_email": null,
"keywords": null,
"author": "The Walnut AI",
"author_email": "support@thewalnut.ai",
"download_url": "https://files.pythonhosted.org/packages/76/26/9bb69f30a6ba29cfb35a9b03fb4b16716ef4bb3e6bf6a2301e685456f67f/paddleocr_onnx-0.5.1.tar.gz",
"platform": null,
"description": "Works only in Linux\n\n1. install paddleocr_convert\n2. https://github.com/RapidAI/PaddleOCRModelConvert\n3. Download and convert the models\n\n```bash\npaddleocr_convert -p https://paddleocr.bj.bcebos.com/PP-OCRv3/english/en_PP-OCRv3_det_infer.tar -o models\n\npaddleocr_convert -p https://paddleocr.bj.bcebos.com/PP-OCRv4/english/en_PP-OCRv4_rec_infer.tar -o models -txt_path https://github.com/PaddlePaddle/PaddleOCR/blob/960243862f6c6833f58e39f3b74864cba15edfeb/ppocr/utils/en_dict.txt\n\npaddleocr_convert -p https://paddleocr.bj.bcebos.com/dygraph_v2.0/ch/ch_ppocr_mobile_v2.0_cls_infer.tar -o models\n```\n",
"bugtrack_url": null,
"license": null,
"summary": null,
"version": "0.5.1",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2fb05f4ff5e52b9efda869a4fc9d7d290238d80b9f5e4e22fb2e89f449337514",
"md5": "8da7348a21bd0b608958357d2efdd9a8",
"sha256": "8a5c2dfa8fd7b5ca2307e7acc088b88a10eff7e467469e852bc4e8cc74dfc923"
},
"downloads": -1,
"filename": "paddleocr_onnx-0.5.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8da7348a21bd0b608958357d2efdd9a8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>3.9",
"size": 9394612,
"upload_time": "2024-05-21T09:46:21",
"upload_time_iso_8601": "2024-05-21T09:46:21.404282Z",
"url": "https://files.pythonhosted.org/packages/2f/b0/5f4ff5e52b9efda869a4fc9d7d290238d80b9f5e4e22fb2e89f449337514/paddleocr_onnx-0.5.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "76269bb69f30a6ba29cfb35a9b03fb4b16716ef4bb3e6bf6a2301e685456f67f",
"md5": "37ce883051223b60aa3c0b63f167dd65",
"sha256": "43fae9e772e5ea0b60f34b167e3539a1a15540dd181e1d0d44f3a9ad28654651"
},
"downloads": -1,
"filename": "paddleocr_onnx-0.5.1.tar.gz",
"has_sig": false,
"md5_digest": "37ce883051223b60aa3c0b63f167dd65",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>3.9",
"size": 9389892,
"upload_time": "2024-05-21T09:46:56",
"upload_time_iso_8601": "2024-05-21T09:46:56.322705Z",
"url": "https://files.pythonhosted.org/packages/76/26/9bb69f30a6ba29cfb35a9b03fb4b16716ef4bb3e6bf6a2301e685456f67f/paddleocr_onnx-0.5.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-21 09:46:56",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "paddleocr-onnx"
}