Commit Graph

61 Commits (8ddeec84285df51f928314e5a27fa9b03c25e337)

Author SHA1 Message Date
WenmuZhou 4fd696ccdf update inference model name
4 years ago
MissPenguin 055f207fcf
Merge pull request #1371 from tink2123/update_multi
4 years ago
tink2123 7eeef5933c update multi dic and export
4 years ago
WenmuZhou 5d9c03890b merge upstream
4 years ago
WenmuZhou 2c8ba6a961 merge upstream
4 years ago
WenmuZhou a804a97c92 add drop_score to args
4 years ago
WenmuZhou a621bef893 add predict_cls to predict_system
4 years ago
WenmuZhou 902606499b add predict_cls to predict_system
4 years ago
WenmuZhou 0c287c41ea python端预测完成
4 years ago
WenmuZhou 4950c8458d 添加方向分类器
4 years ago
WenmuZhou 6241b8f9ca 添加静态图的create_predictor
4 years ago
WenmuZhou 60711bafe2 添加静态图的create_predictor
4 years ago
WenmuZhou aad3093a91 dygraph first commit
4 years ago
dyning 0791714b91
Merge pull request #594 from WenmuZhou/whl1
5 years ago
littletomatodonkey 0a011e564a add python interface
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
licx cb7e481b4a fix bug in predict_det for sast & update docs
5 years ago
licx f96b873aa4 modify infer tools for sast
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
LDOUBLEV 2bec473e89 fix typo and opt doc
5 years ago
dyning fbdf80dc13 add parameter enable_mkldnn
5 years ago
dyning 8e05ffed7e move out visulization from hubserving
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
tink2123 bfdb7b7781 change name for use_space_char
5 years ago
tink2123 db3d78d8ea revert dict and add space in character
5 years ago
tink2123 42a9a47ce5 close memory_optim for attention
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 5d63991136 不增加args.out_dir
5 years ago
zhangxin af6b5fef00 增加可视化效果图
5 years ago
zhangxin 22e8cf8c6b 修改显示方式,微调显示参数
5 years ago
zhangxin 3f402caea7 增加一个画图函数,可以更方便更直观的看检测和识别结果,对横排、竖排文本都可以显示
5 years ago
LDOUBLEV 9058e002d8 fix multi-line txt display
5 years ago
LDOUBLEV e0b641cc57 fix visual bug
5 years ago
LDOUBLEV 00e9e07976 fix bug in results visualization
5 years ago
LDOUBLEV b090627a11 opt visualized func and add docker usage in cpu
5 years ago
LDOUBLEV 59d0a00e1d opt visualized func and add docker usage in cpu
5 years ago
LDOUBLEV 4af1810909 opt visualized func and add docker usage in cpu
5 years ago
LDOUBLEV 93bd46e9e2 delete support multi-line txt display
5 years ago
LDOUBLEV eec9155ee8 adjust txt word in line
5 years ago
LDOUBLEV 75d2c47d8a support multi-line text display
5 years ago
LDOUBLEV 8a6f106237 fix predict_det not found unclip_ratio
5 years ago
LDOUBLEV 2bd6323642 modify batch num in rec and fix sorted_box func
5 years ago
dyning 25a5ca6cca
Update utility.py
5 years ago
LDOUBLEV 7259370cbd solve predicts diff between cpu and gpu running
5 years ago