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 |
WenmuZhou
|
4241dd06e9
|
update PP-Structurev to PP-StructureV
|
2022-10-24 04:14:51 +00:00 |
littletomatodonkey
|
27739ec79a
|
fix doc link
|
2022-05-18 11:33:15 +00:00 |
tink2123
|
32ec1fd98f
|
update dead link
|
2022-05-09 03:52:38 +00:00 |
tink2123
|
5275dd0e27
|
update dead link
|
2022-05-09 03:37:54 +00:00 |
littletomatodonkey
|
5ad1bfaa97
|
fix doc
|
2022-05-07 08:20:00 +00:00 |
littletomatodonkey
|
ff7c7521f0
|
fix model list
|
2022-05-07 07:54:04 +00:00 |
littletomatodonkey
|
8586effbfb
|
fix model link
|
2022-05-07 07:33:33 +00:00 |
LDOUBLEV
|
4e5acee1de
|
delete comming soon
|
2022-05-06 18:01:30 +08:00 |
littletomatodonkey
|
b1b04c7187
|
fix slim rec model doc
|
2022-05-01 14:42:30 +00:00 |
littletomatodonkey
|
5a08a408a8
|
add model list (#6091)
* add model list
|
2022-04-29 09:59:19 +08:00 |
WenmuZhou
|
056b7606f6
|
update docs
|
2022-02-28 10:18:34 +08:00 |
WenmuZhou
|
9d4aed1127
|
fix link in doc & test=document_fix
|
2022-02-09 06:15:43 +00:00 |
lgcy
|
8df888d1d0
|
fix en_doc word err and fix 5133 issue
|
2022-01-26 17:04:02 +08:00 |
fanruinet
|
6090e6ae3a
|
Correct some spellings & links.
|
2022-01-11 16:04:24 +08:00 |
littletomatodonkey
|
7dccfe57a0
|
improve system prediction and remove some hard code (#4643)
* fix center yaml
* rm init_center param
* fix typo
* improve pred system
|
2021-11-17 12:32:05 +08:00 |
Leif
|
1c733dc8a8
|
Synchronize documents between the release-2.3 branch and dygraph branch
Synchronize documents between the release-2.3 branch and dygraph branch
|
2021-11-09 20:01:05 +08:00 |
LDOUBLEV
|
1903594782
|
update config yml
|
2021-09-07 14:14:58 +08:00 |
LDOUBLEV
|
662d087efc
|
dygraph2.1 to PP-OCRv2
|
2021-09-07 13:57:39 +08:00 |
LDOUBLEV
|
4383b7d8f3
|
update PP-OCRv2
|
2021-09-07 13:46:20 +08:00 |
DanielYang
|
4a1f2e3649
|
Merge pull request #3922 from Evezerest/dygraph
Add PP-OCR inference doc and more explanation
|
2021-09-07 01:00:49 +08:00 |
Leif
|
147d185739
|
Add PP-OCR inference doc
Add PP-OCR inference doc
|
2021-09-06 23:59:41 +08:00 |
LDOUBLEV
|
001480a15f
|
fix model_list and readme
|
2021-09-06 21:19:05 +08:00 |
LDOUBLEV
|
8fca530479
|
update model_list_en.md
|
2021-09-06 11:27:37 +08:00 |
MissPenguin
|
424c94fca0
|
Merge pull request #2912 from WenmuZhou/update_model_list
Chinese to English in model list and lite doc
|
2021-05-26 19:29:36 +08:00 |
zhoujun
|
5ee76b9e53
|
Update models_list_en.md
|
2021-05-25 21:18:55 +08:00 |
MissPenguin
|
5d24736a62
|
Update models_list_en.md
|
2021-05-25 19:59:26 +08:00 |
MissPenguin
|
7fb6441fb1
|
Update models_list_en.md
|
2021-05-25 19:59:09 +08:00 |
MissPenguin
|
97d7281256
|
Update models_list_en.md
|
2021-05-25 19:52:35 +08:00 |
WenmuZhou
|
0d7d628e4e
|
add lite model 2 model_list
|
2021-05-25 16:09:24 +08:00 |
LDOUBLEV
|
491ab07417
|
update prune infer model size
|
2021-05-24 16:33:21 +08:00 |
LDOUBLEV
|
033d52fdaf
|
update det prune list link
|
2021-05-24 16:32:50 +08:00 |
tink2123
|
dda96fc65f
|
replace path.join for windows
|
2021-04-14 15:58:31 +08:00 |
tink2123
|
94474e40fc
|
polish mult-lang doc and whl
|
2021-04-13 19:30:08 +08:00 |
littletomatodonkey
|
4489b7dd17
|
fix model doc
|
2021-02-03 02:47:46 +00:00 |
littletomatodonkey
|
4e98a521ec
|
improve doc
|
2021-02-02 14:27:21 +00:00 |
Justus-Jonas Erker
|
0dcab8e67f
|
fixed wrong naming of German model
The german recognition model was falsely named French recognition
|
2021-01-28 09:54:01 +01:00 |
Double_V
|
bcf29f0538
|
Merge pull request #1795 from WenmuZhou/dygraph_rc
update model list
|
2021-01-21 19:16:25 +08:00 |
WenmuZhou
|
9bbe2214d9
|
update model list
|
2021-01-21 19:13:12 +08:00 |
xmy0916
|
67ad7ccace
|
fix doc
|
2021-01-21 11:42:16 +08:00 |
xmy0916
|
b4d0ea7ee6
|
fix doc and mv imgs
|
2021-01-21 11:36:09 +08:00 |
xmy0916
|
c23d6a2df7
|
fix doc and mv imgs
|
2021-01-21 11:33:07 +08:00 |
xmy0916
|
5c75828322
|
fix doc
|
2021-01-20 22:22:36 +08:00 |
xmy0916
|
85fa27ab07
|
modify doc for multi language model list
|
2021-01-20 21:35:15 +08:00 |
MissPenguin
|
02527479d4
|
Update models_list_en.md
|
2020-12-16 11:02:01 +08:00 |
MissPenguin
|
06fac86f76
|
Update models_list_en.md
|
2020-12-16 10:59:05 +08:00 |
dyning
|
980014c1d5
|
Update models_list_en.md
|
2020-12-16 00:31:06 +08:00 |
dyning
|
fde71656be
|
Update models_list_en.md
|
2020-12-16 00:29:41 +08:00 |
MissPenguin
|
5632dec4e4
|
Update models_list_en.md
|
2020-12-15 23:19:19 +08:00 |
tink2123
|
c55f017110
|
update date
|
2020-12-15 13:30:03 +08:00 |