Commit Graph

209 Commits (021c1132a94de11db92b6bbc9739d16224271520)

Author SHA1 Message Date
MissPenguin 021c1132a9 add east & sast
6 years ago
zhoujun 99ee41d8db
Merge pull request #1299 from WenmuZhou/fix_predict_system
6 years ago
WenmuZhou 34cd39194d use logger.info replace print
6 years ago
WenmuZhou a804a97c92 add drop_score to args
6 years ago
WenmuZhou e696c7906d delete debug code
6 years ago
zhoujun 2985e7b897
use cls_batch_num replace rec_batch_num (#1298)
6 years ago
WenmuZhou 902606499b add predict_cls to predict_system
6 years ago
WenmuZhou 1c43e8bbb4 Adapt to windows
6 years ago
WenmuZhou a44c2a699f Adapt to windows
6 years ago
WenmuZhou bbc52fc993 Merge branch 'dygraph_rc' of https://github.com/WenmuZhou/PaddleOCR into dygraph_rc
6 years ago
WenmuZhou ef0880b9ae delete save_inference_mode fun, because the dev paddle has support export crnn model
6 years ago
WenmuZhou 835bfa456c Remove the channel conversion of the image and keep it consistent with the training phase
6 years ago
WenmuZhou 05dcfdec68 Fix the bug that the predict time is calculated incorrectly
6 years ago
WenmuZhou 40023f76a6 修复ips和batch_cost输出错误的bug
6 years ago
WenmuZhou 0c287c41ea python端预测完成
6 years ago
WenmuZhou 4950c8458d 添加方向分类器
6 years ago
WenmuZhou 21fca149b2 添加空格
6 years ago
WenmuZhou e822901522 日志符合benchmark规范
6 years ago
WenmuZhou 453c6f68bd 识别模型inference
6 years ago
WenmuZhou 4d44b23043 识别模型导出
6 years ago
WenmuZhou 4402e62959 修正export_model里的bug,添加predict_det
6 years ago
WenmuZhou 89e031f0e7 添加infer_det和infer_rec
6 years ago
WenmuZhou 672318256c 删除eval多余的参数
6 years ago
WenmuZhou 4eba6c0dce 修复一些导致不可用的bug
6 years ago
WenmuZhou a414dd8649 fix write error
6 years ago
WenmuZhou 91dee973da change log name to root
6 years ago
WenmuZhou 2aa92e6a64 fix bug
6 years ago
dyning 1ae379198e trans to paddle-rc
6 years ago
dyning fa675f8954 updata structure of dygraph
6 years ago
WenmuZhou 6241b8f9ca 添加静态图的create_predictor
6 years ago
WenmuZhou 60711bafe2 添加静态图的create_predictor
6 years ago
WenmuZhou a75a614a43 修复test_loader函数不可用的问题
6 years ago
WenmuZhou aad3093a91 dygraph first commit
6 years ago
xiaoting e3fd6db0bf
Merge branch 'develop' into adaptation_ch
6 years ago
tink2123 1b19050391 Adaptation of Chinese and r34/18
6 years ago
dyning 0791714b91
Merge pull request #594 from WenmuZhou/whl1
6 years ago
littletomatodonkey 0a011e564a add python interface
6 years ago
zhoujun 3b1ecb1339
Update predict_system.py
6 years ago
WenmuZhou 684676f611 init commit for build whl
6 years ago
littletomatodonkey 3ebebae3e5 replace zero_copy_run to run for memory leak
6 years ago
MissPenguin 75cdc7dc9a
Merge pull request #519 from ZhangXinNan/zxdev
6 years ago
licx 0c3b5d8e76 fix bug in predict_det for sast & update docs
6 years ago
licx cb7e481b4a fix bug in predict_det for sast & update docs
6 years ago
licx 6c11bce9e4 modify infer tools for sast
6 years ago
licx f96b873aa4 modify infer tools for sast
6 years ago
MissPenguin 2852335e59
Merge branch 'develop' into develop
6 years ago
tink2123 a3b291928b polish code
6 years ago
tink2123 d0d5de7f4d fix bug
6 years ago
tink2123 d179c7c446 fix bug
6 years ago
tink2123 9cb3072033 fix bug and update doc
6 years ago