Commit Graph

46 Commits

Author SHA1 Message Date
LDOUBLEV 082e7385e2 add code comment 2020-10-28 15:49:59 +08:00
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
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
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
wangjiawei04 7cacfc97d9 first commit 2020-09-22 12:22:42 +08:00
shaohua.zhang 93df86ca9a
Update sast_process.py 2020-08-27 14:59:07 +08:00
LDOUBLEV 59cdce6a88 fix bug in randomcropdata func 2020-08-24 14:21:28 +08:00
licx 78d89d3496 modify docs for updates 2020-08-16 19:44:07 +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
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
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
LDOUBLEV 52e7dbf773 add continue in det Evalreader when img is not exist 2020-07-14 15:48:43 +08:00
LDOUBLEV 3f824f00bc modify normalization of db_process to speed up 2020-07-10 10:40:10 +08:00
xxxpsyduck 9bb1d4ecd3 update docs 2020-06-24 17:13:03 +07: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
tink2123 0cc083f6a4 mv drop last in det model 2020-06-04 20:29:32 +08:00
tink2123 8d9324cab1 set drop_last=false 2020-06-03 20:07:58 +08:00
tink2123 b722eb56c8 fix infer_rec for attention 2020-06-03 13:44:07 +08:00
LDOUBLEV 00e9e07976 fix bug in results visualization 2020-05-28 15:46:05 +08:00
tink2123 53952a46c6 modified det reader 2020-05-25 17:40:26 +08:00
LDOUBLEV fdad3d4d88 single_img_path to infer_img as rec model, fix eval Hmean=0 2020-05-20 20:12:53 +08:00
LDOUBLEV 49aa7698af fix bug of det EvalTestreader 2020-05-18 16:39:07 +08:00
LDOUBLEV 8629183994 fix bug of det EvalTestreader 2020-05-18 16:36:20 +08:00
LDOUBLEV d539508e76 valid det inference 2020-05-15 14:22:57 +08:00
LDOUBLEV 2a298fa4cf update det process code, +32 -> -32 2020-05-13 22:52:22 +08:00
LDOUBLEV b2e2bb98fb fix problems responding to inference 2020-05-12 21:12:52 +08:00
LDOUBLEV 5b4675e06d fix problems refer comments 2020-05-12 19:40:57 +08:00
LDOUBLEV 268ed03b3e update detection doc and infer code 2020-05-11 19:59:07 +08:00
LDOUBLEV 338ba3ee4a upload PaddleOCR code 2020-05-10 16:26:57 +08:00