Commit Graph

125 Commits (c43302498d88c6a29482cdeec214f8fca0060f1c)

Author SHA1 Message Date
MissPenguin edc0fd0ccd fix predict_det
4 years ago
WenmuZhou c12259091e Fix printing problem when multi-image prediction
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
MissPenguin 45f90e9431
Merge pull request #1338 from WenmuZhou/dygraph_rc
4 years ago
WenmuZhou 28b2d43e57 paddleocr whl adaptation dygraph
4 years ago
WenmuZhou 5d9c03890b merge upstream
4 years ago
WenmuZhou 2c8ba6a961 merge upstream
4 years ago
WenmuZhou 38f27a5339 merge upstream
4 years ago
zhoujun 99ee41d8db
Merge pull request #1299 from WenmuZhou/fix_predict_system
4 years ago
WenmuZhou 34cd39194d use logger.info replace print
4 years ago
WenmuZhou a804a97c92 add drop_score to args
4 years ago
WenmuZhou e696c7906d delete debug code
4 years ago
zhoujun 2985e7b897
use cls_batch_num replace rec_batch_num (#1298)
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 1c43e8bbb4 Adapt to windows
4 years ago
WenmuZhou a44c2a699f Adapt to windows
4 years ago
WenmuZhou 835bfa456c Remove the channel conversion of the image and keep it consistent with the training phase
4 years ago
WenmuZhou 05dcfdec68 Fix the bug that the predict time is calculated incorrectly
4 years ago
WenmuZhou 0c287c41ea python端预测完成
4 years ago
WenmuZhou 4950c8458d 添加方向分类器
4 years ago
WenmuZhou 453c6f68bd 识别模型inference
4 years ago
WenmuZhou 4402e62959 修正export_model里的bug,添加predict_det
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
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 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
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
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