Commit Graph

223 Commits (b1623d69a57e2277545bf1cf511ec82458bbd106)

Author SHA1 Message Date
MissPenguin 0ba5e95cc0 update hubserving
4 years ago
MissPenguin edc0fd0ccd fix predict_det
4 years ago
WenmuZhou c12259091e Fix printing problem when multi-image prediction
4 years ago
WenmuZhou b5f9a7ec5b update link in doc
4 years ago
WenmuZhou 042034b61d The parameters of export are consistent with the static image
4 years ago
WenmuZhou 0ff2aef299 rename inference model save path
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 bbc52fc993 Merge branch 'dygraph_rc' of https://github.com/WenmuZhou/PaddleOCR into dygraph_rc
4 years ago
WenmuZhou ef0880b9ae delete save_inference_mode fun, because the dev paddle has support export crnn model
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 40023f76a6 修复ips和batch_cost输出错误的bug
4 years ago
WenmuZhou 0c287c41ea python端预测完成
4 years ago
WenmuZhou 4950c8458d 添加方向分类器
4 years ago
WenmuZhou 21fca149b2 添加空格
4 years ago
WenmuZhou e822901522 日志符合benchmark规范
4 years ago
WenmuZhou 453c6f68bd 识别模型inference
4 years ago
WenmuZhou 4d44b23043 识别模型导出
4 years ago
WenmuZhou 4402e62959 修正export_model里的bug,添加predict_det
4 years ago
WenmuZhou 89e031f0e7 添加infer_det和infer_rec
4 years ago
WenmuZhou 672318256c 删除eval多余的参数
4 years ago
WenmuZhou 4eba6c0dce 修复一些导致不可用的bug
4 years ago
WenmuZhou a414dd8649 fix write error
4 years ago
WenmuZhou 91dee973da change log name to root
4 years ago
WenmuZhou 2aa92e6a64 fix bug
4 years ago
dyning 1ae379198e trans to paddle-rc
4 years ago
dyning fa675f8954 updata structure of dygraph
4 years ago
WenmuZhou 6241b8f9ca 添加静态图的create_predictor
4 years ago
WenmuZhou 60711bafe2 添加静态图的create_predictor
4 years ago
WenmuZhou a75a614a43 修复test_loader函数不可用的问题
4 years ago
WenmuZhou aad3093a91 dygraph first commit
4 years ago
xiaoting e3fd6db0bf
Merge branch 'develop' into adaptation_ch
5 years ago
tink2123 1b19050391 Adaptation of Chinese and r34/18
5 years ago
dyning 0791714b91
Merge pull request #594 from WenmuZhou/whl1
5 years ago