515 Commits

Author SHA1 Message Date
LDOUBLEV
3892a8ca02 fix Nan results and add test_reader func 2020-07-01 12:45:59 +08:00
tink2123
42a9a47ce5 close memory_optim for attention 2020-06-30 19:28:29 +08:00
MissPenguin
f1f9206b32
Update datasets.md 2020-06-30 15:40:17 +08:00
MissPenguin
aa7a6ec354
Update datasets.md 2020-06-30 15:39:52 +08:00
MissPenguin
c9b0edf526
Update datasets.md 2020-06-30 15:39:06 +08:00
xiaoting
e458c2c7a2
Merge pull request #277 from tink2123/fix_resize_shape
fix resize shape
2020-06-30 15:30:50 +08:00
tink2123
5fae5ffd5e update img_tools 2020-06-30 15:03:37 +08:00
tink2123
2cc1d00b04 revert modified for predict_rec 2020-06-30 14:47:24 +08:00
tink2123
1c8cddf46f fix resize norm for ch 2020-06-30 13:59:59 +08:00
tink2123
87ce916a2b fix resize shape 2020-06-30 13:08:33 +08:00
Double_V
36964d083a
Merge pull request #275 from tink2123/rever_interpolate
revert interpolate type
2020-06-30 11:49:12 +08:00
tink2123
25f16f2429 revert interpolate type 2020-06-30 11:18:49 +08:00
xiaoting
1bcfd9f1f5
Merge pull request #263 from ZhangXinNan/zxdev
优化predict_rec.py
2020-06-28 11:04:23 +08:00
zhangxin
2eb6244c1f 修改英文注释 2020-06-27 23:29:29 +08:00
zhangxin
f3172214d6 Merge remote-tracking branch 'upstream/develop' into zxdev 2020-06-26 16:44:39 +08:00
MissPenguin
9313bdfa90
Merge pull request #265 from xxxpsyduck/develop
Update English docs version 24.06.20
2020-06-26 12:42:03 +08:00
MissPenguin
60fb5a8ebe
Merge pull request #266 from littletomatodonkey/fix_init
fix ch comment to support py2 and some other typo
2020-06-26 12:36:32 +08:00
littletomatodonkey
c25c636d23 fix ch comment to support py2 and some other typo 2020-06-25 18:41:22 +00:00
zhangxin
9e9a9a45da 识别infer时改回不同字符类型采用不同归一化 2020-06-24 19:50:10 +08:00
zhangxin
38192934ac 有几行没有用新的代码,旧代码注释了。 2020-06-24 19:42:46 +08:00
zhangxin
9136cba8cb Merge remote-tracking branch 'upstream/develop' into zxdev 2020-06-24 19:06:18 +08:00
xxxpsyduck
0c4eb09ce3 update docs 2020-06-24 17:30:14 +07:00
MissPenguin
824563c63c
Update FAQ_en.md 2020-06-24 18:28:41 +08:00
MissPenguin
68c9887114
Update FAQ.md 2020-06-24 18:28:03 +08:00
MissPenguin
2f44041e13
Update FAQ.md 2020-06-24 18:27:40 +08:00
MissPenguin
1032a5db3b
Update FAQ.md 2020-06-24 18:27:02 +08:00
xxxpsyduck
7906d14ad5 update docs 2020-06-24 17:23:26 +07:00
xxxpsyduck
9bb1d4ecd3 update docs 2020-06-24 17:13:03 +07:00
dyning
0f445fa482
Update inference.md 2020-06-24 16:27:27 +08:00
dyning
bfc9850514
Update inference.md 2020-06-24 16:26:37 +08:00
dyning
50e32c4f75
Merge pull request #264 from MissPenguin/develop
raise exception when concatenate error
2020-06-24 10:54:41 +08:00
dyning
a21bd9b77a raise exception when concatenate error 2020-06-24 10:52:57 +08:00
dyning
6a6c97f92b raise exception when concatenate error 2020-06-24 10:46:40 +08:00
zhangxin
2814d997a4 Merge remote-tracking branch 'upstream/develop' into zxdev 2020-06-23 22:15:13 +08:00
zhangxin
9717944cde 识别文本框时,对文本框按宽高比进行排序。 2020-06-23 22:14:47 +08:00
dyning
dcd0ed6498
Update README.md 2020-06-23 20:00:22 +08:00
dyning
d4597518b7
Update README.md 2020-06-23 19:59:35 +08:00
MissPenguin
38ca05f36e
Update README.md 2020-06-23 17:42:35 +08:00
MissPenguin
997c4d07bb
Update README.md 2020-06-23 17:41:43 +08:00
MissPenguin
8e101bcd03
Update README.md 2020-06-23 17:40:35 +08:00
MissPenguin
b3b96e9fc5
Update README.md 2020-06-23 17:39:50 +08:00
MissPenguin
2c4df78a7a
Update README.md 2020-06-23 17:38:04 +08:00
MissPenguin
cb3aee1908
Update README.md 2020-06-23 17:36:37 +08:00
MissPenguin
eede2befab
Update README.md 2020-06-23 17:33:08 +08:00
MissPenguin
db0aa24b5b
Merge pull request #237 from MissPenguin/develop
replace python lanms with c++ version, fix infer_det bug, fix test_im…
2020-06-23 16:55:24 +08:00
Double_V
514fd0d1ea
Merge pull request #260 from tink2123/polish_warning
polish warning
2020-06-23 16:41:59 +08:00
tink2123
ae18273a1a polish warning 2020-06-23 16:31:35 +08:00
dyning
a2a08583c4 use enable_memory_optim for cpu and gpu, add paddlehelp QRcode 2020-06-23 16:09:17 +08:00
Double_V
4ca78a0748
Merge pull request #241 from ZhangXinNan/zxdev
优化predict_system.py代码
2020-06-23 15:59:04 +08:00
dyning
6487937a4e use enable_memory_optim for cpu and gpu, add paddlehelp QRcode 2020-06-23 15:24:21 +08:00