Commit Graph

2345 Commits

Author SHA1 Message Date
Daniel Yang 6843b28e2f
Merge pull request #2762 from Evezerest/dygraph
Update joinus.png
2021-05-12 16:29:15 +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
Leif 2bea37361c Update joinus.png 2021-05-11 19:19:22 +08:00
Leif 1a76b1706c Merge remote-tracking branch 'PaddlePaddle/dygraph' into dygraph 2021-05-11 19:18:33 +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
littletomatodonkey 2bb21bbc1c
fix eval data (#2735) 2021-05-10 11:01:50 +08:00
Double_V 37fcc178ae
Merge pull request #2739 from tink2123/update_multi_doc
[cherry-pick]update multi-doc
2021-05-10 11:01:16 +08:00
tink2123 24b2fdf832 update multi-doc 2021-05-08 14:13:19 +08:00
Double_V 020eebb502
Merge pull request #2726 from LDOUBLEV/cp_dyg
[cherry-pick] delete load_static_weights for detection (#2725)
2021-05-08 10:59:59 +08:00
Double_V c64e235a1f delete load_static_weights for detection (#2725)
* delete load_static_weights for detection
* master to develop for PaddleClas referencee
2021-05-07 10:53:29 +08:00
xiaoting 81aba737d3
[Cherry pick] fix srn for sub_layers (#2694)
* fix srn for sublayer

* update for paddle2.1
2021-05-07 10:50:12 +08:00
Evezerest 3ed769d155
Update joinus.png (#2713) 2021-05-05 10:03:22 +08:00
Leif 56feca0106 Merge remote-tracking branch 'PaddlePaddle/dygraph' into dygraph 2021-05-04 23:18:56 +08:00
Leif bfea4a63af Update joinus.png 2021-05-04 23:14:53 +08:00
MissPenguin c4d20782cf
Merge pull request #2690 from littletomatodonkey/dyg/cp_user_pr
cherry-pick users' pr
2021-04-30 15:49:51 +08:00
Jane-Ding d5651dfa99 fix win train loader 2021-04-29 14:17:48 +00: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
MissPenguin 90bede2bb6
Update README_ch.md 2021-04-29 17:03:59 +08:00
YukSing b40cefa6d2
Update rec_resnet_vd.py (#2681)
Fixed out_channels
2021-04-29 12:34:23 +08:00
MissPenguin 3b19311dc1
Merge pull request #2678 from WenmuZhou/fix_srn_post_process
add max_text_length to export model
2021-04-28 14:36:51 +08:00
WenmuZhou d36c19ce1a add max_text_length to export model 2021-04-28 13:41:04 +08:00
WenmuZhou b566bcbbaa add max_text_length to export model 2021-04-28 13:36:16 +08:00
xiaoting 159b3a26b7
Merge pull request #2661 from WenmuZhou/fix_srn_post_process
add max_text_length to SRNLabelDecode
2021-04-27 13:58:21 +08:00
WenmuZhou 38fc1fae63 add max_text_length to SRNLabelDecode 2021-04-27 12:12:19 +08:00
MissPenguin 6335ee9a53
Merge pull request #2658 from tink2123/fix_multi_doc
Fix multi doc
2021-04-27 11:29:52 +08: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
littletomatodonkey 099957c907
fix eval laoder on win (#2654) 2021-04-27 10:32:17 +08:00
tink2123 d25b1a7b3c fix mult-lang doc for dygraph 2021-04-27 10:26:42 +08:00
tink2123 0b092083bd fix mult-lang doc for dygraph 2021-04-27 10:23:23 +08:00
zhoujun c27022294e
add global_step to .states files (#2566)
Co-authored-by: littletomatodonkey <2120160898@bit.edu.cn>
2021-04-27 10:13:21 +08:00
MissPenguin 8e4b213877
Merge pull request #2657 from Evezerest/dygraph
Update joinus.png
2021-04-27 09:44:16 +08:00
Evezerest ca14b8655e
Merge branch 'dygraph' into dygraph 2021-04-27 09:26:55 +08:00
Leif 09bcc3f3cb Update joinus.png 2021-04-27 09:23:09 +08:00
MissPenguin 64a3580f1b
Modify the resize operation to be consistent with the python version (#2651) 2021-04-27 00:08:53 +08:00