Commit Graph

591 Commits (34b9569800a38af41a27ed893b12567757ef6c89)

Author SHA1 Message Date
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
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
tink2123 c367e4159a update doc for issues 2022-05-31 15:36:04 +08:00
andyjpaddle e2b2f33092 update some note 2022-05-30 09:25:21 +00:00
andyjpaddle e37fbd1380 update doc for quickstart 2022-05-30 08:10:37 +00:00
andyjpaddle 1e836600bb update cpp infer for onnxruntime 2022-05-23 03:41:03 +00:00
andyjpaddle 01aeda4f6b add ppocrv3 tipc & test=document_fix 2022-05-12 11:59:02 +00:00
andyjpaddle abe4cd7a43 update doc for v3 det quant 2022-05-11 06:33:28 +00:00
Double_V 8ca3c09f08
Merge pull request #6241 from LDOUBLEV/dygraph
fix params diff
2022-05-11 10:45:43 +08:00
chenenquan a54fef9f7a Add documents for paddlecloud 2022-05-10 20:34:16 +08:00
chenenquan 925d41564a Add documents for paddlecloud 2022-05-10 20:34:10 +08:00
chenenquan fd9308e019 Add documents for paddlecloud 2022-05-10 20:34:02 +08:00
chenenquan 3694b7abbe Add documents for paddlecloud 2022-05-10 20:33:55 +08:00
LDOUBLEV 0a25f7ba0d fix params diff 2022-05-10 20:10:08 +08: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
andyjpaddle 369889b6e0
fix rec v3 mkldnn irpass in cpp infer (#6154)
* fix rec v3 mkldnn irpass

* fix rec v3 mkldnn irpass
2022-05-06 21:57:41 +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
MissPenguin 8f77ad1e13 update doc 2022-05-05 10:27:18 +00:00
MissPenguin da7e9543d3 update doc 2022-05-05 10:25:37 +00:00
andyjpaddle 879be30f3a update hubserving for v3 2022-05-05 08:19:06 +00:00
andyjpaddle 74fdcfdb42 fix det pact 2022-05-05 03:39:14 +00:00
andyjpaddle 5c7b6dc74b fix det pact 2022-05-05 02:57:58 +00: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
MissPenguin 21a0efeab2
Merge pull request #6080 from Topdu/dygraph
add svtr and nrtr docs
2022-04-29 20:25:28 +08:00
MissPenguin 8deb2a8f81
Update README.md 2022-04-29 17:27:15 +08:00
MissPenguin 33fad5208c
Update README_ch.md 2022-04-29 17:26:52 +08:00
MissPenguin 1e63d7b92a
Update readme.md 2022-04-29 17:25:50 +08:00
MissPenguin 681d2e022f
Update readme_ch.md 2022-04-29 17:24:00 +08:00
MissPenguin d7d74028b6
Merge pull request #6099 from WenmuZhou/doc
update lite en doc, test=document_fix
2022-04-29 17:05:01 +08:00
WenmuZhou 003ea37ef9 update lite en doc, test=document_fix 2022-04-29 17:03:02 +08:00
MissPenguin e222a96ca1
Merge pull request #6079 from tink2123/ppocr_v3_doc
add rec introduction, update pdserving
2022-04-29 16:39:20 +08:00
topduke 514de3d59f
Merge branch 'PaddlePaddle:dygraph' into dygraph 2022-04-29 16:33:22 +08:00
andyjpaddle 0b9449199d
Merge pull request #6095 from andyjpaddle/dygraph
[doc] update doc for whl and python cpp infer quick
2022-04-29 16:20:35 +08:00
andyjpaddle 16eb7516b4 add rec image shape note for v3 rec 2022-04-29 06:26:03 +00:00
andyjpaddle 738ff190dd update doc for whl and python cpp infer quick 2022-04-29 03:38:59 +00:00
xiaoting d889f99047
Merge branch 'dygraph' into ppocr_v3_doc 2022-04-29 11:22:50 +08:00
LDOUBLEV 7e5d605518 delete 2022-04-29 10:06:28 +08:00
LDOUBLEV b5bb8687c3 add 2022-04-29 10:04:31 +08:00
Double_V 767cb9f00d
Merge branch 'dygraph' into dygraph 2022-04-29 10:01:11 +08:00
tink2123 fcd3b0f005 update recognition, add algorithm en doc 2022-04-29 01:06:19 +08:00
LDOUBLEV aac628b7fb v2 to v3 2022-04-28 22:52:18 +08:00
LDOUBLEV 40624eef72 fix 2022-04-28 19:33:31 +08:00
LDOUBLEV a09cad53cc update model_list.md 2022-04-28 19:31:44 +08:00
LDOUBLEV ae7567e7c8 fix typo for jetson 2022-04-28 19:27:33 +08:00
littletomatodonkey 6a8a8f7a03
fix log (#6086) 2022-04-28 18:04:05 +08:00
Topdu ac703e56f2 Merge branch 'dygraph' of https://github.com/Topdu/PaddleOCR into dygraph 2022-04-28 09:01:24 +00:00
Topdu f83524bdc5 fix prune optimer 2022-04-28 09:00:41 +00:00
LDOUBLEV cb7fabbe8e fix comments 2022-04-28 15:59:46 +08:00
LDOUBLEV 693e4db501 fix comment 2022-04-28 15:52:27 +08:00
LDOUBLEV 00be306224 add jeston 2022-04-28 15:12:29 +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
MissPenguin 2b6c887a35
Merge pull request #6074 from MissPenguin/dygraph
update docs
2022-04-27 20:22:16 +08:00
MissPenguin d417e22435 update docs 2022-04-27 10:59:49 +00:00
littletomatodonkey 4cddec7307
add rotnet code (#6065)
* add rotnet code

* add config

* fix infer for ssl

* rm unused code
2022-04-27 18:46:48 +08:00
Topdu 1c75ff630e delete yml file, fix quant and svtr 2022-04-26 12:59:48 +00:00
MissPenguin 6902d16075
Merge pull request #6059 from MissPenguin/dygraph
refine cpp infer doc
2022-04-26 14:58:57 +08:00
xiaoting 33c99d29fc
Merge pull request #5948 from tink2123/cherry-pick-serving
[cherry-pick] update readme and add bbox in result
2022-04-26 11:34:50 +08:00
MissPenguin d90bd95ccd refine cpp infer doc 2022-04-25 12:50:14 +00:00
andyjpaddle a9c0cab75d
Merge pull request #6042 from andyjpaddle/dygraph
update cpp infer for rec
2022-04-24 20:31:35 +08:00
WenmuZhou 57e18221c1 update win doc,test=document_fix 2022-04-24 04:48:04 +00:00
WenmuZhou 8d99bef1c9 update win doc 2022-04-24 03:30:29 +00:00
WenmuZhou dddc632367 update win doc 2022-04-23 03:38:30 +00:00
WenmuZhou 8abef5a190 fix mkdir error 2022-04-22 13:31:57 +00:00
WenmuZhou 93f5f47344 rename PaddleOCR to PPOCR 2022-04-22 13:26:15 +00:00
andyjpaddle 36358fdf64 update cpp infer for rec 2022-04-22 09:08:01 +00:00
MissPenguin 486aa102d7 update 2022-04-21 05:24:31 +00:00
MissPenguin 0507331fb7
Merge branch 'dygraph' into dygraph 2022-04-19 15:23:42 +08:00
Double_V 39b831b9c1
Merge pull request #5983 from andyjpaddle/dygraph
[tipc] fix rare trt error
2022-04-18 20:34:42 +08:00
andyjpaddle 754a65bb45 fix rare trt error 2022-04-18 06:50:41 +00:00
zhoujun 7de0daed2d
Merge pull request #5930 from WenmuZhou/cpp_infer
rebuild cpp infer code
2022-04-13 15:03:46 +08:00
WenmuZhou 7cb5232425 fix 2022-04-12 11:44:07 +00: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
WenmuZhou 34587a3fbc rm post_processor_ 2022-04-11 08:19:05 +00:00
WenmuZhou 202fa42854 adatator tipc 2022-04-11 07:24:17 +00:00
LDOUBLEV 1c589d6a3a fix slim export model 2022-04-11 05:13:56 +00:00
WenmuZhou 41c6025462 Refactor the code to keep the logic consistent with the whl package 2022-04-10 13:28:27 +00:00
WenmuZhou f889907c1c move args to args.h 2022-04-09 03:42:36 +00:00
WenmuZhou 15a22fa05a fix bug 2022-04-09 03:07:13 +00:00
WenmuZhou 02a892aa75 Keep the parameter names the same as python 2022-04-09 02:19:01 +00:00
WenmuZhou cc5b6381fa change rec_batch_num from 30 to 6 in hubserving 2022-04-08 08:10:54 +00:00
WenmuZhou a500320111 merge dygraph 2022-04-08 08:05:42 +00:00
WenmuZhou 3bf40c7628 rm rec_char_type 2022-04-08 08:00:13 +00:00
LDOUBLEV c982be99d8 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-04-07 08:37:14 +00:00
LDOUBLEV 22b57e6e85 fix rec pact hang 2022-04-07 08:26:20 +00:00
MissPenguin 241098027c update docs 2022-04-06 13:29:16 +00:00
zhoujun 4ebda47173
repleace # with // (#5879) 2022-04-04 15:18:21 +08:00