Commit Graph

73 Commits (dcdf083203360801a628dc45dbd3c272c921ae03)

Author SHA1 Message Date
Double_V 9deee44a7a
Merge branch 'release/2.0' into doc_cp
4 years ago
Double_V f23aa77757 Merge pull request #1920 from LDOUBLEV/trt_cpp
4 years ago
LDOUBLEV 5e555a8047 cherry-pick fix doc and fix dilation
4 years ago
tink2123 8f52a73718 polish code
4 years ago
zhoujun 499ae66003 update utility
4 years ago
zhoujun c03b0b0604
Update utility.py
4 years ago
LDOUBLEV 2a04e1a12a add export to limit GPU-memory-usage
4 years ago
WenmuZhou 59af7359be inference adaptation 2.0
4 years ago
WenmuZhou 7f76986c28 Remove duplicate definitions
4 years ago
LDOUBLEV 9039cca26d add tensorrt args
4 years ago
LDOUBLEV a6fd8f8066 adjust cls_batch_num to 6 for speed-up
4 years ago
LDOUBLEV 65b4cc0cf3 adjust rec_batch_num as 1
4 years ago
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