162 Commits

Author SHA1 Message Date
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
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
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
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
WenmuZhou
7cb5232425 fix 2022-04-12 11:44:07 +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
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
0527b02a72 repleace # with // 2022-04-04 06:24:18 +00:00
WenmuZhou
eb3d3f567c rec return result 2022-04-03 08:56:16 +00:00
WenmuZhou
2471a6a1e3 rm opencv path 2022-03-29 08:14:34 +00:00
WenmuZhou
7b33f087a0 update imgs 2022-03-29 07:38:13 +00:00
WenmuZhou
83e1369a26 update 2022-03-29 07:30:49 +00:00
WenmuZhou
a7d5c8f804 update 2022-03-29 07:28:46 +00:00
WenmuZhou
30c92dfb67 update 2022-03-29 07:28:02 +00:00
WenmuZhou
f0e49641a4 fix 2022-03-29 07:13:14 +00:00
WenmuZhou
ad1a57a2b9 update win doc 2022-03-29 06:55:58 +00:00
WenmuZhou
1bae75d0d6 update doc 2022-03-29 02:38:25 +00:00
WenmuZhou
098b5b9cf4 update win doc 2022-03-29 02:31:04 +00:00
WenmuZhou
6f4dad5b14 update win doc 2022-03-29 02:26:19 +00:00
WenmuZhou
5c4810ad2e update doc and code 2022-03-29 02:12:01 +00:00
WenmuZhou
6fcc2e7150 fix bug in mem 2022-03-11 04:04:11 +00:00
WenmuZhou
2e984a5e19 add use_dilation to cpp 2022-03-07 14:22:28 +00:00
WenmuZhou
05ed75457d rm print 2022-03-07 11:08:43 +00:00
WenmuZhou
86cad564e4 update db postprocess params 2022-03-07 11:05:42 +00:00
fanruinet
6090e6ae3a Correct some spellings & links. 2022-01-11 16:04:24 +08:00
LDOUBLEV
8fda1d1e3e fix cpp doc 2021-12-21 14:56:36 +08:00
LDOUBLEV
5ed48ebc20 fix cpp_doc 2021-12-21 13:58:35 +08:00
littletomatodonkey
9370508368
fix cpp infer doc (#4710)
* fix cpp infer doc

* fix utility

* fix path
2021-11-22 13:00:59 +08:00
MissPenguin
ee840e71f1 update 2021-11-03 09:26:12 +00:00
MissPenguin
0aa8221d9c Permute_batch -> PermuteBatch 2021-11-03 09:24:52 +00:00
MissPenguin
8d47ab6eab add batch infer for cpp rec 2021-11-03 07:28:50 +00:00
MissPenguin
86e4981703 add batch infer for cpp rec 2021-11-03 07:20:22 +00:00
Double_V
e2ed89fa79
Merge pull request #4173 from MissPenguin/dygraph
fix rec cpp infer with trt
2021-09-26 14:21:31 +08:00
MissPenguin
6e6ae26a3d fix rec cpp infer with trt 2021-09-24 11:11:03 +00:00
Leif
93f5b6871e Merge pull request #4044 from Evezerest/2.3
Unified document title case
2021-09-23 20:58:14 +08:00
MissPenguin
52c9f16e7c add result comparison for det cpp_infer 2021-09-17 08:33:05 +00:00
MissPenguin
2d7af5b8b2 fix label path 2021-09-08 09:49:04 +00:00