Commit Graph

60 Commits (a4b7d3ba4a8333a23bab1fc1472aa18deec211d1)

Author SHA1 Message Date
xu 00f0d42d9b
docs: Update FAQ.md, delete repeated question (#11972)
* docs: Update FAQ.md, delete repeated question

* docs: 1.update the FAQ.md from the doc_ch, delete repeated question 2. update the FAQ_en.md from the doc_en, add questions and answers about "How to identify artistic fonts in signs or advertising images"

* docs: Update the FAQ.md from the doc_ch, delete repeated question

* docs: Update the FAQ.md from the doc_ch, delete repeated question
2024-04-22 10:01:49 +08:00
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
tink2123 c367e4159a update doc for issues 2022-05-31 15:36:04 +08:00
WenmuZhou feca63686d add bda 2022-05-30 16:44:50 +08:00
Shuangchi He 22ccdfbf71
[cherry-pick] Fix some typos from release/2.4 branch and merge. (#6114)
* [cherry-pick] Fix some typos from release/2.4 branch and merge.

* rm readme_en.md in deploy/cpp_infer/.

* Fix others typos.
2022-05-02 14:06:02 +08:00
littletomatodonkey edd0601582
fix ratio list (#5581) 2022-02-28 14:36:06 +08:00
andyjpaddle 20d25f3817 fix dead link 2022-02-16 06:42:30 +00:00
andyjpaddle e797692e14 fix dead link 2022-02-16 02:55:15 +00:00
Leif 8ea41062c9 Update FAQ.md and thirdparty.md
Update FAQ.md and thirdparty.md
2021-12-20 14:35:43 +08:00
grasswolfs d53500149c test=documents_fix,test=dygraph 2021-09-07 00:44:43 +08:00
littletomatodonkey 94478fa1db fix model size 2021-02-02 14:37:45 +00:00
WenmuZhou 259f3bb0e0 update 2021-02-01 16:23:04 +08:00
WenmuZhou dbef4a1d34 update 2021-02-01 16:20:43 +08:00
WenmuZhou 02b0bce42d update 2021-02-01 16:16:15 +08:00
WenmuZhou fae6f1eef7 update 2021-02-01 14:50:44 +08:00
WenmuZhou 22a9f2ad00 update faq 2021-02-01 12:57:18 +08:00
WenmuZhou b544a561d5 update faq 2021-02-01 12:49:11 +08:00
littletomatodonkey a4fa186010
fix mv3 to adapt to paddle2.0 (#1864)
* fix mv3 to adapt to paddle2.0

* fix doc to adapt to 2.0.0

* fix paddle version
2021-01-28 19:14:50 +08:00
MissPenguin 943b9390e7 update FAQ 2021.1.25 2021-01-25 03:20:31 +00:00
dyning 47eb591f9e
Update FAQ.md 2021-01-18 18:57:24 +08:00
dyning 5021b5a9e4 add faq 20210117 2021-01-17 09:39:57 +00:00
dyning 5010135e47
Update FAQ.md 2021-01-11 14:26:20 +08:00
weishengyu a02d40d4ff update colon 2021-01-11 01:18:19 +08:00
weishengyu ce12c66f3d add 5 FAQ 2021-01-11 01:11:37 +08:00
xiaoting c3e5522c38
format faq 2021-01-05 11:27:46 +08:00
tink2123 0ae781e19a add faq, 210104 2021-01-04 15:28:49 +08:00
tink2123 10d7ecdbff add faq, 210104 2021-01-04 13:25:22 +08:00
tink2123 c91baf7cc6 add faq, 210104 2021-01-04 13:21:41 +08:00
littletomatodonkey 8985f6c207
add faq 20201218 (#1590) 2020-12-28 14:58:32 +08:00
LDOUBLEV e1d11ae0e3 2.3.18 to 3.1.24 2020-12-21 15:14:52 +08:00
LDOUBLEV b2768e4a55 fix comments 2020-12-21 11:42:15 +08:00
LDOUBLEV 037bd74017 fix comments 2020-12-21 11:35:46 +08:00
LDOUBLEV 520670a4e4 * to x 2020-12-21 11:26:05 +08:00
LDOUBLEV a8927059c9 * to x 2020-12-21 11:24:27 +08:00
LDOUBLEV f103ed2791 add FAQ 2020-12-21 11:22:39 +08:00
MissPenguin 396e88b888 update faq 2020-12-16 07:02:51 +00:00
Leif bd3140186a Update FAQ 2020-12-16 12:09:55 +08:00
Leif ff5e11cb43 Update FAQ 2020-12-12 09:45:07 +08:00
WenmuZhou 8c000977dd update doc 2020-10-13 17:49:16 +08:00
dyning 0d4ccd456b
Update FAQ.md 2020-08-27 09:56:00 +08:00
grasswolfs 0b7d93d513 test=develop,update_docs 2020-08-26 21:21:24 +08:00
grasswolfs 98a979a6bf test=develop,update_docs 2020-08-26 20:44:17 +08:00
grasswolfs cbb82c6b2f test=develop,update_docs 2020-08-26 20:16:52 +08:00
dyning bf321ecd98
Update FAQ.md 2020-08-26 17:30:57 +08:00
dyning 8deee752aa
Update FAQ.md 2020-08-26 17:27:41 +08:00
dyning 6b73e5f47a
Update FAQ.md 2020-08-26 17:25:52 +08:00
dyning 46af364e12
Update FAQ.md 2020-08-26 17:22:08 +08:00
grasswolfs 29ba105c91 test=develop,update_docs 2020-08-26 17:17:07 +08:00
grasswolfs c4a3ecdcb6 test=develop,test=document_fix 2020-08-26 16:43:41 +08:00
littletomatodonkey 3da97909bb add faq 2020-08-19 08:25:23 +00:00