Commit Graph

222 Commits (91170e7a0bf5736a4a74a1cb5afcb8dc4fb5d50f)

Author SHA1 Message Date
zhoujun 3b1ecb1339
Update predict_system.py
5 years ago
WenmuZhou 684676f611 init commit for build whl
5 years ago
littletomatodonkey 3ebebae3e5 replace zero_copy_run to run for memory leak
5 years ago
MissPenguin 75cdc7dc9a
Merge pull request #519 from ZhangXinNan/zxdev
5 years ago
licx 0c3b5d8e76 fix bug in predict_det for sast & update docs
5 years ago
licx cb7e481b4a fix bug in predict_det for sast & update docs
5 years ago
licx 6c11bce9e4 modify infer tools for sast
5 years ago
licx f96b873aa4 modify infer tools for sast
5 years ago
MissPenguin 2852335e59
Merge branch 'develop' into develop
5 years ago
tink2123 a3b291928b polish code
5 years ago
tink2123 d0d5de7f4d fix bug
5 years ago
tink2123 d179c7c446 fix bug
5 years ago
tink2123 9cb3072033 fix bug and update doc
5 years ago
MissPenguin fee2c17bf7
Merge branch 'develop' into develop
5 years ago
licx da75ef8b9e fix conflict
5 years ago
licx 224667b895 add sast code
5 years ago
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
zhangxin ab8d8aeab8 修改所有文件路径为绝对路径,避免在同级目录下时出问题
5 years ago
LDOUBLEV e494595945 fix score is nan
5 years ago
LDOUBLEV 2bec473e89 fix typo and opt doc
5 years ago
LDOUBLEV aa6e29cf04 remove unused code
5 years ago
LDOUBLEV 60ec95469a read gif read func
5 years ago
littletomatodonkey 0aebfbc26f fix save img for pred_det
5 years ago
shaohua.zhang dcd2626e11
The if condition is not sufficient
5 years ago
shaohua.zhang 4d541eb364
repair a var
5 years ago
shaohua.zhang 94e8c3b66d
repair a var
5 years ago
shaohua.zhang af8740330b
fix the assignment of a var
5 years ago
shaohua.zhang cd56032479
Update program.py
5 years ago
shaohua.zhang 13bc04eb8f
Update export_model.py
5 years ago
shaohua.zhang 20d26b767c
rename a var and a function
5 years ago
shaohua.zhang eb208af146
rename a var and a function
5 years ago
shaohua.zhang 5f13f6e08a
rename a var
5 years ago
shaohua.zhang 91df2b6448
rename a function
5 years ago
shaohua.zhang 7c0042edf3
rename a function
5 years ago
shaohua.zhang 941a629dbe
remame a var
5 years ago
shaohua.zhang 19da8ba843
update the export_model.py
5 years ago
shaohua.zhang ea542b51b4
resolve the ValueError: too many values to unpack
5 years ago
shaohua.zhang d59077f4db
Update train.py
5 years ago
shaohua.zhang 0add8bdec6
remove the duplication codes
5 years ago
shaohua.zhang 49668934fd
remove the duplication codes
5 years ago
shaohua.zhang 4ce2826c71
Update export_model.py
5 years ago
shaohua.zhang 5be223ba52
remove the duplication code
5 years ago
shaohua.zhang 481240549a
add common code to reduce code duplication
5 years ago
littletomatodonkey 3667498bad fix cv exception
5 years ago
MissPenguin a3170045b0
Update test_hubserving.py
5 years ago
dyning 01227c981b
Merge pull request #328 from LDOUBLEV/fixocr
5 years ago
LDOUBLEV eed41762b7 fix bug det train
5 years ago
dyning 4e427410a0 add parameter enable_mkldnn
5 years ago
dyning 814dc2fa37 add parameter enable_mkldnn
5 years ago
dyning fbdf80dc13 add parameter enable_mkldnn
5 years ago
dyning 8e05ffed7e move out visulization from hubserving
5 years ago
tink2123 0a92617cb0 update readme for space and add thanks for user
5 years ago
xiaoting f2a2f5950d
Merge pull request #304 from lyl120117/dev_vis
5 years ago
dyning e68ea88ddc fix cpu memory problem for a short time
5 years ago
lyl120117 d89d3384a0 dump model structure
5 years ago
dyning be48652127
Merge pull request #296 from LDOUBLEV/cpu_opt
5 years ago
dyning f09d1f730b add hub serving
5 years ago
LDOUBLEV dcf46b0c86 opt cpu speed and fix wrong link of weights
5 years ago
xiaoting f8a3c3f920
Merge branch 'develop' into add_distort_space
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
LDOUBLEV f5e0e9d050 update
5 years ago
LDOUBLEV e222bc9e64 set evaluation interval
5 years ago
Double_V f2c4d6697e
Merge pull request #279 from LDOUBLEV/fixocr
5 years ago
LDOUBLEV 6f456775b0 fix bug
5 years ago
LDOUBLEV ed454d1423 print to logger.info
5 years ago
LDOUBLEV 3892a8ca02 fix Nan results and add test_reader func
5 years ago
tink2123 42a9a47ce5 close memory_optim for attention
5 years ago
tink2123 2cc1d00b04 revert modified for predict_rec
5 years ago
tink2123 25f16f2429 revert interpolate type
5 years ago
zhangxin 2eb6244c1f 修改英文注释
5 years ago
zhangxin f3172214d6 Merge remote-tracking branch 'upstream/develop' into zxdev
5 years ago
littletomatodonkey c25c636d23 fix ch comment to support py2 and some other typo
5 years ago
zhangxin 9e9a9a45da 识别infer时改回不同字符类型采用不同归一化
5 years ago
zhangxin 38192934ac 有几行没有用新的代码,旧代码注释了。
5 years ago
zhangxin 9136cba8cb Merge remote-tracking branch 'upstream/develop' into zxdev
5 years ago
dyning a21bd9b77a raise exception when concatenate error
5 years ago
dyning 6a6c97f92b raise exception when concatenate error
5 years ago
zhangxin 2814d997a4 Merge remote-tracking branch 'upstream/develop' into zxdev
5 years ago
zhangxin 9717944cde 识别文本框时,对文本框按宽高比进行排序。
5 years ago
MissPenguin db0aa24b5b
Merge pull request #237 from MissPenguin/develop
5 years ago
Double_V 4ca78a0748
Merge pull request #241 from ZhangXinNan/zxdev
5 years ago
dyning b115cb4417 use enable_memory_optim for cpu and gpu, add paddlehelp QRcode
5 years ago
MissPenguin 160bb06e70
add config.enable_memory_optim()
5 years ago
zhangxin ef156b19e1 优化tools/infer/predict_system.py代码
5 years ago
xiaoting ed4313d611
Merge pull request #222 from tink2123/fix_cosine_decay
5 years ago
tink2123 bce596cd54 fix can not find tmp_4
5 years ago
Double_V fea9454dee
Merge pull request #210 from ZhangXinNan/zxdev
5 years ago
zhangxin 5d63991136 不增加args.out_dir
5 years ago
zhangxin af6b5fef00 增加可视化效果图
5 years ago
zhangxin 22e8cf8c6b 修改显示方式,微调显示参数
5 years ago
zhangxin 3f402caea7 增加一个画图函数,可以更方便更直观的看检测和识别结果,对横排、竖排文本都可以显示
5 years ago
LDOUBLEV 1636c8c156 discard export PYTHONPATH manually
5 years ago
LDOUBLEV cc6c606f14 discard export PYTHONPATH manually
5 years ago
zhangxin ed9065c72b 在程序中使用os.path.append添加环境变量,不再使用命令设置
5 years ago
LDOUBLEV c6a0e8d79d fix rec doc typo
5 years ago
tink2123 9393a1b311 polish error message
5 years ago
tink2123 b55b8eda22 add windows doc
5 years ago