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 |
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 |
MissPenguin
|
796aea86eb
|
Merge pull request #2633 from littletomatodonkey/dyg/cp_add_save_rec
add save rec res
|
2021-04-26 19:35:48 +08:00 |
littletomatodonkey
|
ec069632cb
|
fix cls hub
|
2021-04-26 04:56:14 +00:00 |
littletomatodonkey
|
59f213f581
|
fix yml
|
2021-04-26 03:19:59 +00:00 |
littletomatodonkey
|
e779823b47
|
fix hub hub
|
2021-04-26 02:23:58 +00:00 |
littletomatodonkey
|
1b959e3eaa
|
add save rec res
|
2021-04-25 12:53:29 +00:00 |
Double_V
|
05975f84b5
|
Merge pull request #2624 from LDOUBLEV/fix_hub
fix hubserving
|
2021-04-25 14:49:29 +08:00 |
LDOUBLEV
|
125a7dee74
|
fix hubserving
|
2021-04-25 14:18:29 +08:00 |
LDOUBLEV
|
bfcc5f737e
|
fix hubserving
|
2021-04-25 14:09:38 +08:00 |
MissPenguin
|
c09ed866ed
|
Merge pull request #2618 from littletomatodonkey/dyg/fix_whl_db_post
fix db post for whl
|
2021-04-25 10:12:24 +08:00 |
littletomatodonkey
|
4b3a2ac8a3
|
Merge branch 'dygraph' into dyg/fix_whl_db_post
|
2021-04-24 16:19:01 +08:00 |
JetHong
|
11f5faf44b
|
add total text (#2608)
Co-authored-by: MissPenguin <lichenxia1991@163.com>
Co-authored-by: littletomatodonkey <2120160898@bit.edu.cn>
|
2021-04-24 16:18:30 +08:00 |
littletomatodonkey
|
da60d9ea90
|
fix db post for whl
|
2021-04-24 07:33:15 +00:00 |
littletomatodonkey
|
0022877555
|
fix hub post (#2613)
* fix hub serving for db post process
* update hub serving config method
|
2021-04-24 14:30:49 +08:00 |
MissPenguin
|
c9841fe2c2
|
Merge pull request #2606 from littletomatodonkey/dyg/add_db_post
add new db post score calculation method
|
2021-04-23 19:19:54 +08:00 |
littletomatodonkey
|
eafb157a05
|
add py impl of pr 2574
|
2021-04-23 08:23:24 +00:00 |
buptlihang
|
132c071345
|
add PolygonScoreAcc to improve polygon detect
|
2021-04-23 08:23:12 +00:00 |
buptlihang
|
8560be24be
|
add PolygonScoreAcc to improve polygon detect
|
2021-04-23 08:23:03 +00:00 |
MissPenguin
|
718b8ca422
|
Merge pull request #2579 from JetHong/dy/add_eval_mode
Dy/add eval mode
|
2021-04-23 10:24:33 +08:00 |
MissPenguin
|
fd51ba3d8e
|
Merge pull request #2593 from Evezerest/dygraph
Fix a bug in PPOCRLabel
|
2021-04-23 10:24:06 +08:00 |
MissPenguin
|
7204a23bcd
|
Merge branch 'dygraph' into dygraph
|
2021-04-23 10:01:00 +08:00 |
MissPenguin
|
a230932cf9
|
Merge branch 'dygraph' into dy/add_eval_mode
|
2021-04-23 09:59:02 +08:00 |
MissPenguin
|
88a5f76ee8
|
Merge pull request #2598 from littletomatodonkey/dyg/add_doc_mp_infer
add infer mp doc
|
2021-04-23 09:57:29 +08:00 |
littletomatodonkey
|
33f52129b6
|
add infer mp doc
|
2021-04-22 13:00:30 +00:00 |
Jethong
|
9a8f5d081b
|
fix name
|
2021-04-22 20:32:40 +08:00 |
Leif
|
dab3e8f3f6
|
Merge remote-tracking branch 'PaddlePaddle/dygraph' into dygraph
|
2021-04-22 18:50:07 +08:00 |
Leif
|
ec8e79fd85
|
Merge remote-tracking branch 'origin/dygraph' into dygraph
|
2021-04-22 18:48:54 +08:00 |
Leif
|
b86222c305
|
Fix a bug in PPOCRLabel
Solve the problem that the exported image is displayed as a mirror image after counterclockwise labeling
|
2021-04-22 18:48:42 +08:00 |
Jethong
|
2365c70e4a
|
fix dataset
|
2021-04-21 19:36:58 +08:00 |