Commit Graph

257 Commits

Author SHA1 Message Date
MissPenguin 19204e8f18
Merge pull request #2850 from bjjwwang/dygraph
fix windows readme
2021-05-25 11:13:24 +08:00
DannyIsFunny 2a5a61b88d fix paddlelite cplus demo 2021-05-24 08:52:54 +00:00
Thomas Young 2de176b607
fix doc
fix doc
2021-05-21 20:35:57 +08:00
Thomas Young 7338ec0dc3
update eng doc
update eng doc
2021-05-21 20:33:40 +08:00
Thomas Young b37c715b07
update doc
update doc
2021-05-21 20:31:51 +08:00
Thomas Young e0d7deaab3
fix gpu_id
fix gpu_id
2021-05-21 20:29:05 +08:00
zhoujun 58794e066a
Merge pull request #2852 from LDOUBLEV/fix_dyg
fix doc of slim
2021-05-21 16:23:04 +08:00
LDOUBLEV c83b8a5315 fix slim install 2021-05-21 10:24:49 +08:00
Double_V 53b5bd05e1
Merge pull request #2823 from WenmuZhou/lite
fix rec slim model link
2021-05-21 10:05:24 +08:00
LDOUBLEV 89cab814d7 fix doc of prune 2021-05-21 09:58:29 +08:00
LDOUBLEV 7cb0b5499e fix doc of slim 2021-05-21 09:47:17 +08:00
bjjwwang 3cae04e7cf fix windows readme 2021-05-20 14:17:11 +00:00
bjjwwang 4d6a56364e fix windows readme 2021-05-20 14:15:06 +00:00
bjjwwang fab1c618a4 support serving 0.6.0 2021-05-20 10:42:55 +00:00
bjjwwang df1e8b5320 support serving 0.6.0 2021-05-20 10:41:15 +00:00
bjjwwang e609c3f307 win doc 2021-05-20 10:36:49 +00:00
bjjwwang 454e4c8d30 support win 2021-05-20 10:34:59 +00:00
WenmuZhou ebc9c55dae Add description of make command 2021-05-20 18:17:11 +08:00
WenmuZhou b98ab7d208 fix rec slim model link 2021-05-18 17:01:34 +08:00
MissPenguin 96fd27c430
Merge pull request #2813 from LDOUBLEV/fix_dyg
fix slim doc
2021-05-18 16:12:47 +08:00
LDOUBLEV 1185ca301d refine quant doc 2021-05-18 09:50:26 +08:00
LDOUBLEV 92671d7356 pretrain_weights to pretrained_model 2021-05-18 09:41:55 +08:00
MissPenguin 426e3e44b7
Merge pull request #2771 from tink2123/pdserving
update pdserving
2021-05-13 14:14:48 +08:00
tink2123 4135eb0c77 add qps 2021-05-13 14:03:48 +08:00
tink2123 cca7cd1e09 add qps 2021-05-12 20:38:05 +08:00
tink2123 06379abf67 add qps 2021-05-12 20:21:13 +08:00
tink2123 761805a12d add qps 2021-05-12 20:19:40 +08:00
Double_V fdb8d54c82
Merge pull request #2767 from LDOUBLEV/cp_dyg
refine deploy slim
2021-05-12 19:07:40 +08:00
tink2123 24cca54f19 update readme 2021-05-12 14:56:12 +08:00
tink2123 85a98fe23a Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2021-05-12 14:50:47 +08:00
tink2123 d517e1b74b update serving 2021-05-12 06:42:15 +00:00
LDOUBLEV 76f404690e revert prune 2021-05-12 10:29:11 +08:00
LDOUBLEV b79fee116a delete print 2021-05-12 09:52:59 +08:00
LDOUBLEV fb8e883fa6 refine deploy slim 2021-05-12 09:48:47 +08:00
MissPenguin f88897602f
Merge pull request #2426 from WenmuZhou/android_demo
add Android demo
2021-05-11 12:49:20 +08:00
MissPenguin 9c6ff0a737
Merge pull request #1877 from WenmuZhou/lite
add lite
2021-05-11 12:49:03 +08:00
WenmuZhou a0c93dbd5c remove faq 2021-05-11 11:23:34 +08:00
WenmuZhou 757d01601f add det_use_polygon_score 2021-05-11 11:16:07 +08:00
WenmuZhou 0f2d4027c3 remove lite demo img 2021-05-11 10:30:28 +08:00
WenmuZhou 91af57634c rename const var 2021-05-11 10:18:32 +08:00
WenmuZhou 152efaceb8 adapt to paddle-lite 2.9 2021-05-10 15:19:14 +08:00
WenmuZhou 7e1797feae remove faq 2021-05-10 14:26:24 +08:00
WenmuZhou e296a968f6 Merge remote-tracking branch 'origin/android_demo' into android_demo 2021-05-10 14:13:09 +08:00
WenmuZhou 8601b8e9f7 update readme 2021-05-10 14:12:41 +08:00
WenmuZhou 41588c67fd Adapt to paddle lite 2.9 2021-05-10 14:09:15 +08:00
WenmuZhou fda94aeec1 update lite ch doc 2021-05-10 13:31:20 +08:00
Daniel d63431a633 Update postprocess_op.cpp to adapt to vc++ (#2669)
* Update postprocess_op.cpp

Modify code to adapt to VC.

* Remove redundant comment.

Fixed a bug it cannot adapt to VC++.
2021-04-29 14:16:44 +00:00
Tingquan Gao aab10b4faf
Add polygon score param to config (#2646)
* Add polygon score param to config
2021-04-27 10:32:33 +08:00
MissPenguin 64a3580f1b
Modify the resize operation to be consistent with the python version (#2651) 2021-04-27 00:08:53 +08:00
littletomatodonkey ec069632cb fix cls hub 2021-04-26 04:56:14 +00:00