Commit Graph

76 Commits (4a035c05987a76344dc09279cb122d26cc213e54)

Author SHA1 Message Date
LDOUBLEV 52e7dbf773 add continue in det Evalreader when img is not exist
5 years ago
LDOUBLEV 13e59395cc add warning when label length greater than setting length
5 years ago
LDOUBLEV 29aea6a206 delete warning when label length greater than setting length
5 years ago
LDOUBLEV 3f824f00bc modify normalization of db_process to speed up
5 years ago
tink2123 df050788a5 sync to python35
5 years ago
tink2123 bfdb7b7781 change name for use_space_char
5 years ago
tink2123 db3d78d8ea revert dict and add space in character
5 years ago
tink2123 7e88895f7b add default value for distort
5 years ago
tink2123 f6d6249c93 change name for jitter
5 years ago
tink2123 8d849cfa8c update logger
5 years ago
tink2123 97a3af3bbf add distort and space
5 years ago
tink2123 5fae5ffd5e update img_tools
5 years ago
tink2123 1c8cddf46f fix resize norm for ch
5 years ago
tink2123 87ce916a2b fix resize shape
5 years ago
MissPenguin 9313bdfa90
Merge pull request #265 from xxxpsyduck/develop
5 years ago
littletomatodonkey c25c636d23 fix ch comment to support py2 and some other typo
5 years ago
xxxpsyduck 9bb1d4ecd3 update docs
5 years ago
MissPenguin db0aa24b5b
Merge pull request #237 from MissPenguin/develop
5 years ago
tink2123 ae18273a1a polish warning
5 years ago
dyning a2a08583c4 use enable_memory_optim for cpu and gpu, add paddlehelp QRcode
5 years ago
dyning 6487937a4e use enable_memory_optim for cpu and gpu, add paddlehelp QRcode
5 years ago
dyning b0171a71e5 replace python lanms with c++ version, fix infer_det bug, fix test_image_shape bug
5 years ago
xxxpsyduck 98c80f161a revert change in db_process.py
5 years ago
xxxpsyduck 72b453b9d1 make sure all images are RGB
5 years ago
LDOUBLEV cfc166c91b add error message when img is None
5 years ago
LDOUBLEV d4b0bfd655 fix img shape not match when concat
5 years ago
LDOUBLEV 92b60117f0 optimize doc and error message
5 years ago
LDOUBLEV e33e38d1d0 add error message when image shape are not divisible by 4
5 years ago
LDOUBLEV a5f1efdfc9 delete not used code
5 years ago
LDOUBLEV f4094b9700 fix issue #206
5 years ago
Double_V b47b552124
Merge pull request #184 from tink2123/add_cosine_decay
5 years ago
tink2123 87cb15aa4c Adapted to 1.8
5 years ago
tink2123 b27207ba7d update cosine decay doc
5 years ago
tink2123 15ae5176a3 add cosine decay
5 years ago
tink2123 aab46214fd fix typo
5 years ago
tink2123 0cc083f6a4 mv drop last in det model
5 years ago
tink2123 b55b8eda22 add windows doc
5 years ago
tink2123 8d9324cab1 set drop_last=false
5 years ago
tink2123 80c188785c fix eval
5 years ago
tink2123 be3a164424 fix inference in tps
5 years ago
tink2123 b722eb56c8 fix infer_rec for attention
5 years ago
tink2123 b4c5dac27a commit for tmp
5 years ago
tink2123 24757ba6bc modified infer single
5 years ago
dyning ade18e13be add score in rec_infer
5 years ago
LDOUBLEV 00e9e07976 fix bug in results visualization
5 years ago
LDOUBLEV fcfdd0a39e set mode of DB head as 'export' when export model
5 years ago
xiaoting c63624b3fd
Merge pull request #94 from tink2123/win
5 years ago
tink2123 53952a46c6 modified det reader
5 years ago
tink2123 e5a2062d9e Adaptive Windows
5 years ago
LDOUBLEV 6eb7dd5563 solve det eval bug and optimize doc
5 years ago