Sunflower7788
|
6f113bfd9d
|
rename det models name and fix docs (#15020)
* rename
* rename
* fix and rm docs
* fix and rm docs
* fix and rm docs
* fix and rm docs
|
2025-04-27 22:04:03 +08:00 |
co63oc
|
534e66506f
|
Fix typos in several files (#14812)
* Fix typos in several files
* Fix
|
2025-03-06 10:34:46 +08:00 |
co63oc
|
de12ece0aa
|
Fix (#14798)
|
2025-03-04 11:04:41 +08:00 |
jzhang533
|
24f06d1a1b
|
update common pre-commit configs and commit the results of running pre-commit run -a (#12516)
|
2024-05-29 15:26:09 +08:00 |
jzhang533
|
a2ad2124c7
|
commit fix by running pre-commit run -a (#12165)
|
2024-05-24 12:12:42 +08:00 |
Wang Xin
|
045e5f6ac7
|
add pre-commit workflow (#11973)
* add pre-commit workflow
* run 'pre-commit run --all-files'
* setup python version
|
2024-04-21 21:46:20 +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 |
xiaoting
|
f10c4580a8
|
update for serving (#6518)
|
2022-06-08 14:01:21 +08:00 |
andyjpaddle
|
6c7170f172
|
update doc
|
2022-06-06 08:21:28 +00:00 |
andyjpaddle
|
6d73332b97
|
add tipc for cpp infer
|
2022-06-06 07:50:12 +00:00 |
andyjpaddle
|
7399cbac20
|
add tipc for cpp infer
|
2022-06-06 07:48:40 +00:00 |
andyjpaddle
|
d98447d26f
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph
|
2022-06-02 08:37:36 +00:00 |
andyjpaddle
|
88fc3318c5
|
add cpp serving tipc
|
2022-06-02 02:21:02 +00:00 |
xiaoting
|
2dbdae6101
|
[Cherry pick] update python serving for v3 (#6467)
* update pipeline to v3
* update pipeline to v3
|
2022-06-01 21:09:58 +08:00 |
andyjpaddle
|
41a2e1fa29
|
add python serving tipc
|
2022-06-01 09:28:54 +00:00 |
andyjpaddle
|
01aeda4f6b
|
add ppocrv3 tipc & test=document_fix
|
2022-05-12 11:59:02 +00:00 |
andyjpaddle
|
4def106873
|
update cpp serving for v3 (#6207)
|
2022-05-09 20:45:35 +08:00 |
xiaoting
|
52c4d5b43f
|
update multi-models and fix pdserving (#6160)
|
2022-05-07 12:09:02 +08:00 |
xiaoting
|
f3c35aa1e6
|
update multi rec model (#6142)
* update multi rec model
* fix pdserving for det
* rename multi config
* update ch_rec_slim link
|
2022-05-06 08:20:14 +08:00 |
tink2123
|
fcd3b0f005
|
update recognition, add algorithm en doc
|
2022-04-29 01:06:19 +08:00 |
tink2123
|
566cf854b9
|
update c++ serving
|
2022-04-28 14:26:26 +08:00 |
tink2123
|
39ee81b9cd
|
add rec introduction, update pdserving
|
2022-04-28 14:24:23 +08:00 |
tink2123
|
8a0a3a54cc
|
update result img
|
2022-04-12 03:28:15 +00:00 |
tink2123
|
1210dbf55f
|
add err no
|
2022-04-12 03:28:08 +00:00 |
tink2123
|
bc7ea03235
|
update result
|
2022-04-12 03:26:11 +00:00 |
tink2123
|
94d71d7f78
|
update readme, return bbox
|
2022-04-12 03:26:08 +00:00 |
Leif
|
9cce12135d
|
Add model slim docs
Add model slim docs
|
2022-03-30 11:32:22 +08:00 |
tink2123
|
30037fc4d2
|
polish tipc serving
|
2022-03-15 06:49:27 +00:00 |
tink2123
|
455a21ca4b
|
polish tipc serving
|
2022-03-15 06:37:46 +00:00 |
tink2123
|
c01e526fc8
|
fix tipc serving doc
|
2022-03-10 05:31:45 +00:00 |
LDOUBLEV
|
571341d2e8
|
fix serving doc
|
2022-03-09 17:14:56 +08:00 |
WenmuZhou
|
6fe387ce03
|
fix link & test=document_fix
|
2022-02-10 08:41:27 +00:00 |
fanruinet
|
6090e6ae3a
|
Correct some spellings & links.
|
2022-01-11 16:04:24 +08:00 |
littletomatodonkey
|
9d40fe372c
|
fix serving doc
|
2021-12-16 02:00:33 +00:00 |
littletomatodonkey
|
c7a50dbdc2
|
fix serving serviosn
|
2021-12-15 10:05:54 +00:00 |
zhoujun
|
b6a21419d6
|
fix gap between table structure train model and inference model (#4565)
* add indent in pipeline_rpc_client.py
* fix gap in table structure train model and inference model
|
2021-11-10 20:18:48 +08:00 |
xiaoting
|
5ebf5d6e45
|
Merge pull request #4544 from tink2123/update_serving
update test serving
|
2021-11-09 17:07:57 +08:00 |
tink2123
|
3aab76dd29
|
update serving doc
|
2021-11-04 19:06:03 +08:00 |
tink2123
|
258bf168e8
|
update test serving
|
2021-11-04 06:37:14 +00:00 |
tink2123
|
0150e56bdd
|
add det and rec service
|
2021-08-06 05:41:17 +00:00 |
MissPenguin
|
19204e8f18
|
Merge pull request #2850 from bjjwwang/dygraph
fix windows readme
|
2021-05-25 11:13:24 +08:00 |
Thomas Young
|
2de176b607
|
fix doc
fix doc
|
2021-05-21 20:35:57 +08:00 |
Thomas Young
|
7338ec0dc3
|
update eng doc
update eng doc
|
2021-05-21 20:33:40 +08:00 |
Thomas Young
|
b37c715b07
|
update doc
update doc
|
2021-05-21 20:31:51 +08:00 |
Thomas Young
|
e0d7deaab3
|
fix gpu_id
fix gpu_id
|
2021-05-21 20:29:05 +08:00 |
bjjwwang
|
3cae04e7cf
|
fix windows readme
|
2021-05-20 14:17:11 +00:00 |
bjjwwang
|
4d6a56364e
|
fix windows readme
|
2021-05-20 14:15:06 +00:00 |
bjjwwang
|
fab1c618a4
|
support serving 0.6.0
|
2021-05-20 10:42:55 +00:00 |
bjjwwang
|
df1e8b5320
|
support serving 0.6.0
|
2021-05-20 10:41:15 +00:00 |
bjjwwang
|
e609c3f307
|
win doc
|
2021-05-20 10:36:49 +00:00 |