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 |
WenmuZhou
|
0527b02a72
|
repleace # with //
|
2022-04-04 06:24:18 +00:00 |
zhoujun
|
a1cf91009e
|
Merge pull request #5874 from WenmuZhou/cpp_infer
rec return result
|
2022-04-03 21:15:37 +08:00 |
WenmuZhou
|
eb3d3f567c
|
rec return result
|
2022-04-03 08:56:16 +00:00 |
zhoujun
|
69269c16a0
|
Merge pull request #5840 from WenmuZhou/cpp_infer
add PP-Structure to hubserving
|
2022-03-31 14:01:54 +08:00 |
WenmuZhou
|
97f0a2d589
|
update doc
|
2022-03-31 03:34:46 +00:00 |
WenmuZhou
|
04cfb978d9
|
add license
|
2022-03-31 00:37:50 +00:00 |
WenmuZhou
|
d7d04f4144
|
add update log
|
2022-03-30 14:46:35 +00:00 |
WenmuZhou
|
77cab93455
|
fix import error
|
2022-03-30 14:15:43 +00:00 |
WenmuZhou
|
4c5d266d84
|
add PP-Structure to hub serving
|
2022-03-30 14:15:12 +00:00 |
WenmuZhou
|
bdcf80ce79
|
update type
|
2022-03-30 12:49:50 +00:00 |
WenmuZhou
|
7c8abcc6a6
|
update doc
|
2022-03-30 11:24:45 +00:00 |
WenmuZhou
|
ec9eb7204e
|
update doc
|
2022-03-30 11:11:22 +00:00 |
WenmuZhou
|
b0a5ccb3e8
|
add table to hub serving
|
2022-03-30 11:07:07 +00:00 |
WenmuZhou
|
1eaae43a14
|
fix desc error
|
2022-03-30 10:48:49 +00:00 |
Evezerest
|
33f9b1d513
|
Merge pull request #5832 from Evezerest/dygraph
Add model slim docs and update joinus.png
|
2022-03-30 11:35:30 +08:00 |
Leif
|
9cce12135d
|
Add model slim docs
Add model slim docs
|
2022-03-30 11:32:22 +08: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 |
littletomatodonkey
|
f9a2b26aa6
|
fix quant logic (#5806)
* fix quant logic
* fix undef
* fix doc
|
2022-03-28 19:00:35 +08:00 |
WenmuZhou
|
15bf830f57
|
add ios demo
|
2022-03-21 09:14:49 +00:00 |
zhoujun
|
8def678615
|
Merge pull request #5727 from WenmuZhou/fix_cpp_lite_android
[Android] update android doc
|
2022-03-17 07:24:54 -05:00 |
WenmuZhou
|
ede5069748
|
remove \n
|
2022-03-17 11:20:35 +00:00 |
WenmuZhou
|
9296a96ce9
|
update android doc
|
2022-03-17 10:53:16 +00: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 |
zhoujun
|
316ca2f8b7
|
Merge pull request #5693 from WenmuZhou/fix_cpp_lite_android
[Cpp Infer] fix bug in mem copy
|
2022-03-11 12:32:22 +08:00 |
WenmuZhou
|
6fcc2e7150
|
fix bug in mem
|
2022-03-11 04:04:11 +00:00 |
tink2123
|
c01e526fc8
|
fix tipc serving doc
|
2022-03-10 05:31:45 +00:00 |
LDOUBLEV
|
322efb3d71
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph
|
2022-03-09 17:15:17 +08:00 |
LDOUBLEV
|
571341d2e8
|
fix serving doc
|
2022-03-09 17:14:56 +08: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 |
xiaoting
|
802f4c81f3
|
Merge pull request #5545 from neonhuang/paddle2onnx_2
update paddle2onnx readme
|
2022-03-02 14:16:20 +08:00 |
WenmuZhou
|
056b7606f6
|
update docs
|
2022-02-28 10:18:34 +08:00 |
WenmuZhou
|
50ddf5f47a
|
update android models
|
2022-02-28 09:50:34 +08:00 |
WenmuZhou
|
5adba56f2d
|
update readme
|
2022-02-27 14:55:34 +08:00 |
WenmuZhou
|
b5c34cd263
|
update version to 2.0
|
2022-02-27 14:55:09 +08:00 |
WenmuZhou
|
dc4f1c2174
|
add ocr cpp pferx to logi
|
2022-02-27 13:33:15 +08:00 |
WenmuZhou
|
aedddd8107
|
fix bug in qkht
|
2022-02-27 12:51:03 +08:00 |
WenmuZhou
|
ddee6c6d56
|
move preprocess of det to cpp and add opencl
|
2022-02-26 23:03:27 +08:00 |
WenmuZhou
|
3cb7a6094c
|
split det cls rec mode
|
2022-02-26 23:02:15 +08:00 |
WenmuZhou
|
cbbd8f79df
|
add new imgs
|
2022-02-26 23:00:50 +08:00 |
WenmuZhou
|
4831431fc6
|
rm load model btn
|
2022-02-26 22:59:46 +08:00 |
WenmuZhou
|
06c7c840f9
|
add new imgs
|
2022-02-26 22:57:06 +08:00 |
WenmuZhou
|
05da3344a9
|
add new imgs
|
2022-02-26 22:56:44 +08:00 |
WenmuZhou
|
f0c3a4e4e7
|
reload model after model settings changes
|
2022-02-26 13:42:38 +08:00 |
WenmuZhou
|
c004760aa6
|
rm mini
|
2022-02-26 12:31:27 +08:00 |
WenmuZhou
|
e0d55d8183
|
rm armeabi-v7a
|
2022-02-26 12:31:09 +08:00 |
WenmuZhou
|
aa6c2b846a
|
add cpuThreadNum and cpuPowerMode to init
|
2022-02-26 12:30:31 +08:00 |
WenmuZhou
|
e456e0b787
|
del mini
|
2022-02-26 12:29:30 +08:00 |
huangshenghui
|
9b78da4984
|
update paddle2onnx readme
|
2022-02-22 19:27:25 +08:00 |
andyjpaddle
|
e797692e14
|
fix dead link
|
2022-02-16 02:55:15 +00:00 |
WenmuZhou
|
6fe387ce03
|
fix link & test=document_fix
|
2022-02-10 08:41:27 +00:00 |
WenmuZhou
|
9d4aed1127
|
fix link in doc & test=document_fix
|
2022-02-09 06:15:43 +00:00 |
Evezerest
|
8ee42d2085
|
Merge pull request #5205 from fanruinet/dygraph
Correct some spellings & links in documents.
|
2022-01-19 10:22:29 +08:00 |
WenmuZhou
|
7c04ff55c7
|
add blank to android demo
|
2022-01-17 11:20:14 +00:00 |
fanruinet
|
6090e6ae3a
|
Correct some spellings & links.
|
2022-01-11 16:04:24 +08:00 |
WenmuZhou
|
9abf3fb0d2
|
fix merge config error
|
2022-01-10 02:30:26 +00:00 |
huangshenghui
|
aff9f107e7
|
update paddle2onnx readme and fix a bug for onnx
|
2021-12-28 17:11:35 +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
|
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 |
andyjpaddle
|
5db482cd5c
|
fix det slim export
|
2021-12-09 06:52:24 +00:00 |
andyjpaddle
|
2d14b487ca
|
fix det slim export
|
2021-12-09 06:36:45 +00:00 |
andyjpaddle
|
b41fd6ee7c
|
fix det slim export
|
2021-12-09 06:31:40 +00:00 |
WenmuZhou
|
20f001d3b6
|
add rec fpgm
|
2021-11-30 07:12:05 +00:00 |
littletomatodonkey
|
9370508368
|
fix cpp infer doc (#4710)
* fix cpp infer doc
* fix utility
* fix path
|
2021-11-22 13:00:59 +08:00 |
cuicheng01
|
dbdb6afb7a
|
update tipc lite
|
2021-11-18 04:37:42 +00:00 |
cuicheng01
|
f6097cbd36
|
add tipc lite multi-predictor & arm_gpu_opencl chains
|
2021-11-18 02:34:56 +00:00 |
zhoujun
|
ae4167dc32
|
merge init_model and load_dygraph_params to load_model (#4623)
* merge init_model and load_dygraph_params to load_model
|
2021-11-12 11:06:36 +08:00 |
MissPenguin
|
0ea2fb5218
|
Merge pull request #4615 from cuicheng01/dygraph
update tipc lite demo
|
2021-11-11 17:37:31 +08:00 |