mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-07-30 12:22:10 +00:00

* docs: Add a new document site * docs: Update comment setting * chore(pre-commit): Remove rules of md and remove the size limits of 512kb * chore(format): Run pre-commit in local * ci(document): Change the default name of building document site. * chore: Update .pre-commit-config.yaml
15 lines
838 B
Markdown
15 lines
838 B
Markdown
---
|
||
comments: true
|
||
hide:
|
||
- navigation
|
||
---
|
||
|
||
- Web online experience
|
||
- PP-OCRv4 online experience:<https://aistudio.baidu.com/aistudio/projectdetail/6611435>
|
||
- PP-ChatOCR online experience:<https://aistudio.baidu.com/aistudio/projectdetail/6488689>
|
||
- One line of code quick use: [Quick Start(Chinese/English/Multilingual/Document Analysis](./ppocr/quick_start.en.md)
|
||
- Full-process experience of training, inference, and high-performance deployment in the Paddle AI suite (PaddleX):
|
||
- PP-OCRv4:<https://aistudio.baidu.com/aistudio/modelsdetail?modelId=286>
|
||
- PP-ChatOCR:<https://aistudio.baidu.com/aistudio/modelsdetail?modelId=332>
|
||
- Mobile demo experience:[Installation DEMO](https://ai.baidu.com/easyedge/app/openSource?from=paddlelite)(Based on EasyEdge and Paddle-Lite, support iOS and Android systems)
|