tink2123
|
bf4863c950
|
update infer_rec for srn
|
5 years ago |
tink2123
|
6832ca029f
|
update config
|
5 years ago |
tink2123
|
09d8cb6d98
|
update for srn
|
5 years ago |
littletomatodonkey
|
92841044bf
|
fix error
|
5 years ago |
dyning
|
57e0565a5b
|
Merge pull request #481 from tink2123/add_error_message
add error message
|
5 years ago |
tink2123
|
f498a63f10
|
update error message
|
5 years ago |
dyning
|
1866fdabe8
|
Merge pull request #472 from BeyondYourself/BeyondYourself-patch-2
add a file path separator
|
5 years ago |
tink2123
|
15fd0b31db
|
add error message
|
5 years ago |
littletomatodonkey
|
5e5ea853bf
|
add piecewise decay
|
5 years ago |
shaohua.zhang
|
c12e9ec564
|
Update east_process.py
|
5 years ago |
shaohua.zhang
|
08055099a8
|
add a file separator
add a file separator, it mainly to avoid missing the file path separator in yml
|
5 years ago |
shaohua.zhang
|
1a0848a464
|
Merge branch 'develop' into develop
|
5 years ago |
shaohua.zhang
|
fce0a57dec
|
move the shuffer into def sample_iter_reader
|
5 years ago |
littletomatodonkey
|
14fdead9ab
|
fix windows ms
|
5 years ago |
LDOUBLEV
|
60ec95469a
|
read gif read func
|
5 years ago |
shaohua.zhang
|
b5f1f89abf
|
put the shuffer into iter
|
5 years ago |
shaohua.zhang
|
dd32d0f636
|
Update dataset_traversal.py
|
5 years ago |
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
|
5 years ago |
shaohua.zhang
|
2f87ed81d2
|
add the missing import and format some codes
add the missing import and format some codes
|
5 years ago |
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
|
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 |
xxxpsyduck
|
9bb1d4ecd3
|
update docs
|
5 years ago |
MissPenguin
|
db0aa24b5b
|
Merge pull request #237 from MissPenguin/develop
replace python lanms with c++ version, fix infer_det bug, fix test_im…
|
5 years ago |
tink2123
|
ae18273a1a
|
polish warning
|
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 |
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 |
tink2123
|
53952a46c6
|
modified det reader
|
5 years ago |
tink2123
|
e5a2062d9e
|
Adaptive Windows
|
5 years ago |
xiaoting
|
f8515609f3
|
Merge branch 'develop' into fix_infer
|
5 years ago |
tink2123
|
dd0112f52b
|
fix infer_rec for benchmark
|
5 years ago |
LDOUBLEV
|
fdad3d4d88
|
single_img_path to infer_img as rec model, fix eval Hmean=0
|
5 years ago |
LDOUBLEV
|
49aa7698af
|
fix bug of det EvalTestreader
|
5 years ago |
LDOUBLEV
|
8629183994
|
fix bug of det EvalTestreader
|
5 years ago |
LDOUBLEV
|
d539508e76
|
valid det inference
|
5 years ago |
dyning
|
c01e32672f
|
Merge pull request #8 from LDOUBLEV/fixocr
update det process code, +32 -> -32
|
5 years ago |
LDOUBLEV
|
2a298fa4cf
|
update det process code, +32 -> -32
|
5 years ago |
tink2123
|
81ddc6a11e
|
format code
|
5 years ago |
tink2123
|
12ea4ee9c2
|
rename output dir
|
5 years ago |
dyning
|
ed4b270815
|
Merge pull request #3 from LDOUBLEV/fixinfer
optimize PaddleOCR
|
5 years ago |
LDOUBLEV
|
b2e2bb98fb
|
fix problems responding to inference
|
5 years ago |
tink2123
|
2025ed1dfb
|
update get_img_file_list
|
5 years ago |
tink2123
|
d24a39df88
|
use public function for inference
|
5 years ago |
LDOUBLEV
|
5b4675e06d
|
fix problems refer comments
|
5 years ago |
LDOUBLEV
|
268ed03b3e
|
update detection doc and infer code
|
5 years ago |
tink2123
|
d6778e2519
|
del lable, polish data_reader
|
5 years ago |
tink2123
|
bb77985182
|
fix infer_rec and add ic15_dict
|
5 years ago |
LDOUBLEV
|
338ba3ee4a
|
upload PaddleOCR code
|
5 years ago |