Commit Graph

181 Commits

Author SHA1 Message Date
FLming 2734733630 Fix bug: Errors caused by disordered dictionary 2020-10-21 09:12:02 +00:00
Mejans d8d5b0b930
Corpus of words for Occitan 2020-10-16 20:22:17 +02:00
Mejans a2385f7178
Occitan alphabet and characters 2020-10-16 20:21:03 +02:00
tink2123 a502db33ac fix max_img_ratio for short text 2020-10-15 20:56:29 +08:00
littletomatodonkey 1b7a16a8b9 fix tia exception 2020-10-15 11:27:48 +00:00
tink2123 661dab426b polish doc 2020-10-13 14:44:06 +08:00
tink2123 4ac60f9eda add corpus floder, modified depoly doc 2020-10-13 14:37:29 +08:00
tink2123 9b6abc12cd add dict and corpus folder 2020-10-13 14:15:58 +08:00
tink2123 7f477619c0 fix typo 2020-09-27 10:33:18 +08:00
tink2123 fc512a84e3 add anno for rec 2020-09-25 16:55:56 +08:00
tink2123 5f8c3e07d9 fix srn fpn 2020-09-24 15:13:29 +08:00
tink2123 a5fbd902fe fix srn fpn 2020-09-24 15:11:31 +08:00
MissPenguin 04c5c6ab3b
Merge pull request #797 from wangjiawei04/ocr_0923
Paddle Serving OCR 更新
2020-09-23 20:45:02 +08:00
wangjiawei04 62f85ec0bd remove utility 2020-09-23 19:01:14 +08:00
wangjiawei04 0005f4d171 add inference to serving model tool 2020-09-23 17:45:37 +08:00
littletomatodonkey 3a18b08fc5 fix warn 2020-09-23 07:25:55 +00:00
littletomatodonkey 896e573975 add tia aug 2020-09-23 07:20:53 +00:00
wangjiawei04 95f820b835 CLOSE data augment if use pdserving 2020-09-22 21:08:31 +08:00
wangjiawei04 f7dbf2b702 CLOSE data augment if use pdserving 2020-09-22 21:06:45 +08:00
Jiawei Wang 0d12338fa9
Merge branch 'develop' into ocr_0923 2020-09-22 19:52:29 +08:00
tink2123 853f6db37d fix srn typo 2020-09-22 16:06:12 +08:00
tink2123 0eab30cb17 update japan and korean dict 2020-09-22 15:23:18 +08:00
wangjiawei04 7cacfc97d9 first commit 2020-09-22 12:22:42 +08:00
LDOUBLEV b6289d0eb0 advance db post_process 2020-09-19 19:46:06 +08:00
tink2123 1edfc308b1 add languages 2020-09-18 13:34:21 +08:00
lichenxia fd76c1234b disable se & add cls params for hub serving 2020-09-16 17:33:06 +08:00
MissPenguin 594d34f5ed
Merge pull request #708 from WenmuZhou/angle_class
添加分类模型
2020-09-16 13:23:22 +08:00
Double_V 0da95ed13b
Merge pull request #717 from baiyfbupt/slim_qat
Add slim quantization module
2020-09-16 10:58:55 +08:00
WenmuZhou 5d248b168f 解决冲突 2020-09-16 10:49:58 +08:00
WenmuZhou 25ff7eb517 添加方向分类器导出支持 2020-09-16 10:43:11 +08:00
MissPenguin 00a889e166
Merge pull request #610 from BeyondYourself/develop
Delete duplicate function
2020-09-16 10:21:18 +08:00
baiyfbupt 2c6f0b0d55 add slim quantization 2020-09-15 20:17:23 +08:00
WenmuZhou 742cb9a3c6 移除注释和删掉不用的代码 2020-09-15 10:19:44 +08:00
WenmuZhou 74f6a5cb3d merge paddleocr 2020-09-14 10:47:27 +08:00
WenmuZhou 144b022fb6 添加分类模型 2020-09-14 10:41:43 +08:00
Double_V d31effaf97
Merge pull request #600 from LDOUBLEV/fixocr
fix bug in randomcropdata func
2020-09-10 10:35:11 +08:00
xiaoting f265f94c65
Merge branch 'develop' into support_srn_inference 2020-09-03 16:57:34 +08:00
tink2123 bc1ad20701 support srn inference 2020-09-03 15:51:50 +08:00
WenmuZhou 54d562bfd9 merge PaddleOCR 2020-09-01 16:17:33 +08:00
WenmuZhou e11b2108fa 添加分类模型 2020-09-01 13:44:51 +08:00
xiaoting 31e62cb8ba
Merge pull request #626 from tink2123/format_code
format code
2020-08-31 10:04:34 +08:00
tink2123 b626aa3e41 formate code 2020-08-28 11:10:57 +08:00
tink2123 91f6f24385 formate code 2020-08-27 20:57:53 +08:00
shaohua.zhang e0bf9c9cfa
Merge pull request #13 from PaddlePaddle/develop
update-2020-8-26
2020-08-27 10:32:24 +08:00
LDOUBLEV ff6ba9edcc Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleOCR into fixocr 2020-08-27 09:58:21 +08:00
xiaoting e3fd6db0bf
Merge branch 'develop' into adaptation_ch 2020-08-26 20:24:42 +08:00
tink2123 5edb619cdd rename rec_resnet_fpn 2020-08-26 20:14:13 +08:00
shaohua.zhang 6887a320a5
Delete duplicate function
Delete duplicate function: create_multi_devices_program, it is same as program.create_multi_devices_program
2020-08-25 15:42:51 +08:00
tink2123 1b19050391 Adaptation of Chinese and r34/18 2020-08-25 15:04:49 +08:00
LDOUBLEV 59cdce6a88 fix bug in randomcropdata func 2020-08-24 14:21:28 +08:00