This commit is contained in:
21
docs/version2.x/ppstructure/infer_deploy/index.en.md
Normal file
21
docs/version2.x/ppstructure/infer_deploy/index.en.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
comments: true
|
||||
---
|
||||
|
||||
# PP-OCR Deployment
|
||||
|
||||
## Paddle Deployment Introduction
|
||||
|
||||
Paddle provides a variety of deployment schemes to meet the deployment requirements of different scenarios. Please choose according to the actual situation:
|
||||
|
||||

|
||||
|
||||
PP-OCR has supported multi deployment schemes. Click the link to get the specific tutorial.
|
||||
|
||||
- [Python Inference](./python_infer.en.md)
|
||||
- [C++ Inference](./cpp_infer.en.md)
|
||||
- [Serving (Python/C++)](./paddle_server.en.md)
|
||||
- [Paddle-Lite (ARM CPU/OpenCL ARM GPU)](../../ppocr/infer_deploy/lite.en.md)
|
||||
- [Paddle2ONNX](../../ppocr/infer_deploy/paddle2onnx.en.md)
|
||||
|
||||
If you need the deployment tutorial of academic algorithm models other than PP-OCR, please directly enter the main page of corresponding algorithms, [entrance](../../algorithm/overview.en.md)。
|
||||
Reference in New Issue
Block a user