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 |
|
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 |
|
Lin Manhui
|
b0e622937a
|
Polish description (#15610)
|
2025-06-09 10:53:44 +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 |
|
zhangyubo0722
|
8a9fb3102c
|
fix OCR pipeline docs (#15545)
Co-authored-by: bukejiyu <395822456@qq.com>
|
2025-06-03 15:20:19 +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 |
|
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 |
|
学卿
|
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 |
|
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 |
|
liuhongen1234567
|
532294cce9
|
fix pipe doc (#15402)
* fix pipe doc
* fix doc for review
* fix doc
|
2025-05-27 20:14:53 +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 |
|
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 |
|
学卿
|
458afe607d
|
refine ocr pipeline docs (#15286)
|
2025-05-21 15:27:27 +08:00 |
|
学卿
|
604454ac5d
|
Det doc (#15254)
* refine seal pipeline docs
* fixed docs bug
* refine ocr pipeline docs
|
2025-05-20 19:02:46 +08:00 |
|
学卿
|
984df31ce8
|
refine seal pipeline docs (#15226)
* refine seal pipeline docs
* fixed docs bug
* refine ocr pipeline docs
|
2025-05-20 18:46:46 +08:00 |
|
cuicheng01
|
8b9da19460
|
Doc (#15244)
* update index
* update docs
* update docs
|
2025-05-20 18:36:06 +08:00 |
|
zhangyubo0722
|
ac17abe989
|
add ocrv5 inference time (#15234)
Co-authored-by: zhangyubo0722 <zangyubo0722@163.com>
|
2025-05-20 18:08:13 +08:00 |
|
Sunflower7788
|
3b46a2a579
|
fix_docs_add_links (#15214)
* fix_docs_add_links
* fix_docs_add_links
|
2025-05-20 15:56:36 +08:00 |
|
学卿
|
db826f1be6
|
refine PP-OCRv5_det docs (#15210)
|
2025-05-20 15:52:14 +08:00 |
|
Sam-gsj
|
4162af2364
|
Modify the information of pipeline_usage (#15188)
* Modify the information of pipeline_usage
* rerun CI
|
2025-05-20 15:17:30 +08:00 |
|
Lin Manhui
|
eac5578fe2
|
[Docs] Add upgrade notes and fix docs (#15198)
* Unify refs
* Fix extra newline
* Update mkldnn_blocklists
* Add upgrade notes
* Fix docs
* Add English upgrade notes
* Bump paddlex to 3.0.0
* Update upgrade notes
|
2025-05-20 15:13:40 +08:00 |
|
学卿
|
612b0a6295
|
refine PP-OCRv5_det docs (#15200)
|
2025-05-20 07:27:19 +08:00 |
|
Sunflower7788
|
8b2c757c2b
|
fix all docs (#15195)
* fix all docs
* fix all docs
* fix all docs
|
2025-05-20 03:29:47 +08:00 |
|
学卿
|
899da690e5
|
add ocr v5 metric (#15196)
|
2025-05-20 02:37:26 +08:00 |
|
zhangyubo0722
|
a24de3f00f
|
fix ocr rec models size (#15193)
Co-authored-by: zhangyubo0722 <zangyubo0722@163.com>
|
2025-05-20 00:27:51 +08:00 |
|
zhangyubo0722
|
a6bc9cd3dc
|
add ppocrv5 docs (#15179)
Co-authored-by: zhangyubo0722 <zangyubo0722@163.com>
|
2025-05-19 20:22:16 +08:00 |
|
cuicheng01
|
23e68a0d2b
|
update docs for spliting 2.x & 3.x (#15167)
* update docs
* update
* update
* update
* update for pre-commit
|
2025-05-19 15:27:13 +08:00 |
|