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 |
andyj
|
72149498b0
|
add finetune en doc & test=document_fix (#8497)
|
2022-11-30 19:35:50 +08:00 |
littletomatodonkey
|
4f998a84be
|
fix doc (#6442)
* fix doc
* fix doc
* rename
* fix doc
* fix link
|
2022-06-02 14:46:40 +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 |
tink2123
|
57ad136786
|
use distill config
|
2022-04-29 16:31:59 +08:00 |
xiaoting
|
d889f99047
|
Merge branch 'dygraph' into ppocr_v3_doc
|
2022-04-29 11:22:50 +08:00 |
tink2123
|
9b15c7f717
|
update en doc
|
2022-04-29 01:15:32 +08:00 |
andyjpaddle
|
3a5ca020ad
|
update doc
|
2022-04-28 06:43:24 +00:00 |
andyjpaddle
|
d25e263af0
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph
|
2022-04-28 06:14:11 +00:00 |
andyjpaddle
|
f1b17aaef8
|
update en doc for det and rec
|
2022-04-28 03:28:30 +00:00 |
WenmuZhou
|
8ea84de6cf
|
rm title
|
2022-04-27 18:34:17 +08:00 |
WenmuZhou
|
f0c7369143
|
update dataset doc
|
2022-04-27 18:30:26 +08:00 |
WenmuZhou
|
3bf40c7628
|
rm rec_char_type
|
2022-04-08 08:00:13 +00:00 |
littletomatodonkey
|
d9e3832b3a
|
fix distillation doc (#5660)
|
2022-03-08 18:01:52 +08:00 |
tink2123
|
9b8594968d
|
update doc for rec_char_type
|
2021-10-12 14:47:39 +08:00 |
Leif
|
93f5b6871e
|
Merge pull request #4044 from Evezerest/2.3
Unified document title case
|
2021-09-23 20:58:14 +08:00 |
xiaoting
|
9a44e279fe
|
Merge pull request #3798 from andyjpaddle/add_rec_sar
Add rec_sar
|
2021-09-09 10:48:33 +08:00 |
Leif
|
62cd82ea13
|
Divide PP-OCR model inference and other model inference
Divide PP-OCR model inference and other model inference
|
2021-09-07 11:06:02 +08:00 |
andyjpaddle
|
8a7d3a2948
|
Merge branch 'dygraph' into add_rec_sar
|
2021-09-07 11:05:18 +08:00 |
tink2123
|
1d7a0f9d85
|
update doc for rec and training
|
2021-09-06 18:08:38 +08:00 |
tink2123
|
ef9101b173
|
update doc for rec and training
|
2021-09-06 17:00:51 +08:00 |
andyjpaddle
|
ea52f47a95
|
update docs and fix conflic
|
2021-08-31 12:13:36 +00:00 |
andyjpaddle
|
d43688a4da
|
update rec_r31_sar.yml and sar docs
|
2021-08-31 11:33:41 +00:00 |
xiaoting
|
5c664bf4f5
|
Merge pull request #3721 from Topdu/dygraph
add rec_nrtr
|
2021-08-26 15:30:52 +08:00 |
littletomatodonkey
|
d77db841b0
|
fix whl exit bug (#3806)
* fix whl exit bug
* fix recognition doc
|
2021-08-26 07:02:42 +08:00 |
andyjpaddle
|
8a95b3352d
|
add_rec_sar, test=dygraph
|
2021-08-24 03:49:26 +00:00 |
topduke
|
adc62fcde4
|
Merge branch 'dygraph' into dygraph
|
2021-08-17 22:08:54 +08:00 |
Topdu
|
1623c17cdc
|
add rec_nrtr
|
2021-08-17 13:10:53 +00:00 |
tink2123
|
3aedb20768
|
update multi config doc
|
2021-07-22 20:45:11 +08:00 |
littletomatodonkey
|
90f2cc00c3
|
add google link
|
2021-07-06 12:26:40 +08:00 |
MissPenguin
|
926dc47bd6
|
Update recognition_en.md
|
2021-06-08 15:44:37 +08:00 |
tink2123
|
94474e40fc
|
polish mult-lang doc and whl
|
2021-04-13 19:30:08 +08:00 |
WenmuZhou
|
6443988d44
|
merge paddleocr
|
2021-02-03 12:25:43 +08:00 |
WenmuZhou
|
94278781c6
|
update rec doc
|
2021-02-03 12:05:20 +08:00 |
WenmuZhou
|
248669a81e
|
update rec doc
|
2021-02-03 11:58:24 +08:00 |
littletomatodonkey
|
077fcabcbc
|
fix doc
|
2021-02-01 14:03:32 +00:00 |
LDOUBLEV
|
7a054c854b
|
rare doc and opt post_process
|
2021-02-01 06:27:56 +00:00 |
tink2123
|
42fe741ff1
|
add srn doc
|
2021-01-29 15:08:58 +08:00 |
tink2123
|
edeb12b1e0
|
rename en_sensitive EN_symbol
|
2021-01-26 15:53:49 +08:00 |
tink2123
|
8f52a73718
|
polish code
|
2021-01-26 15:24:13 +08:00 |
tink2123
|
45117f907d
|
update multi-lang doc
|
2021-01-26 14:51:56 +08:00 |
WenmuZhou
|
b615f6704d
|
load model by pretrained_model
|
2020-12-18 23:00:16 +08:00 |
tink2123
|
3602b066ba
|
fix ic15.yml and del img_words_en
|
2020-12-15 20:32:18 +08:00 |
tink2123
|
ca3ea1b53c
|
update recognition doc
|
2020-12-15 19:56:42 +08:00 |
tink2123
|
0820562963
|
mv rare and starnet in rec doc
|
2020-12-15 19:08:18 +08:00 |
tink2123
|
09ebcb43b9
|
Merge branch 'dygraph_doc' of https://github.com/tink2123/PaddleOCR into dygraph
|
2020-12-12 14:16:36 +08:00 |
tink2123
|
3ebb4a1660
|
update doc
|
2020-12-12 14:13:27 +08:00 |
xiaoting
|
3feb56f167
|
Merge branch 'dygraph' into dygraph_doc
|
2020-12-11 17:53:30 +08:00 |
tink2123
|
61b94e47cb
|
polish doc
|
2020-12-11 17:50:01 +08:00 |
gaotingquan-dev
|
1de89825f6
|
Fix the errors about description of dict
|
2020-12-11 03:30:16 +00:00 |