Commit Graph

104 Commits

Author SHA1 Message Date
xiaoting 17e05cd168
Merge pull request #985 from WenmuZhou/fix_cls_doc
delete -1 in east and db process
2020-10-22 20:06:56 +08:00
WenmuZhou a565815044 delete -1 in east and db process 2020-10-22 12:46:14 +08:00
littletomatodonkey 5069baf02c
Merge pull request #622 from BeyondYourself/BeyondYourself-barnch-8-27
fix the file read
2020-10-22 10:41:16 +08: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
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
wangjiawei04 7cacfc97d9 first commit 2020-09-22 12:22:42 +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
WenmuZhou 54d562bfd9 merge PaddleOCR 2020-09-01 16:17:33 +08:00
WenmuZhou e11b2108fa 添加分类模型 2020-09-01 13:44:51 +08:00
tink2123 b626aa3e41 formate code 2020-08-28 11:10:57 +08:00
shaohua.zhang 93df86ca9a
Update sast_process.py 2020-08-27 14:59:07 +08:00
LDOUBLEV ff6ba9edcc Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleOCR into fixocr 2020-08-27 09:58:21 +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
Neo b2e1a84981
Update dataset_traversal.py
CUDA_VISIBLE_DEVICES 默认值必须为str, 否则split会报错
2020-08-18 15:07:25 +08:00
licx 78d89d3496 modify docs for updates 2020-08-16 19:44:07 +08:00
MissPenguin 2852335e59
Merge branch 'develop' into develop 2020-08-16 18:21:59 +08:00
MissPenguin 612e801470
Merge pull request #537 from tink2123/add_srn
Add SRN
2020-08-16 18:08:32 +08:00
MissPenguin fee2c17bf7
Merge branch 'develop' into develop 2020-08-16 10:21:59 +08:00
licx 224667b895 add sast code 2020-08-15 17:26:00 +08:00
tink2123 bf4863c950 update infer_rec for srn 2020-08-15 15:45:55 +08:00
tink2123 6832ca029f update config 2020-08-15 12:39:07 +08:00
tink2123 09d8cb6d98 update for srn 2020-08-14 16:31:13 +08:00
littletomatodonkey 92841044bf fix error 2020-08-12 13:21:31 +00:00
dyning 57e0565a5b
Merge pull request #481 from tink2123/add_error_message
add error message
2020-08-06 16:50:00 +08:00
tink2123 f498a63f10 update error message 2020-08-05 16:42:21 +08:00
dyning 1866fdabe8
Merge pull request #472 from BeyondYourself/BeyondYourself-patch-2
add a file path separator
2020-08-04 22:18:46 +08:00
tink2123 15fd0b31db add error message 2020-08-04 07:05:32 +00:00
littletomatodonkey 5e5ea853bf add piecewise decay 2020-08-04 03:43:26 +00:00
shaohua.zhang c12e9ec564
Update east_process.py 2020-08-03 21:47:25 +08:00
shaohua.zhang 08055099a8
add a file separator
add a  file separator, it mainly  to avoid  missing the file path separator in yml
2020-08-03 21:01:53 +08:00
shaohua.zhang 1a0848a464
Merge branch 'develop' into develop 2020-07-30 22:33:17 +08:00
shaohua.zhang fce0a57dec
move the shuffer into def sample_iter_reader 2020-07-30 22:29:19 +08:00
littletomatodonkey 14fdead9ab fix windows ms 2020-07-30 02:00:25 +00:00
LDOUBLEV 60ec95469a read gif read func 2020-07-28 11:18:48 +08:00
shaohua.zhang b5f1f89abf
put the shuffer into iter 2020-07-26 10:24:57 +08:00
shaohua.zhang dd32d0f636
Update dataset_traversal.py 2020-07-25 11:54:03 +08:00
shaohua.zhang 65042ff602
Common modules are executed repeatedly
the function sample_iter_reader  is executed repatedly,so the common modules do not need to be executed repeatedly
2020-07-25 11:49:52 +08:00