Commit Graph

402 Commits

Author SHA1 Message Date
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
dyning b115cb4417 use enable_memory_optim for cpu and gpu, add paddlehelp QRcode 2020-06-23 15:02:13 +08:00
dyning 2401626ab5 Merge branch 'develop' of https://github.com/MissPenguin/PaddleOCR into develop 2020-06-23 15:00:27 +08:00
MissPenguin 160bb06e70
add config.enable_memory_optim() 2020-06-23 11:46:45 +08:00
MissPenguin f051be8657
Merge pull request #240 from Yipeng-Sun/develop
update a few descriptions in dataset
2020-06-20 21:24:41 +08:00
zhangxin ef156b19e1 优化tools/infer/predict_system.py代码 2020-06-20 03:03:39 +08:00
Yipeng 53ad5e32a7
Update datasets.md 2020-06-19 22:37:16 +08:00
Yipeng ef9b318f53
Update datasets.md 2020-06-19 22:36:08 +08:00
Yipeng 3387cd8ae4
update des. 2020-06-19 22:34:07 +08:00
Yipeng 1931e130b7
update description 2020-06-19 22:31:50 +08:00
Yipeng 1ea10374da
update ref. 2020-06-19 22:29:48 +08:00
Yipeng 394b0d4af4
Update datasets.md 2020-06-19 22:26:28 +08:00
zhangxin a28ef7f026 Merge remote-tracking branch 'upstream/develop' into zxdev 2020-06-19 21:40:13 +08:00
dyning b0171a71e5 replace python lanms with c++ version, fix infer_det bug, fix test_image_shape bug 2020-06-19 15:54:20 +08:00