Commit Graph

84 Commits (91dee973dac6fbb00fb91c5decc4e390bfa2b2fa)

Author SHA1 Message Date
WenmuZhou 60f8f1e181 del unuse import
6 years ago
dyning 1ae379198e trans to paddle-rc
6 years ago
dyning fa675f8954 updata structure of dygraph
6 years ago
WenmuZhou aad3093a91 dygraph first commit
6 years ago
tink2123 b626aa3e41 formate code
6 years ago
tink2123 1b19050391 Adaptation of Chinese and r34/18
6 years ago
Neo b2e1a84981
Update dataset_traversal.py
6 years ago
licx 78d89d3496 modify docs for updates
6 years ago
MissPenguin 2852335e59
Merge branch 'develop' into develop
6 years ago
MissPenguin 612e801470
Merge pull request #537 from tink2123/add_srn
6 years ago
MissPenguin fee2c17bf7
Merge branch 'develop' into develop
6 years ago
licx 224667b895 add sast code
6 years ago
tink2123 bf4863c950 update infer_rec for srn
6 years ago
tink2123 6832ca029f update config
6 years ago
tink2123 09d8cb6d98 update for srn
6 years ago
littletomatodonkey 92841044bf fix error
6 years ago
dyning 57e0565a5b
Merge pull request #481 from tink2123/add_error_message
6 years ago
tink2123 f498a63f10 update error message
6 years ago
dyning 1866fdabe8
Merge pull request #472 from BeyondYourself/BeyondYourself-patch-2
6 years ago
tink2123 15fd0b31db add error message
6 years ago
littletomatodonkey 5e5ea853bf add piecewise decay
6 years ago
shaohua.zhang c12e9ec564
Update east_process.py
6 years ago
shaohua.zhang 08055099a8
add a file separator
6 years ago
shaohua.zhang 1a0848a464
Merge branch 'develop' into develop
6 years ago
shaohua.zhang fce0a57dec
move the shuffer into def sample_iter_reader
6 years ago
littletomatodonkey 14fdead9ab fix windows ms
6 years ago
LDOUBLEV 60ec95469a read gif read func
6 years ago
shaohua.zhang b5f1f89abf
put the shuffer into iter
6 years ago
shaohua.zhang dd32d0f636
Update dataset_traversal.py
6 years ago
shaohua.zhang 65042ff602
Common modules are executed repeatedly
6 years ago
shaohua.zhang 2f87ed81d2
add the missing import and format some codes
6 years ago
LDOUBLEV 52e7dbf773 add continue in det Evalreader when img is not exist
6 years ago
LDOUBLEV 13e59395cc add warning when label length greater than setting length
6 years ago
LDOUBLEV 29aea6a206 delete warning when label length greater than setting length
6 years ago
LDOUBLEV 3f824f00bc modify normalization of db_process to speed up
6 years ago
tink2123 db3d78d8ea revert dict and add space in character
6 years ago
tink2123 7e88895f7b add default value for distort
6 years ago
tink2123 f6d6249c93 change name for jitter
6 years ago
tink2123 8d849cfa8c update logger
6 years ago
tink2123 97a3af3bbf add distort and space
6 years ago
tink2123 5fae5ffd5e update img_tools
6 years ago
tink2123 1c8cddf46f fix resize norm for ch
6 years ago
tink2123 87ce916a2b fix resize shape
6 years ago
xxxpsyduck 9bb1d4ecd3 update docs
6 years ago
MissPenguin db0aa24b5b
Merge pull request #237 from MissPenguin/develop
6 years ago
tink2123 ae18273a1a polish warning
6 years ago
dyning b0171a71e5 replace python lanms with c++ version, fix infer_det bug, fix test_image_shape bug
6 years ago
xxxpsyduck 98c80f161a revert change in db_process.py
6 years ago
xxxpsyduck 72b453b9d1 make sure all images are RGB
6 years ago
LDOUBLEV cfc166c91b add error message when img is None
6 years ago