Commit Graph

200 Commits

Author SHA1 Message Date
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 93df86ca9a
Update sast_process.py 2020-08-27 14:59:07 +08:00
shaohua.zhang dd39d1fd97
Update utility.py 2020-08-27 14:37:35 +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
littletomatodonkey 047fcb527a add warmup 2020-08-21 08:49:11 +00:00
MissPenguin 75cdc7dc9a
Merge pull request #519 from ZhangXinNan/zxdev
修改路径为绝对问题
2020-08-19 13:52:47 +08:00
Neo b2e1a84981
Update dataset_traversal.py
CUDA_VISIBLE_DEVICES 默认值必须为str, 否则split会报错
2020-08-18 15:07:25 +08:00
MissPenguin aecbbe1cbf
Merge pull request #552 from MissPenguin/develop
modify infer tools for sast
2020-08-18 10:04:33 +08:00
licx f96b873aa4 modify infer tools for sast 2020-08-17 20:29:28 +08:00
tink2123 9c59ae1cd5 fix bug 2020-08-17 01:43:59 +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
tink2123 9c89310292 polish code 2020-08-16 17:19:00 +08:00
tink2123 ab0acf78b4 polish code 2020-08-16 17:09:17 +08:00
tink2123 fe8ce9afdf polish code 2020-08-16 16:51:24 +08:00
tink2123 a3b291928b polish code 2020-08-16 16:46:22 +08:00
tink2123 d179c7c446 fix bug 2020-08-16 12:58:05 +08:00
tink2123 9cb3072033 fix bug and update doc 2020-08-16 12:53:26 +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
littletomatodonkey 2918feb90e add stride config of backbone and fix load ckp 2020-08-12 07:08:07 +00:00
zhangxin 70c1145a31 修改一处路径问题 2020-08-12 13:00:44 +08:00
zhangxin ab8d8aeab8 修改所有文件路径为绝对路径,避免在同级目录下时出问题 2020-08-12 12:56:44 +08: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
littletomatodonkey 7ea23776c4
Merge pull request #479 from littletomatodonkey/add_piecewise
add piecewise decay
2020-08-04 16:36:40 +08:00
tink2123 15fd0b31db add error message 2020-08-04 07:05:32 +00:00
shaohua.zhang c538c4cba9
Merge pull request #10 from PaddlePaddle/develop
update-08-04
2020-08-04 14:01:48 +08:00
littletomatodonkey 5e5ea853bf add piecewise decay 2020-08-04 03:43:26 +00:00
shaohua.zhang a4abf1322c
Update save_load.py 2020-08-03 21:54:09 +08: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 e0f3bcb494
add a necessary check for checkpoints
add a necessary check for checkpoints, if you miss the file prefix and it will not execute the checkpoints codes
2020-08-03 14:07:20 +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
shaohua.zhang 701adba2d6
Merge pull request #7 from PaddlePaddle/develop
update-2020-7-29
2020-07-29 16:13:02 +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 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 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
LDOUBLEV 8a11d97da8 typo 2020-07-23 11:12:35 +08:00
LDOUBLEV a52ee64d45 fix lite readme 2020-07-23 10:37:39 +08:00
shaohua.zhang 2f87ed81d2
add the missing import and format some codes
add the missing import and format some codes
2020-07-17 13:48:08 +08:00
littletomatodonkey 66cf80fea5 add l2 decay interface 2020-07-16 04:40:24 +00:00
LDOUBLEV 52e7dbf773 add continue in det Evalreader when img is not exist 2020-07-14 15:48:43 +08:00
LDOUBLEV 13e59395cc add warning when label length greater than setting length 2020-07-10 15:39:42 +08:00
LDOUBLEV 29aea6a206 delete warning when label length greater than setting length 2020-07-10 15:24:00 +08:00
LDOUBLEV 3f824f00bc modify normalization of db_process to speed up 2020-07-10 10:40:10 +08:00
tink2123 df050788a5 sync to python35 2020-07-08 17:15:02 +08:00
tink2123 bfdb7b7781 change name for use_space_char 2020-07-07 14:29:45 +08:00
tink2123 db3d78d8ea revert dict and add space in character 2020-07-07 14:13:13 +08:00
tink2123 7e88895f7b add default value for distort 2020-07-06 16:54:50 +08:00
tink2123 f6d6249c93 change name for jitter 2020-07-06 16:50:33 +08:00
tink2123 8d849cfa8c update logger 2020-07-06 14:08:15 +08:00
tink2123 97a3af3bbf add distort and space 2020-07-06 13:53:12 +08:00
tink2123 5fae5ffd5e update img_tools 2020-06-30 15:03:37 +08:00
tink2123 1c8cddf46f fix resize norm for ch 2020-06-30 13:59:59 +08:00
tink2123 87ce916a2b fix resize shape 2020-06-30 13:08:33 +08:00
MissPenguin 9313bdfa90
Merge pull request #265 from xxxpsyduck/develop
Update English docs version 24.06.20
2020-06-26 12:42:03 +08:00
littletomatodonkey c25c636d23 fix ch comment to support py2 and some other typo 2020-06-25 18:41:22 +00:00
xxxpsyduck 9bb1d4ecd3 update docs 2020-06-24 17:13:03 +07:00
MissPenguin db0aa24b5b
Merge pull request #237 from MissPenguin/develop
replace python lanms with c++ version, fix infer_det bug, fix test_im…
2020-06-23 16:55:24 +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
dyning 6487937a4e use enable_memory_optim for cpu and gpu, add paddlehelp QRcode 2020-06-23 15:24:21 +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
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
LDOUBLEV cfc166c91b add error message when img is None 2020-06-19 13:16:50 +08:00
LDOUBLEV d4b0bfd655 fix img shape not match when concat 2020-06-18 21:25:14 +08:00