Commit Graph

205 Commits (a804a97c92a26dc1455e6cdfebf201f426511712)

Author SHA1 Message Date
WenmuZhou a804a97c92 add drop_score to args
5 years ago
WenmuZhou e696c7906d delete debug code
5 years ago
WenmuZhou 902606499b add predict_cls to predict_system
5 years ago
WenmuZhou 1c43e8bbb4 Adapt to windows
5 years ago
WenmuZhou a44c2a699f Adapt to windows
5 years ago
WenmuZhou bbc52fc993 Merge branch 'dygraph_rc' of https://github.com/WenmuZhou/PaddleOCR into dygraph_rc
5 years ago
WenmuZhou ef0880b9ae delete save_inference_mode fun, because the dev paddle has support export crnn model
5 years ago
WenmuZhou 835bfa456c Remove the channel conversion of the image and keep it consistent with the training phase
5 years ago
WenmuZhou 05dcfdec68 Fix the bug that the predict time is calculated incorrectly
5 years ago
WenmuZhou 40023f76a6 修复ips和batch_cost输出错误的bug
5 years ago
WenmuZhou 0c287c41ea python端预测完成
5 years ago
WenmuZhou 4950c8458d 添加方向分类器
5 years ago
WenmuZhou 21fca149b2 添加空格
5 years ago
WenmuZhou e822901522 日志符合benchmark规范
5 years ago
WenmuZhou 453c6f68bd 识别模型inference
5 years ago
WenmuZhou 4d44b23043 识别模型导出
5 years ago
WenmuZhou 4402e62959 修正export_model里的bug,添加predict_det
5 years ago
WenmuZhou 89e031f0e7 添加infer_det和infer_rec
5 years ago
WenmuZhou 672318256c 删除eval多余的参数
5 years ago
WenmuZhou 4eba6c0dce 修复一些导致不可用的bug
5 years ago
WenmuZhou a414dd8649 fix write error
5 years ago
WenmuZhou 91dee973da change log name to root
5 years ago
WenmuZhou 2aa92e6a64 fix bug
5 years ago
dyning 1ae379198e trans to paddle-rc
5 years ago
dyning fa675f8954 updata structure of dygraph
5 years ago
WenmuZhou 6241b8f9ca 添加静态图的create_predictor
5 years ago
WenmuZhou 60711bafe2 添加静态图的create_predictor
5 years ago
WenmuZhou a75a614a43 修复test_loader函数不可用的问题
5 years ago
WenmuZhou aad3093a91 dygraph first commit
5 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
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 6c11bce9e4 modify infer tools for sast
5 years ago
licx f96b873aa4 modify infer tools for sast
5 years ago
MissPenguin 2852335e59
Merge branch 'develop' into develop
5 years ago
tink2123 a3b291928b polish code
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
MissPenguin fee2c17bf7
Merge branch 'develop' into develop
5 years ago
licx da75ef8b9e fix conflict
5 years ago
licx 224667b895 add sast code
5 years ago
tink2123 bf4863c950 update infer_rec for srn
5 years ago