File tree Expand file tree Collapse file tree 5 files changed +5
-7
lines changed
blog/posts/inference_engine Expand file tree Collapse file tree 5 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -16,3 +16,4 @@ https://gitee.com/RapidAI/RapidOCR/releases/download/v1.2.0/ocrweb.dist.rar
1616https://blog.csdn.net/*
1717https://rapidai.github.io/RapidOCRDocs/*
1818https://www.lfd.uci.edu/~gohlke/pythonlibs/#shapely
19+ https://pepy.tech/project/*
Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ engine = RapidOCR(params={
140140engine = RapidOCR()
141141` ` `
142142
143- 更多推理引擎的使用方法请参考:[使用不同推理引擎](install_usage/rapidocr/how_to_use_infer_engine.md)
143+ 更多推理引擎的使用方法请参考:[使用不同推理引擎](../../../ install_usage/rapidocr/how_to_use_infer_engine.md)
144144
145145# # 写在最后
146146
Original file line number Diff line number Diff line change 1919<a href =" " ><img src =" https://img.shields.io/badge/Python->=3.6-aff.svg " ></a >
2020<a href =" " ><img src =" https://img.shields.io/badge/OS-Linux%2C%20Win%2C%20Mac-pink.svg " ></a >
2121<a href =" https://github.com/RapidAI/RapidOCR/graphs/contributors " ><img src =" https://img.shields.io/github/contributors/RapidAI/RapidOCR?color=9ea " ></a >
22- <a href =" https://pypistats.org/packages/rapidocr " ><img src =" https://img.shields.io/pypi/dd/rapidocr?style=flat&label=rapidocr " ></a >
23- <a href =" https://pypistats.org/packages/rapidocr_onnxruntime " ><img src =" https://img.shields.io/pypi/dm/rapidocr_onnxruntime?style=flat&label=rapidocr_onnxruntime " ></a >
24- <a href =" https://pypistats.org/packages/rapidocr_openvino " ><img src =" https://img.shields.io/pypi/dm/rapidocr_openvino?style=flat&label=rapidocr_openvino " ></a >
25- <a href =" https://pypistats.org/packages/rapidocr_paddle " ><img src =" https://img.shields.io/pypi/dm/rapidocr_paddle?style=flat&label=rapidocr_paddle " ></a >
22+ <a href =" https://pepy.tech/project/rapidocr " ><img src =" https://static.pepy.tech/personalized-badge/rapidocr?period=total&units=abbreviation&left_color=grey&right_color=blue&left_text=Downloads%20rapidocr " ></a >
2623<a href =" https://pypi.org/project/rapidocr/ " ><img alt =" PyPI " src =" https://img.shields.io/pypi/v/rapidocr " ></a >
2724<a href =" https://github.com/RapidAI/RapidOCR/stargazers " ><img src =" https://img.shields.io/github/stars/RapidAI/RapidOCR?color=ccf " ></a >
2825<a href =" https://semver.org/ " ><img alt =" SemVer2.0 " src =" https://img.shields.io/badge/SemVer-2.0-brightgreen " ></a >
Original file line number Diff line number Diff line change @@ -402,7 +402,7 @@ comments: true
402402
403403!!! tip
404404
405- ` rapidocr> =3.7.0` 支持。
405+ ` rapidocr> =3.7.0` 支持。相关博客:[RapidOCR 支持 TensorRT 推理引擎](../../blog/posts/inference_engine/support_tensorrt.md)。
406406
4074071. 安装 TensorRT 运行环境。
408408
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ comments: true
1212 <br />
1313 <a href =" " ><img src =" https://img.shields.io/badge/Python->=3.6-aff.svg " ></a >
1414 <a href =" " ><img src =" https://img.shields.io/badge/OS-Linux%2C%20Win%2C%20Mac-pink.svg " ></a >
15- <a href =" https://pypistats.org/packages /rapidocr_web " ><img src =" https://img.shields.io/pypi/dm/ rapidocr_web?style=flat&label=rapidocr_web " ></a >
15+ <a href =" https://pepy.tech/project /rapidocr_web " ><img src =" https://static.pepy.tech/personalized-badge/ rapidocr_web?period=total&units=abbreviation&left_color=grey&right_color=blue&left_text=Downloads%20rapidocr_web " ></a >
1616 <a href =" https://pypi.org/project/rapidocr_api/ " ><img alt =" PyPI " src =" https://img.shields.io/pypi/v/rapidocr_api " ></a >
1717 <a href =" https://choosealicense.com/licenses/apache-2.0/ " ><img src =" https://img.shields.io/badge/License-Apache%202-dfd.svg " ></a >
1818 <a href =" https://semver.org/ " ><img alt =" SemVer2.0 " src =" https://img.shields.io/badge/SemVer-2.0-brightgreen " ></a >
You can’t perform that action at this time.
0 commit comments