Commit Graph

588 Commits (c44ae8f42bbf27a5c8df84f42e8af9fab6e015d5)

Author SHA1 Message Date
Evezerest 70987157a6
Update requirements.txt 2022-11-15 19:11:27 +08:00
Double_V f283516850
Merge pull request #8030 from LDOUBLEV/dygraph
[doc] fix typo and refine doc for paddle.js deploy
2022-10-26 10:40:15 +08:00
LDOUBLEV 54d102add6 refine doc for paddle.js 2022-10-26 10:25:56 +08:00
Evezerest b3241534db
Merge pull request #8091 from WenmuZhou/cpp_infer2
fix cls diff with python
2022-10-25 17:56:50 +08:00
WenmuZhou 2c1747b638 fix cls diff with python 2022-10-25 08:38:42 +00:00
Evezerest 32b6ca4f4a
Update readme.md 2022-10-10 13:08:27 +08:00
tink2123 46d639a1b5 updata paddle2onnx en doc 2022-10-10 12:08:10 +08:00
tink2123 8cbb4fce6a updata paddle2onnx en doc 2022-10-10 10:55:53 +08:00
tink2123 c9ab4e6647 updata paddle2onnx en doc 2022-10-10 10:54:00 +08:00
littletomatodonkey 60559a7ec1
add ser+re hub serving (#7844)
* add ser+re hub serving

* fix
2022-10-09 13:28:12 +08:00
WenmuZhou dd9f48da2e fix bug 2022-09-20 03:40:05 +00:00
WenmuZhou b913f66403 update docs 2022-09-19 13:29:57 +00:00
WenmuZhou 43838e3e9f add trt shape file to table and layout model 2022-09-19 11:39:22 +00:00
WenmuZhou a166e54aca add default value 2022-09-19 11:00:42 +00:00
WenmuZhou bb0955dd95 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into cpp_infer 2022-09-19 10:58:31 +00:00
WenmuZhou 603f234bcc add layout 2022-09-19 09:37:41 +00:00
LDOUBLEV 1b07e42912 fix trt 2022-09-16 20:11:18 +08:00
LDOUBLEV 31a84a33d8 support dynamic trt 2022-09-16 15:01:32 +08:00
LDOUBLEV 50e3bacd32 fix slim doc 2022-09-16 12:05:42 +08:00
LDOUBLEV bc324341d6 add ppocrv3 for lite deploy readme 2022-09-16 11:54:15 +08:00
Wenmuzhou b6c0db3b82 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into kl_pact 2022-09-14 17:01:45 +08:00
Wenmuzhou 541954da52 add layoutxml kl he pact 2022-09-14 15:30:30 +08:00
littletomatodonkey 4589f51b5c
fix (#7587) 2022-09-14 10:26:27 +08:00
zhoujun 2cfb23cf05
fix table cpp infer bug (#7550)
* fix table cpp infer bug

* change default tale dict to ch

* update doc

* update vis
2022-09-10 22:45:35 +08:00
WenmuZhou bb97ad182d update vis 2022-09-09 12:31:58 +00:00
WenmuZhou 68bdcba057 update doc 2022-09-09 12:26:55 +00:00
WenmuZhou 4fa4f22e7b fix table cpp infer bug 2022-09-09 12:24:08 +00:00
WenmuZhou 1566694145 Fix boundary problems 2022-08-26 07:29:13 +00:00
an1018 9c424ff164 update doc 2022-08-23 23:28:49 +08:00
an1018 d5d78b486b update doc 2022-08-23 16:11:18 +08:00
Evezerest 7e4e87dd6d
cherry pick PRs from community (#7273)
* Merge pull request #6824 from ChenNima/release/2.5-kie-save-res

[kie]add write_kie_result to kie infer tool

* Merge pull request #6677 from TonyJiangWJ/release/2.5

修复内存泄露问题

* Update native.cpp (#6650)

fix issue 6640

* Merge pull request #6625 from ynjang/ynjang

update sorted_boxes

* fix DeprecationWarning, (#6604)

DeprecationWarning: The binary mode of fromstring is deprecated, as it behaves surprisingly on unicode inputs. Use frombuffer instead

* Merge pull request #6585 from maxbachmann/release/2.5

replace GPL licensed components

* Merge pull request #6575 from Eling486/release/2.5

update win doc

* Merge pull request #6477 from MikoyChinese/fix-copy-paste

Fix copy_paste no texts augment.

* Merge pull request #6361 from mohamadmansourX/patch-9

Update README_en.md

Co-authored-by: Double_V <liuvv0203@163.com>
Co-authored-by: shawn <1021362695@qq.com>
Co-authored-by: paopjian <672034519@qq.com>
2022-08-21 18:03:57 +08:00
WenmuZhou a23b67c6eb update hubservering model 2022-08-16 14:25:50 +00:00
WenmuZhou c1e6558d9e update table cpp infer doc 2022-08-16 03:29:17 +00:00
WenmuZhou ce321153e7 rm unused code 2022-08-14 09:01:49 +00:00
WenmuZhou 73ca6c2e7f add PP-Structurev2 to hubserving 2022-08-10 14:15:52 +00:00
WenmuZhou 24d917d210 update cpp infer doc 2022-08-10 06:27:21 +00:00
WenmuZhou 3867c8cc87 add table cpp infer 2022-08-10 06:05:02 +00:00
WenmuZhou ddaa2c2552 add SLANet 2022-08-08 06:50:27 +00:00
Evezerest ca7c4f5d19
Update README.md 2022-07-07 10:15:41 +08:00
Evezerest d6b81c6c77
Update README_ch.md 2022-07-07 10:12:48 +08:00
Double_V 6e0a3fd654
Merge pull request #6766 from LDOUBLEV/dyg_pts
fix kl js loss
2022-07-05 17:44:32 +08:00
Liliya Wu 4ec14d0e8f
Update run_demo.sh 2022-07-04 21:33:38 +08:00
LDOUBLEV bedd89f916 fix bug 2022-07-04 20:04:57 +08:00
Liliya WU 7a9c8af11d update scripts to run in cloud-based avh 2022-06-30 13:39:21 +08:00
LDOUBLEV d56c0b9b7c add mode 2022-06-27 19:47:07 +08:00
LDOUBLEV ec3f8ff7e8 support PP-OCRv3 for lite demo (arm8) 2022-06-27 19:29:33 +08:00
WenmuZhou 6778ab933a update doc 2022-06-22 09:42:24 +00:00
WenmuZhou ea1cc92257 add ch doc 2022-06-22 09:38:22 +00:00
WenmuZhou 49215a1afe rename to avh 2022-06-20 04:00:47 +00:00
WenmuZhou b473e92d09 add tvm 2022-06-17 09:12:46 +00:00