PaddleOCR/doc/doc_ch
shiyutang e3fc6393e0
[Cherry-pick] Cherry-pick from release/2.6 (#11092)
* Update recognition_en.md (#10059)

ic15_dict.txt only have 36 digits

* Update ocr_rec.h (#9469)

It is enough to include preprocess_op.h, we do not need to include ocr_cls.h.

* 补充num_classes注释说明 (#10073)

ser_vi_layoutxlm_xfund_zh.yml中的Architecture.Backbone.num_classes所赋值会设置给Loss.num_classes,
由于采用BIO标注,假设字典中包含n个字段(包含other)时,则类别数为2n-1;假设字典中包含n个字段(不含other)时,则类别数为2n+1。

* Update algorithm_overview_en.md (#9747)

Fix links to super-resolution algorithm docs

* 改进文档`deploy/hubserving/readme.md`和`doc/doc_ch/models_list.md` (#9110)

* Update readme.md

* Update readme.md

* Update readme.md

* Update models_list.md

* trim trailling spaces @ `deploy/hubserving/readme_en.md`

* `s/shell/bash/` @ `deploy/hubserving/readme_en.md`

* Update `deploy/hubserving/readme_en.md` to sync with `deploy/hubserving/readme.md`

* Update deploy/hubserving/readme_en.md to sync with `deploy/hubserving/readme.md`

* Update deploy/hubserving/readme_en.md to sync with `deploy/hubserving/readme.md`

* Update `doc/doc_en/models_list_en.md` to sync with `doc/doc_ch/models_list_en.md`

* using Grammarly to weak `deploy/hubserving/readme_en.md`

* using Grammarly to tweak `doc/doc_en/models_list_en.md`

* `ocr_system` module will return with values of field `confidence`

* Update README_CN.md

* 修复测试服务中图片转Base64的引用地址错误。 (#8334)

* Update application.md

* [Doc] Fix 404 link.  (#10318)

* Update PP-OCRv3_det_train.md

* Update knowledge_distillation.md

* Update config.md

* Fix fitz camelCase deprecation and .PDF not being recognized as pdf file (#10181)

* Fix fitz camelCase deprecation and .PDF not being recognized as pdf file

* refactor get_image_file_list function

* Update customize.md (#10325)

* Update FAQ.md (#10345)

* Update FAQ.md (#10349)

* Don't break overall processing on a bad image (#10216)

* Add preprocessing common to OCR tasks (#10217)

Add preprocessing to options

* [MLU] add mlu device for infer (#10249)

* Create newfeature.md

* Update newfeature.md

* remove unused imported module, so can avoid PyInstaller packaged binary's start-time not found module error. (#10502)

* CV套件建设专项活动 - 文字识别返回单字识别坐标 (#10515)

* modification of return word box

* update_implements

* Update rec_postprocess.py

* Update utility.py

* Update README_ch.md

* revert README_ch.md update

* Fixed Layout recovery README file (#10493)

Co-authored-by: Shubham Chambhare <shubhamchambhare@zoop.one>

* update_doc

* bugfix

---------

Co-authored-by: ChuongLoc <89434232+ChuongLoc@users.noreply.github.com>
Co-authored-by: Wang Xin <xinwang614@gmail.com>
Co-authored-by: tanjh <dtdhinjapan@gmail.com>
Co-authored-by: Louis Maddox <lmmx@users.noreply.github.com>
Co-authored-by: n0099 <n@n0099.net>
Co-authored-by: zhenliang li <37922155+shouyong@users.noreply.github.com>
Co-authored-by: itasli <ilyas.tasli@outlook.fr>
Co-authored-by: UserUnknownFactor <63057995+UserUnknownFactor@users.noreply.github.com>
Co-authored-by: PeiyuLau <135964669+PeiyuLau@users.noreply.github.com>
Co-authored-by: kerneltravel <kjpioo2006@gmail.com>
Co-authored-by: ToddBear <43341135+ToddBear@users.noreply.github.com>
Co-authored-by: Ligoml <39876205+Ligoml@users.noreply.github.com>
Co-authored-by: Shubham Chambhare <59397280+Shubham654@users.noreply.github.com>
Co-authored-by: Shubham Chambhare <shubhamchambhare@zoop.one>
Co-authored-by: andyj <87074272+andyjpaddle@users.noreply.github.com>
2023-10-18 17:37:23 +08:00
..
dataset
FAQ.md [Cherry-pick] Cherry-pick from release/2.6 (#11092) 2023-10-18 17:37:23 +08:00
PP-OCRv3_introduction.md
PP-OCRv4_introduction.md Add new recognition method "ParseQ" (#10836) 2023-09-07 16:36:47 +08:00
PPOCRv3_det_train.md [Cherry-pick] Cherry-pick from release/2.6 (#11092) 2023-10-18 17:37:23 +08:00
add_new_algorithm.md
algorithm_det_ct.md
algorithm_det_db.md
algorithm_det_drrg.md
algorithm_det_east.md [check_install] (#8177) 2022-11-15 14:25:39 +08:00
algorithm_det_fcenet.md
algorithm_det_psenet.md
algorithm_det_sast.md [check_install] (#8177) 2022-11-15 14:25:39 +08:00
algorithm_e2e_pgnet.md
algorithm_inference.md
algorithm_kie_layoutxlm.md
algorithm_kie_sdmgr.md
algorithm_kie_vi_layoutxlm.md
algorithm_overview.md [New] add rec CPPD model (#10990) 2023-09-25 15:43:45 +08:00
algorithm_rec_abinet.md
algorithm_rec_can.md
algorithm_rec_cppd.md add cppd u14m train model and doc (#11052) 2023-10-11 17:15:01 +08:00
algorithm_rec_crnn.md
algorithm_rec_nrtr.md
algorithm_rec_parseq.md Add new recognition method "ParseQ" (#10836) 2023-09-07 16:36:47 +08:00
algorithm_rec_rare.md
algorithm_rec_rfl.md
algorithm_rec_robustscanner.md
algorithm_rec_rosetta.md
algorithm_rec_sar.md
algorithm_rec_seed.md
algorithm_rec_spin.md
algorithm_rec_srn.md
algorithm_rec_starnet.md
algorithm_rec_svtr.md add svtr FAQ and data_aug (#8864) 2023-01-19 22:14:28 +08:00
algorithm_rec_visionlan.md
algorithm_rec_vitstr.md
algorithm_sr_gestalt.md
algorithm_sr_telescope.md
algorithm_table_master.md
angle_class.md
application.md [Cherry-pick] Cherry-pick from release/2.6 (#11092) 2023-10-18 17:37:23 +08:00
benchmark.md
clone.md
code_and_doc.md
config.md [Cherry-pick] Cherry-pick from release/2.6 (#11092) 2023-10-18 17:37:23 +08:00
customize.md [Cherry-pick] Cherry-pick from release/2.6 (#11092) 2023-10-18 17:37:23 +08:00
data_annotation.md
data_synthesis.md
detection.md
distributed_training.md
enhanced_ctc_loss.md
environment.md
equation_a_ctc.png
equation_c_ctc.png
equation_ctcloss.png update enhanced ctc loss (#4256) 2021-10-12 13:41:47 +08:00
equation_focal_ctc.png
finetune.md update finetune doc (#8774) 2023-01-04 18:41:16 +08:00
focal_loss_formula.png
focal_loss_image.png
framework.png
inference_args.md [doc] update inference args default type (#8822) 2023-01-11 15:18:18 +08:00
inference_ppocr.md update inference doc (#8796) 2023-01-06 17:22:41 +08:00
installation.md
kie.md [Cherry-pick] Cherry-pick from release/2.6 (#11092) 2023-10-18 17:37:23 +08:00
knowledge_distillation.md [Cherry-pick] Cherry-pick from release/2.6 (#11092) 2023-10-18 17:37:23 +08:00
models.md
models_list.md [Cherry-pick] Cherry-pick from release/2.6 (#11092) 2023-10-18 17:37:23 +08:00
multi_languages.md
ocr_book.md Update ocr_book.md 2022-12-28 16:43:54 +08:00
ppocr_introduction.md
quickstart.md upload paddleocr whl to pypi (#10524) 2023-08-06 11:17:13 +08:00
rec_algo_compare.png update enhanced ctc loss (#4256) 2021-10-12 13:41:47 +08:00
recognition.md
reference.md
table_recognition.md add Data annotation link (#8862) 2023-01-16 19:44:44 +08:00
thirdparty.md
training.md
tree.md
update.md
visualization.md
whl.md [doc] Fix dead link (#8547) 2022-12-05 19:53:44 +08:00