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 |