Open
Conversation
|
Thanks for your contribution! |
jzhang533
reviewed
Feb 11, 2026
| Natively integrates ERNIE 4.5 to **precisely extract key information** from massive documents, with 15% accuracy improvement over previous generation. Makes documents "**understand**" your questions and provide accurate answers. | ||
|
|
||
| In addition to providing an outstanding model library, PaddleOCR 3.0 also offers user-friendly tools covering model training, inference, and service deployment, so developers can rapidly bring AI applications to production. | ||
| <div align="center"> |
Collaborator
There was a problem hiding this comment.
这张图,是不是放到 Developer-Centric Ecosystem 那小节后面比较好。
不然读起来会不连贯。
| </div> | ||
|
|
||
| **Special Note**: PaddleOCR 3.x introduces several significant interface changes. **Old code written based on PaddleOCR 2.x is likely incompatible with PaddleOCR 3.x**. Please ensure that the documentation you are reading matches the version of PaddleOCR you are using. [This document](https://paddlepaddle.github.io/PaddleOCR/latest/en/update/upgrade_notes.html) explains the reasons for the upgrade and the major changes from PaddleOCR 2.x to 3.x. | ||
| ### 🛠️ Developer-Centric Ecosystem |
Collaborator
There was a problem hiding this comment.
这里要不要提一下可以用 pytorch 生态里的工具来跑? vllm, sglang, transformers, etc.
Collaborator
Author
There was a problem hiding this comment.
现在还不可以,有很多小的模型还无法直接跑,等全面支持后可以增加这块的描述
| # Run PP-StructureV3 inference | ||
| paddleocr pp_structurev3 -i https://paddle-model-ecology.bj.bcebos.com/paddlex/imgs/demo_image/pp_structure_v3_demo.png --use_doc_orientation_classify False --use_doc_unwarping False | ||
| ## 🚀 Quick Start | ||
|
|
Collaborator
There was a problem hiding this comment.
这里好像还是需要保留一段最简短的代码,大家可以 copy paste 就能本地运行。
Collaborator
Author
There was a problem hiding this comment.
模型比较多,会显得很冗余。不过确实需要再讨论下
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.