6606 Commits

Author SHA1 Message Date
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
Liang Xianwei
f6abe0355e
Replace border padding color from black to gray for improved OCR accuracy (#15476)
* Improve recognition rate

* 精确解决了 Windows 下静态链接 YAML-CPP 的问题

* Update CMakeLists.txt
2025-06-05 10:04:42 +08:00
Lin Manhui
fa621efe0e
Update PP-OCRv4 supported languages and default models (#15561)
Co-authored-by: Sam-gsj <Sam-gsj@users.noreply.github.com>
2025-06-04 13:56:15 +08:00
Lin Manhui
3532870f8b
Fix data (#15542) 2025-06-03 16:18:35 +08:00
zhangyubo0722
8a9fb3102c
fix OCR pipeline docs (#15545)
Co-authored-by: bukejiyu <395822456@qq.com>
2025-06-03 15:20:19 +08:00
Tingquan Gao
bdbb05f6b8
fix docs (#15548) 2025-06-03 15:15:31 +08:00
学卿
528bdcb281
change '736,min' -> '64,min' (#15486)
* refine ocr pipeline docs

* refine ocr module docs

* refine ocr pipeline docs

* refine ocr pipeline docs

* fixed ocr docs

* change '736,min' -> '64,min'
2025-06-03 11:46:22 +08:00
学卿
7f159145bf
fixed v5 det config bug (#15438) 2025-06-01 18:31:22 +08:00
Lin Manhui
4a3f01e129
[WIP][Feat] Accommodate PaddleX MKL-DNN new behavior (#15471)
* Accommodate PaddleX MKL-DNN new behavior

* Bump paddlex version

* Use stderr
2025-06-01 18:27:52 +08:00
Lin Manhui
fd5b4e1049
[Feat] Support textline_orientation for chatocr and unify naming of text line orientation (#15337)
* Support textline_orientation for chatocr and unify naming of textline orientation

* Unify description

* Update documentation

* Fix serving doc
2025-05-30 17:31:30 +08:00
zhangyubo0722
79a15b8c0e
fix textline docs (#15508)
Co-authored-by: bukejiyu <395822456@qq.com>
2025-05-30 16:15:55 +08:00
Lin Manhui
dab58b0377
Fix bugs and polish docs (#15304)
* Add missing API

* Polish documentation
2025-05-30 14:43:31 +08:00
Lin Manhui
6cbf707536
[Fix] Set subcommand as required (#15281)
* Set subcommand as required

* Update
2025-05-30 14:43:24 +08:00
Lin Manhui
6df4cdea16
[Docs] Add dependency notice (#15365)
* Add dependency notice

* Fix typo

* Update doc

* Add PaddleOCR and PaddleX version correspondance

* Use independant sentence

* Add 3.0.1
2025-05-30 14:37:03 +08:00
Lin Manhui
3ea2fb9086
[Docs] Add OCR speed data (#15412)
* Add speed data

* Temporarily remove paddleocr version

* Update

* Move to algorithm

* Temp
2025-05-30 14:36:45 +08:00
Lin Manhui
878a076e98
Correct unexpected behavior when specifying both lang and model name (#15485) 2025-05-30 14:35:58 +08:00
Poki Bai
0f9a0229b1
update api and doc (#15378)
* fix email for all commit

* update mkldnn default value and description

* fix docs en description
2025-05-30 13:50:57 +08:00
Poki Bai
5efe66aa5a
docs: 添加 ocr 的并行推理文档 (#15440)
* fix:fix commit email and signed cla

* fix pipeline example and others
2025-05-30 11:42:08 +08:00
学卿
6dce3e0b1f
fixed ocr docs (#15482)
* refine ocr pipeline docs

* refine ocr module docs

* refine ocr pipeline docs

* refine ocr pipeline docs

* fixed ocr docs
2025-05-29 12:21:37 +08:00
a31413510
09132f3c95
modify npu install docs (#15468) 2025-05-29 11:35:01 +08:00
thejjw
803f253a04
fix: typo in README_en.md (#15429)
fixed typo in japanese
2025-05-28 10:26:44 +08:00
guoshengjian
8601c4b457
Fix docs (#15303)
* Revise the English document

* Remove the device from the predict()

* replace general_formula_recognition_001.png

* modify docs and paddleocr/pp_structurev3.py

* modify docs

* modify docs load and use

* Modify GPU device

* modify docs

* modify docs_2

* modify docs-4

* modify docs-5
2025-05-28 10:24:37 +08:00
zhang-prog
fcd7cea732
add the overview of module and pipeline (#15444)
* add the overview of module and pipeline

* update

* add en docs

* add the doc of python and cpp inference
2025-05-28 10:22:30 +08:00
zhangyubo0722
9ccb2082b2
add textline model for docs (#15409)
Co-authored-by: zhangyubo0722 <zangyubo0722@163.com>
2025-05-27 22:42:09 +08:00
Liu Jiaxuan
2b87f7fd0f
refine table-rec docs (#15349)
* refine docs

* refine docs

* refine docs

* fix configs

* refine docs

* refine docs

* refine docs

* refine docs

* refine docs

* refine docs

* refine docs
2025-05-27 20:15:36 +08:00
liuhongen1234567
532294cce9
fix pipe doc (#15402)
* fix pipe doc

* fix doc for review

* fix doc
2025-05-27 20:14:53 +08:00
zhang-prog
97d9728a1d
cpp_infer and python_infer support PP-OCRv5 models (#15410)
* cpp_infer support PP-OCRv5 models

* python_infer support PP-OCRv5 models

* update version2.x model_list

* rollback version2.x model_list

* update

* update
2025-05-27 12:01:53 +08:00
changdazhou
b0b31c38ae
update doc (#15331) 2025-05-26 20:34:25 +08:00
cuicheng01
0292ba5166
fix image url of index.en.md (#15406)
* update index.en.md

* update index.en.md
2025-05-26 17:56:13 +08:00
Melrose
4e3a78374e
Fix syntax error (#15133) 2025-05-26 14:42:10 +08:00
cuicheng01
04b903056c
update index.en.md (#15395) 2025-05-26 14:06:18 +08:00
zhangyubo0722
549d83a88b
fix ocrv5 demo images (#15359)
Co-authored-by: zhangyubo0722 <zangyubo0722@163.com>
2025-05-23 16:26:27 +08:00
学卿
a332f31a64
refine ocr pipeline docs (#15366)
* refine ocr pipeline docs

* refine ocr module docs

* refine ocr pipeline docs

* refine ocr pipeline docs
2025-05-23 15:46:26 +08:00
Zhang Zelun
c484c70e74
Fix ocr docs (#15361)
* fix some docs

* fix sth
2025-05-23 12:20:00 +08:00
Lin Manhui
ff90dc7eea
Update default models (#15329) 2025-05-23 11:52:04 +08:00
cuicheng01
36b8a29567
update update.md (#15336) 2025-05-22 21:05:42 +08:00
学卿
f54fb0316f
Doc refine (#15334)
* refine ocr pipeline docs

* refine ocr module docs
2025-05-22 19:08:24 +08:00
Lin Manhui
0690815ce0
[Docs] Add example for switching to server models (#15320)
* Add example for switching to server models

* Add examples in quickstart
2025-05-22 16:59:25 +08:00
学卿
61e8f254d2
refine ocr pipeline docs (#15327) 2025-05-22 15:46:13 +08:00
zhangyubo0722
c6cbdf673f
fix ocr rec model size (#15322)
Co-authored-by: zhangyubo0722 <zangyubo0722@163.com>
2025-05-22 14:41:24 +08:00
Sunflower7788
982dabf0af
ocr_model_app_you (#15318) 2025-05-22 13:23:21 +08:00