PaddleOCR/doc/doc_en
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 Update kie_datasets_en.md (#10735) 2023-09-27 11:14:33 +08:00
FAQ_en.md
PP-OCRv3_introduction_en.md update PP-Structurev to PP-StructureV 2022-10-24 04:14:51 +00:00
add_new_algorithm_en.md
algorithm_det_ct_en.md add centripetal text model 2022-09-15 11:08:16 +00:00
algorithm_det_db_en.md add db++ doc (#7334) 2022-08-24 21:06:59 +08:00
algorithm_det_drrg_en.md update model link 2022-10-20 17:05:53 +08:00
algorithm_det_east_en.md [check_install] (#8177) 2022-11-15 14:25:39 +08:00
algorithm_det_fcenet_en.md fix dead links 2022-05-18 10:31:09 +00:00
algorithm_det_psenet_en.md fix dead links 2022-05-18 10:31:09 +00:00
algorithm_det_sast_en.md [check_install] (#8177) 2022-11-15 14:25:39 +08:00
algorithm_e2e_pgnet_en.md update PP-Structurev to PP-StructureV 2022-10-24 04:14:51 +00:00
algorithm_kie_layoutxlm_en.md add re predict 2022-09-20 22:13:27 +08:00
algorithm_kie_sdmgr_en.md update PP-Structurev to PP-StructureV 2022-10-24 04:14:51 +00:00
algorithm_kie_vi_layoutxlm_en.md Update algorithm_kie_vi_layoutxlm_en.md (#10736) 2023-09-05 15:42:09 +08:00
algorithm_overview_en.md Update algorithm_overview_en.md (#10734) 2023-10-18 14:45:27 +08:00
algorithm_rec_abinet_en.md [New Rec]add rec ViTSTR & ABINet algorithm. (#6414) 2022-06-28 15:06:53 +08:00
algorithm_rec_aster_en.md fix dead links 2022-05-18 10:31:09 +00:00
algorithm_rec_can_en.md Merge pull request #8087 from WenmuZhou/tipc5 2022-10-25 16:14:30 +08:00
algorithm_rec_cppd_en.md add cppd u14m train model and doc (#11052) 2023-10-11 17:15:01 +08:00
algorithm_rec_crnn_en.md fix dead links 2022-05-18 10:31:09 +00:00
algorithm_rec_nrtr_en.md [New Rec]add rec ViTSTR & ABINet algorithm. (#6414) 2022-06-28 15:06:53 +08:00
algorithm_rec_parseq_en.md Add new recognition method "ParseQ" (#10836) 2023-09-07 16:36:47 +08:00
algorithm_rec_rare_en.md update PP-Structurev to PP-StructureV 2022-10-24 04:14:51 +00:00
algorithm_rec_rfl_en.md update rfl model link 2022-10-13 06:23:53 +00:00
algorithm_rec_robustscanner_en.md update spin and RobustScanner moel link 2022-09-29 06:52:10 +00:00
algorithm_rec_rosetta_en.md
algorithm_rec_sar_en.md fix sar export 2022-08-16 09:34:48 +00:00
algorithm_rec_seed_en.md update PP-Structurev to PP-StructureV 2022-10-24 04:14:51 +00:00
algorithm_rec_spin_en.md update PP-Structurev to PP-StructureV 2022-10-24 04:14:51 +00:00
algorithm_rec_srn_en.md fix dead links 2022-05-18 10:31:09 +00:00
algorithm_rec_starnet.md Cherry pick to dygraph (#6383) 2022-05-23 23:38:33 +08:00
algorithm_rec_svtr_en.md add svtr FAQ and data_aug (#8864) 2023-01-19 22:14:28 +08:00
algorithm_rec_visionlan_en.md update PP-Structurev to PP-StructureV 2022-10-24 04:14:51 +00:00
algorithm_rec_vitstr_en.md [New Rec]add rec ViTSTR & ABINet algorithm. (#6414) 2022-06-28 15:06:53 +08:00
algorithm_sdmgr_en.md kie doc (#7154) 2022-08-15 11:39:11 +08:00
algorithm_sr_gestalt_en.md Submit SR model (#6933) 2022-08-12 10:49:54 +08:00
algorithm_sr_telescope_en.md Update README (#8445) 2022-11-25 16:35:53 +08:00
algorithm_table_master_en.md fix bug 2022-07-05 02:51:07 +00:00
angle_class_en.md
benchmark_en.md Merge pull request #4044 from Evezerest/2.3 2021-09-23 20:58:14 +08:00
clone_en.md
code_and_doc.md
community_contribution_en.md
config_en.md
customize_en.md
data_annotation_en.md Update data_annotation_en.md 2020-07-17 14:26:43 +08:00
data_synthesis_en.md
detection_en.md add finetune en doc & test=document_fix (#8497) 2022-11-30 19:35:50 +08:00
distributed_training_en.md update PP-Structurev to PP-StructureV 2022-10-24 04:14:51 +00:00
enhanced_ctc_loss_en.md
environment_en.md
finetune_en.md update finetune doc (#8774) 2023-01-04 18:41:16 +08:00
inference_args_en.md OCR preprocessing parameters documentation (#10447) 2023-07-21 16:23:03 +08:00
inference_en.md update inference doc (#8796) 2023-01-06 17:22:41 +08:00
inference_ppocr_en.md fix wrong model name 2022-10-12 08:34:59 +00:00
installation_en.md
kie_en.md add re export cmd in kie doc 2022-10-27 02:47:59 +00:00
knowledge_distillation_en.md fix dead links 2022-05-18 10:31:09 +00:00
logging_en.md
models_en.md
models_list_en.md [Cherry-pick] Cherry-pick from release/2.6 (#11092) 2023-10-18 17:37:23 +08:00
multi_languages_en.md fix dead links 2022-05-18 10:31:09 +00:00
ocr_book_en.md Update ocr_book_en.md 2022-11-18 10:56:15 +08:00
ppocr_introduction_en.md Update ppocr_introduction_en.md 2022-06-17 15:47:49 +08:00
quickstart_en.md [Doc] update doc (#10564) 2023-08-07 14:21:45 +08:00
recognition_en.md [Cherry-pick] Cherry-pick from release/2.6 (#11092) 2023-10-18 17:37:23 +08:00
reference_en.md
table_recognition_en.md add Data annotation link (#8862) 2023-01-16 19:44:44 +08:00
training_en.md
tree_en.md
tricks_en.md
update_en.md fix dead links 2022-05-18 10:31:09 +00:00
visualization_en.md
whl_en.md [doc] fix doc (#8935) 2023-02-01 09:53:47 +08:00