Commit Graph

556 Commits

Author SHA1 Message Date
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
tink2123 87cb15aa4c Adapted to 1.8 2020-06-14 21:41:12 +08:00
tink2123 b27207ba7d update cosine decay doc 2020-06-12 14:07:58 +08:00
LDOUBLEV cc6c606f14 discard export PYTHONPATH manually 2020-06-12 13:49:24 +08:00
tink2123 ec35c94b14 update cosine_decay doc 2020-06-12 12:09:55 +08:00
xiaoting 25189dcf56
Merge pull request #192 from tink2123/revert_doc
revert_doc
2020-06-11 20:31:08 +08:00
tink2123 da2a28fb12 revert 2020-06-11 20:30:18 +08:00
Double_V d6939fa263
Merge pull request #177 from ZhangXinNan/zxdev
在程序中使用os.path.append添加环境变量,不再使用命令设置
2020-06-11 14:07:02 +08:00
zhangxin a65c721c22 Merge remote-tracking branch 'upstream/develop' into zxdev 2020-06-11 13:46:31 +08:00
xiaoting a03f9e149e
Merge pull request #181 from tink2123/update_faq
add tps instructions in FAQ
2020-06-11 11:26:47 +08:00
tink2123 19c8ce7c11 add tps instructions in FAQ 2020-06-11 11:15:34 +08:00
zhangxin c0f7d850b4 Merge remote-tracking branch 'upstream/develop' into zxdev 2020-06-11 11:02:55 +08:00
Double_V 353872910e
Merge pull request #178 from MissPenguin/patch-6
Update README.md
2020-06-11 10:32:48 +08:00
MissPenguin 7180e592c7
Update README.md 2020-06-11 10:31:14 +08:00
zhangxin ed9065c72b 在程序中使用os.path.append添加环境变量,不再使用命令设置 2020-06-11 09:45:01 +08:00