6588 Commits

Author SHA1 Message Date
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
Sunflower7788
ec4d23fcc4
ocr_model_app_en (#15314) 2025-05-22 13:13:18 +08:00
Sunflower7788
9d68aa7059
ocr_model_app (#15311) 2025-05-22 12:07:27 +08:00
cuicheng01
0157a77b2a
fix docs (#15312)
* fix docs

* update
2025-05-22 12:02:21 +08:00
学卿
458afe607d
refine ocr pipeline docs (#15286) 2025-05-21 15:27:27 +08:00
openvino-book
79f652f5f5
Update README_en.md (#15267) 2025-05-20 20:37:41 +08:00
openvino-book
f32d304654
Update README.md (#15266) 2025-05-20 20:37:06 +08:00
Sunflower7788
015625fa3f
final index (#15273) 2025-05-20 20:34:05 +08:00
zhang-prog
3c31479351
Feat/mkdocs (#15274)
* update README

* update README
2025-05-20 20:33:20 +08:00
Lin Manhui
a8474288ad
Add missing build deps (#15268) v3.0.0 2025-05-20 20:13:56 +08:00
Sunflower7788
a6f8ec48e3
final index (#15269) 2025-05-20 20:11:23 +08:00
Yi Liu
9a4d8a98b0
Update README.md (#15265) 2025-05-20 19:47:12 +08:00
lsyzz
d32f69c743
fix doc (#15264) 2025-05-20 19:33:49 +08:00
openvino-book
0cdab9eb2d
Update README_en.md (#15261)
* Update README_en.md

* Update README_en.md

---------

Co-authored-by: Yi Liu <liuyi.ntu@gmail.com>
2025-05-20 19:33:05 +08:00
Tingquan Gao
9e7021353f
fix invaid links (#15262)
* fix invaid links

* fix code demo
2025-05-20 19:29:01 +08:00
学卿
42aa8a7677
fixed dead link (#15263)
* refine seal pipeline docs

* fixed docs bug

* refine ocr pipeline docs

* fixed docs bug
2025-05-20 19:28:38 +08:00
openvino-book
8e80cdf3f7
Update README_en.md (#15258) 2025-05-20 19:23:54 +08:00
openvino-book
424aabc9a9
Update README.md (#15260) 2025-05-20 19:23:19 +08:00
学卿
3a6db3621e
fixed dead link (#15259)
* refine seal pipeline docs

* fixed docs bug

* refine ocr pipeline docs
2025-05-20 19:19:52 +08:00