Commit Graph

998 Commits

Author SHA1 Message Date
littletomatodonkey 14fdead9ab fix windows ms 2020-07-30 02:00:25 +00:00
littletomatodonkey 62147ec9c6 add beyond into thanks 2020-07-29 15:03:37 +00:00
littletomatodonkey 8f175aade7
Merge pull request #435 from LDOUBLEV/fixocr
read gif read func
2020-07-29 22:51:58 +08:00
shaohua.zhang 701adba2d6
Merge pull request #7 from PaddlePaddle/develop
update-2020-7-29
2020-07-29 16:13:02 +08:00
LDOUBLEV aa6e29cf04 remove unused code 2020-07-28 16:42:15 +08:00
LDOUBLEV 8b499c3769 move import to the front 2020-07-28 13:58:14 +08:00
LDOUBLEV b5a1fe643f if gif is None, return 2020-07-28 11:29:55 +08:00
LDOUBLEV 60ec95469a read gif read func 2020-07-28 11:18:48 +08:00
littletomatodonkey 301aac1cae
Merge pull request #433 from littletomatodonkey/fix_get_img_list
fix image list postfix
2020-07-27 20:30:14 +08:00
littletomatodonkey 23658296ec fix image list postfix 2020-07-27 11:37:55 +00:00
shaohua.zhang 036e11364b
Update save_load.py 2020-07-27 17:17:45 +08:00
shaohua.zhang 80f0a35580
Update utility.py 2020-07-27 17:13:10 +08:00
shaohua.zhang c4ca35a251
Update utility.py 2020-07-27 17:11:33 +08:00
shaohua.zhang d7d355783b
Update utility.py 2020-07-27 17:06:33 +08:00
shaohua.zhang 82a48a7216
update import and fix some codes
remove the  useless parameters  and  update import
2020-07-27 16:11:14 +08:00
shaohua.zhang 9af6ab8f89
Merge pull request #6 from PaddlePaddle/develop
update-2020-7-27
2020-07-27 16:04:09 +08:00
littletomatodonkey 10880fc135
Merge pull request #424 from littletomatodonkey/fix_save
fix save img for pred_det
2020-07-27 12:56:44 +08:00
authorfu c3c417f579 1. 添加mini demo
2. ui升级到androidx
2020-07-27 11:11:50 +08:00
MissPenguin c1ba964326
Update serving.md 2020-07-27 11:03:08 +08:00
MissPenguin cdeef19e76
Update serving_en.md 2020-07-27 10:59:57 +08:00
MissPenguin ab662a16d9
Update serving_en.md 2020-07-27 10:59:18 +08:00
MissPenguin b736ab897c
Update serving_en.md 2020-07-27 10:56:56 +08:00
littletomatodonkey 5fd11f633e
Merge pull request #423 from StevenJokes/patch-1
fix a typo
2020-07-26 19:26:31 +08:00
littletomatodonkey 0aebfbc26f fix save img for pred_det 2020-07-26 11:23:47 +00:00
shaohua.zhang b5f1f89abf
put the shuffer into iter 2020-07-26 10:24:57 +08:00
蔡舒起 f7224e46ac
fix a typo 2020-07-25 20:31:50 +08:00
dyning b423defc99
Merge pull request #421 from littletomatodonkey/fix_hub_doc
fix hub serving doc
2020-07-25 18:32:21 +08:00
littletomatodonkey 791f623947 fix hub serving doc 2020-07-25 07:38:50 +00:00
littletomatodonkey 41ecf41d6c
Merge pull request #416 from wangjiawei04/ocr_serving_doc
Update paddle serving readme.md support py3
2020-07-25 15:25:16 +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
shaohua.zhang 5c4c418b7d
Merge pull request #5 from PaddlePaddle/develop
Merge pull request #417 from BeyondYourself/develop
2020-07-25 11:33:46 +08:00
dyning d146fbccbb
Merge pull request #417 from BeyondYourself/develop
The if condition is not sufficient when train the det model
2020-07-24 19:56:57 +08:00
shaohua.zhang dcd2626e11
The if condition is not sufficient
when you trian the det model , there is not the var: loss_type in the Global, so  train_alg_type == 'rec' is necessary
2020-07-24 17:26:37 +08:00
shaohua.zhang eca0ef34ec
Merge pull request #4 from PaddlePaddle/develop
update-2020-7-24
2020-07-24 16:44:11 +08:00
Jiawei Wang 3c2187e973
Update readme.md 2020-07-24 16:32:53 +08:00
dyning 02d8d51df4
Merge pull request #408 from LDOUBLEV/fixocr
add hint when install shapely on win
2020-07-24 12:55:10 +08:00
dyning f3e88b3a6c
Merge pull request #385 from BeyondYourself/develop
Add common code to reduce code duplication
2020-07-24 12:54:28 +08:00
LDOUBLEV f45946dc83 add hint when install shapely on win 2020-07-23 15:35:23 +08:00
shaohua.zhang 4d541eb364
repair a var 2020-07-23 14:07:21 +08:00
shaohua.zhang 94e8c3b66d
repair a var 2020-07-23 14:04:24 +08:00
shaohua.zhang af8740330b
fix the assignment of a var 2020-07-23 13:59:58 +08:00
dyning 368232cf7f
Merge pull request #404 from LDOUBLEV/fixocr
Fixocr
2020-07-23 13:27:18 +08:00
LDOUBLEV 8a11d97da8 typo 2020-07-23 11:12:35 +08:00
LDOUBLEV a43c0b3240 Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleOCR into fixocr 2020-07-23 10:39:23 +08:00
LDOUBLEV a52ee64d45 fix lite readme 2020-07-23 10:37:39 +08:00
dyning 25ba6785b3
Update update_en.md 2020-07-23 10:11:56 +08:00
dyning 279a7845e0
Update README.md 2020-07-23 10:11:45 +08:00
dyning 3ace934646
Update README.md 2020-07-23 10:10:38 +08:00
dyning 0f47c5ce36
Update README_cn.md 2020-07-23 10:05:36 +08:00