6646 Commits

Author SHA1 Message Date
guoshengjian
c0bb8c4faa
[docs] Update Performance Statistics in Docs (#15819)
* Fix docs

* update performance

* update performance

* Fix docs

* update performance

* update performance

* Update docs

* Update tensorrt docs

* update performance

* update performance

* update performance

* update performance

* update performance

* modify chart recognition

* modify seal recognition

* Add resource notice

* Fix mcp docs

* Fix doc

* Fix name

* update performance

* Fix docs

* Fix docs

* Refactor MCP server docs

---------

Co-authored-by: Bobholamovic <mhlin425@whu.edu.cn>
Co-authored-by: Bobholamovic <bob1998425@hotmail.com>
2025-06-26 20:32:46 +08:00
cuicheng01
cd01179a1c
update for 3.0.3 (#15874) 2025-06-26 18:00:21 +08:00
Yiiii0
a922845f7e
update readme (#15857)
* update readme

* Update docs

* Add example

* Fix comma splice

---------

Co-authored-by: Bobholamovic <mhlin425@whu.edu.cn>
2025-06-25 16:11:23 +08:00
Lin Manhui
da3d8b257a
[Docs] Fix PaddleOCR version range in English documentation (#15853)
* Bump paddlex version to >= 3.0.3

* Polish docs

* Fix typo
2025-06-25 14:15:58 +08:00
Poki Bai
aa26c75878
add visualize parameter (#15849) 2025-06-25 14:10:03 +08:00
Lin Manhui
046a41dbad
Bump paddlex version to >= 3.0.3 (#15842)
* Bump paddlex version to >= 3.0.3

* Polish docs
2025-06-25 00:37:04 +08:00
Lin Manhui
86076a3746
Explicitly setting MKL-DNN (#15790) 2025-06-24 22:55:56 +08:00
Yiiii0
1889d333a7
fix readme typo (#15835) 2025-06-24 10:47:52 +08:00
Emmanuel Ferdman
d54dfa4c85
Update pubtab dataset script reference (#15799)
* Update pubtab dataset script reference

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>

* Update docs/datasets/table_datasets.en.md

Co-authored-by: Wang Xin <xinwang614@gmail.com>

* Update table_datasets.en.md

* Update table_datasets.md

---------

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
Co-authored-by: Wang Xin <xinwang614@gmail.com>
2025-06-21 22:15:33 +08:00
Yiiii0
428f1cefd9
refine mcp package (#15753)
* refine mcp package

* temp work

* update image url handle logic

* code review update

* update comments

* add the wrong deleted content

* update readme

* Fix bug

* Add known limitations in documentation

* Polish doc

* local ocr stderr log

* aistudio structure image logic refine

* update code review for stdout

* update code review for stdout

* Polish installation doc

* Fix typing and polish docs

* Fix bugs

* Fix bugs

* Fix docs

* Refine

* Fix

* Polish docs

---------

Co-authored-by: Bobholamovic <mhlin425@whu.edu.cn>
2025-06-21 19:55:59 +08:00
Yiiii0
785a87961b
Multilang readme (#15744)
* multi lang readme

multi lang readme

* update multilang readme

* update readme for 3.0.2
2025-06-20 22:05:54 +08:00
cuicheng01
4602329be9
update for 3.0.2 (#15774)
* update for 3.0.2

* fix typo
2025-06-19 00:34:34 +08:00
try112
d7ac87f37d
docs: correct gpu_mem parameter description (#15773) 2025-06-18 23:37:02 +08:00
Tingquan Gao
6981a841f0
fix doc (#15763) 2025-06-18 18:01:05 +08:00
plusNew001
18598155ca
fix CI bug (#15766)
* Create test_gpu.yml

* Update test_gpu.yml

* Create test.py

* Update test_gpu.yml

* Delete configs/test.py

* Update test_gpu.yml

* Create test.py

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Delete .github/workflows/test.py

* Create test.py

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Delete .github/test.py

* Update test_gpu.yml

* Update test_gpu.yml
2025-06-18 16:53:44 +08:00
Lin Manhui
bbfa08b25b
[Feat] Accommodate PaddleX 3.0.2 changes (#15745)
* Fix default run_mode

* Bump paddlex version

* Fix typo
2025-06-17 21:29:18 +08:00
Yiiii0
118e09ac2d
readme_mcp_fix (#15746) 2025-06-16 18:08:11 +08:00
Poki Bai
dde81bfe2d
update multi languages for serve (#15739) 2025-06-16 14:56:00 +08:00
Yiiii0
727e0b2ee9
Mcp readme en fix (#15740)
* Update mcp_server.md

fix rendering issue

* Update mcp_server.en.md
2025-06-16 14:15:43 +08:00
Yiiii0
e2b59d4ff9
Update mcp_server.md (#15737)
fix rendering issue
2025-06-16 11:10:59 +08:00
Tingquan Gao
8bfd3dad5f
tip the change of model source (#15726) 2025-06-14 19:36:55 +08:00
Lin Manhui
766c4ad2d3
[Fix] Consider nested cases when converting AttrDict to built-in dicts (#15663)
* Fix dict conversion

* By default enable mkldnn

* By default do not save to file
2025-06-14 12:29:17 +08:00
Lin Manhui
0d67020a3f
[Docs] Add get-pipeline-config-via-CLI example (#15697)
* Add get-pipeline-config-via-CLI example

* Fix typo
2025-06-14 12:28:53 +08:00
Yiiii0
3ce3dc56fa
[Feat] Mcp draft version for ocrv5 and structurev3 (#15604)
* Add MCP OCR server draft version

* update code review

* structure can return images

* refine code and code review

* fix images return logic

* refractor structure for abstract layer

* Fix bugs and enhance code

* Use string literal for output mode

* update images logic for service

* update readme and config example

* update readme and config example

* Fix bugs and add

* refine structure image logic, now can show positions in texts

* update readme file based on code review

* update readme file

* update readme file

* udpate readme

* udpate readme

* Polish doc

* add en readme

* Refactor docs and update installation guide

---------

Co-authored-by: Bobholamovic <mhlin425@whu.edu.cn>
2025-06-13 18:36:44 +08:00
zhang-prog
8e7994992b
update on-device deployment hyperlink (#15718) 2025-06-13 16:22:39 +08:00
plusNew001
fdf9dc25be
fix ci case bug (#15714)
* Create test_gpu.yml

* Update test_gpu.yml

* Create test.py

* Update test_gpu.yml

* Delete configs/test.py

* Update test_gpu.yml

* Create test.py

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Delete .github/workflows/test.py

* Create test.py

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Delete .github/test.py

* Update test_gpu.yml
2025-06-13 11:09:49 +08:00
Lin Manhui
966c11e20b
[Feat] Support setting mkldnn_cache_capacity (#15660)
* Support setting mkldnn_cache_capacity

* Update package description to sync with repo

* Remove min_subgraph_size
2025-06-12 21:00:47 +08:00
Tingquan Gao
a016e5ec99
bugfix: some params ware missed when constructing pdx config (#15598) 2025-06-12 14:36:15 +08:00
zhang-prog
f05c9bf33b
docs: update paddle2onnx and on_device_deplyment docs (#15672)
* update paddle2onnx and on_device_deplyment docs

* update
2025-06-11 18:39:00 +08:00
Lin Manhui
5224079433
docs: fix PP-OCRv5 speed tables (#15682) 2025-06-11 18:37:29 +08:00
plusNew001
f6298a9749
fix CI case bug (#15687)
* Create test_gpu.yml

* Update test_gpu.yml

* Create test.py

* Update test_gpu.yml

* Delete configs/test.py

* Update test_gpu.yml

* Create test.py

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Delete .github/workflows/test.py

* Create test.py

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Delete .github/test.py
2025-06-11 17:37:32 +08:00
plusNew001
25fffadc2d
add CI gpu test case (#15669)
* Create test_gpu.yml

* Update test_gpu.yml

* Create test.py

* Update test_gpu.yml

* Delete configs/test.py

* Update test_gpu.yml

* Create test.py

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Update test_gpu.yml

* Delete .github/workflows/test.py
2025-06-11 15:37:48 +08:00
SWHL
1ebf2e46ed
docs: add note of PaddlePaddle GPU (#15683)
* docs: add note of PaddlePaddle GPU

* docs: add cli of installing PaddlePaddle GPU
2025-06-11 14:04:48 +08:00
ZHOU Jie
3d3459a3d1
Update awesome_projects.md (#15681) 2025-06-11 11:21:32 +08:00
Anirudh Nimmagadda
c5eda9de89
docs: added missing instruction in quick start document (#15110)
Co-authored-by: SWHL <liekkaskono@163.com>
2025-06-11 09:16:31 +08:00
openvino-book
545f81ff3f
docs: update README.md (#15282) 2025-06-11 08:28:56 +08:00
Lin Manhui
daa57ec622
docs: add paddleocr-paddlex 3.0.2 correspondance (#15650) 2025-06-11 08:27:56 +08:00
Lin Manhui
4bf5aa781b
docs: update lang and ocr_version docs (#15649)
* Polish  description

* Update lang and ocr_version docs

* Add paddleocr versions

* Remove paddleocr version temporarily
2025-06-11 08:26:59 +08:00
Tingquan Gao
20afe10af6
docs: update docs (#15654)
* update PP-StructureV3 doc

* update text det model doc for max_side_limit

* update docs
2025-06-11 08:22:22 +08:00
Lin Manhui
803638d173
Fix PPStructureV3 CLI params (#15666) 2025-06-10 18:48:03 +08:00
zhang-prog
907b16ee55
fix on_device_deployment.md (#15648) 2025-06-09 15:00:11 +08:00
zhang-prog
0172bd03b1
update descriptions for use_hpip and use_tensorrt settings (#15616)
* update descriptions for use_hpip and use_tensorrt settings

* update

* update
2025-06-09 14:59:41 +08:00
timminator
ae21c3d3a9
Enhance OCR model selection logic (#15643)
If there is no model specified select the best available model
for the specified language

Fix #15642
2025-06-09 11:21:39 +08:00
Lin Manhui
b0e622937a
Polish description (#15610) 2025-06-09 10:53:44 +08:00
Emmanuel Ferdman
67ad7836fb
fix docs faq (#15633)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2025-06-08 09:14:47 +08:00
zhang-prog
4ae939fe43
update on_device_deployment doc (#15618) 2025-06-06 19:20:18 +08:00
zhang-prog
80f577cc99
improve on_device_deployment documentation format (#15614) 2025-06-06 18:05:00 +08:00
zhang-prog
e992b00831
enhance and update deployment docs (#15596)
* enhance and update deployment docs

* update

* add example image for PP-OCRv5_mobile edge deployment

* update
2025-06-06 17:25:55 +08:00
guoshengjian
1b265d0455
[Docs] Fix documentation (#15477)
* modify docs0528

* modify docs0529

* modify docs0529-2

* modify docs0529-3

* change 960,max to 64,min

* Proofread Chinese, English documents. modify ocr.py and test_ocr.py

* modify pipeline to Pipeline

* check-code-style

* check-code-style-2

* modify doc_preprocessor.md

* fix check-code-style

* modify dict

* modify languages

* modify languages

* modify docs
2025-06-05 17:43:57 +08:00
cuicheng01
933e9a5238
update for 3.0.1 (#15586) 2025-06-05 11:24:31 +08:00