Commit Graph

840 Commits

Author SHA1 Message Date
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
MissPenguin bc462325b0
Merge pull request #236 from xxxpsyduck/develop
If img is None then .shape method will raise an exception
2020-06-19 15:26:26 +08:00
xxxpsyduck 98c80f161a revert change in db_process.py 2020-06-19 13:39:58 +07:00
xxxpsyduck 72b453b9d1 make sure all images are RGB 2020-06-19 13:31:12 +07:00
dyning 1816241d10
Merge pull request #235 from LDOUBLEV/fixocr
add error message when img is None
2020-06-19 13:19:25 +08:00
LDOUBLEV cfc166c91b add error message when img is None 2020-06-19 13:16:50 +08:00
dyning dfa00e1a70
Merge pull request #233 from LDOUBLEV/fixocr
fix img shape not match when concat
2020-06-19 10:26:44 +08:00
LDOUBLEV af6f9a4bf0 Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleOCR into fixocr 2020-06-19 10:01:51 +08:00
LDOUBLEV d4b0bfd655 fix img shape not match when concat 2020-06-18 21:25:14 +08:00
dyning 853a58662f
Update detection.md 2020-06-18 19:27:40 +08:00
xiaoting ed4313d611
Merge pull request #222 from tink2123/fix_cosine_decay
fix can not find tmp_4
2020-06-17 16:38:53 +08:00
tink2123 bce596cd54 fix can not find tmp_4 2020-06-17 16:11:29 +08:00
MissPenguin 7676e5f277
Merge pull request #220 from LDOUBLEV/fixocr
optimize doc and error message
2020-06-17 14:43:33 +08:00