Commit Graph

570 Commits

Author SHA1 Message Date
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
LDOUBLEV 0322d0e31f add contributor info 2020-06-17 14:25:29 +08:00
Double_V fea9454dee
Merge pull request #210 from ZhangXinNan/zxdev
增加一个可视化函数
2020-06-17 13:56:15 +08:00
LDOUBLEV c8e9ac208b fix typo 2020-06-17 13:54:26 +08:00
LDOUBLEV 92b60117f0 optimize doc and error message 2020-06-17 13:02:52 +08:00
zhangxin edfbacf4d2 Merge remote-tracking branch 'upstream/develop' into zxdev 2020-06-16 16:28:50 +08:00
Double_V 63221f804c
Merge pull request #195 from LDOUBLEV/fixocr
discard export PYTHONPATH manually and fix east label map dynamic shape
2020-06-16 15:25:51 +08:00
LDOUBLEV e33e38d1d0 add error message when image shape are not divisible by 4 2020-06-16 15:22:19 +08:00
LDOUBLEV a5f1efdfc9 delete not used code 2020-06-16 15:00:50 +08:00
LDOUBLEV f4094b9700 fix issue #206 2020-06-16 14:55:52 +08:00
LDOUBLEV 1abb0e4afb Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleOCR into fixocr 2020-06-16 14:44:23 +08:00
zhangxin 5d63991136 不增加args.out_dir 2020-06-16 13:29:01 +08:00
zhangxin af6b5fef00 增加可视化效果图 2020-06-16 13:24:19 +08:00
dyning d52120505b
Update FAQ.md 2020-06-16 12:55:46 +08:00
dyning ff566d3699
Update FAQ.md 2020-06-16 12:55:27 +08:00
zhangxin 22e8cf8c6b 修改显示方式,微调显示参数 2020-06-15 20:05:34 +08:00
zhangxin 3f402caea7 增加一个画图函数,可以更方便更直观的看检测和识别结果,对横排、竖排文本都可以显示 2020-06-15 18:40:01 +08:00
LDOUBLEV 1636c8c156 discard export PYTHONPATH manually 2020-06-15 10:00:36 +08:00
Double_V b47b552124
Merge pull request #184 from tink2123/add_cosine_decay
add cosine decay
2020-06-15 09:57:14 +08:00
xiaoting 1963d80d4c
Merge pull request #204 from tink2123/1.8
Adapted to 1.8
2020-06-14 21:55:45 +08:00
tink2123 8bbe344da0 Adapted to 1.8 2020-06-14 21:43:17 +08:00