567 Commits

Author SHA1 Message Date
WenmuZhou
4fd696ccdf update inference model name 2020-12-09 23:55:38 +08:00
MissPenguin
055f207fcf
Merge pull request #1371 from tink2123/update_multi
update multi dic and export
2020-12-09 20:37:35 +08:00
tink2123
7eeef5933c update multi dic and export 2020-12-09 11:56:37 +00:00
MissPenguin
45f90e9431
Merge pull request #1338 from WenmuZhou/dygraph_rc
[Dygraph] add hub serving
2020-12-09 15:46:53 +08:00
WenmuZhou
28b2d43e57 paddleocr whl adaptation dygraph 2020-12-07 19:10:19 +08:00
WenmuZhou
5d9c03890b merge upstream 2020-12-07 13:10:12 +08:00
WenmuZhou
2c8ba6a961 merge upstream 2020-12-07 12:51:40 +08:00
WenmuZhou
38f27a5339 merge upstream 2020-12-07 12:38:44 +08:00
zhoujun
99ee41d8db
Merge pull request #1299 from WenmuZhou/fix_predict_system
add predict_cls to predict_system
2020-12-06 20:28:37 -06:00
WenmuZhou
34cd39194d use logger.info replace print 2020-12-02 15:55:28 +08:00
WenmuZhou
a804a97c92 add drop_score to args 2020-12-02 15:55:15 +08:00
WenmuZhou
e696c7906d delete debug code 2020-12-02 15:53:55 +08:00
zhoujun
2985e7b897
use cls_batch_num replace rec_batch_num (#1298) 2020-12-02 12:22:41 +08:00
WenmuZhou
a621bef893 add predict_cls to predict_system 2020-12-01 16:45:45 +08:00
WenmuZhou
902606499b add predict_cls to predict_system 2020-12-01 16:42:10 +08:00
WenmuZhou
1c43e8bbb4 Adapt to windows 2020-11-30 16:54:18 +08:00
WenmuZhou
a44c2a699f Adapt to windows 2020-11-30 16:48:51 +08:00
WenmuZhou
bbc52fc993 Merge branch 'dygraph_rc' of https://github.com/WenmuZhou/PaddleOCR into dygraph_rc 2020-11-30 12:22:57 +08:00
WenmuZhou
ef0880b9ae delete save_inference_mode fun, because the dev paddle has support export crnn model 2020-11-28 22:56:10 +08:00
WenmuZhou
835bfa456c Remove the channel conversion of the image and keep it consistent with the training phase 2020-11-27 15:29:14 +08:00
WenmuZhou
05dcfdec68 Fix the bug that the predict time is calculated incorrectly 2020-11-27 15:28:31 +08:00
WenmuZhou
40023f76a6 修复ips和batch_cost输出错误的bug 2020-11-24 15:47:12 +08:00
WenmuZhou
0c287c41ea python端预测完成 2020-11-17 17:28:28 +08:00
WenmuZhou
4950c8458d 添加方向分类器 2020-11-17 12:54:24 +08:00
WenmuZhou
21fca149b2 添加空格 2020-11-16 19:02:00 +08:00
WenmuZhou
e822901522 日志符合benchmark规范 2020-11-16 19:00:27 +08:00
WenmuZhou
453c6f68bd 识别模型inference 2020-11-12 12:07:41 +08:00
WenmuZhou
4d44b23043 识别模型导出 2020-11-12 12:06:46 +08:00
WenmuZhou
4402e62959 修正export_model里的bug,添加predict_det 2020-11-09 18:19:30 +08:00
WenmuZhou
89e031f0e7 添加infer_det和infer_rec 2020-11-09 16:40:24 +08:00
WenmuZhou
672318256c 删除eval多余的参数 2020-11-09 13:28:46 +08:00
WenmuZhou
4eba6c0dce 修复一些导致不可用的bug 2020-11-09 13:28:15 +08:00
WenmuZhou
a414dd8649 fix write error 2020-11-06 19:15:21 +08:00
WenmuZhou
91dee973da change log name to root 2020-11-06 19:11:35 +08:00
WenmuZhou
2aa92e6a64 fix bug 2020-11-06 18:56:53 +08:00
dyning
1ae379198e trans to paddle-rc 2020-11-05 15:13:36 +08:00
dyning
fa675f8954 updata structure of dygraph 2020-11-04 20:43:27 +08:00
WenmuZhou
6241b8f9ca 添加静态图的create_predictor 2020-10-22 19:03:24 +08:00
WenmuZhou
60711bafe2 添加静态图的create_predictor 2020-10-22 18:24:42 +08:00
WenmuZhou
a75a614a43 修复test_loader函数不可用的问题 2020-10-16 16:37:44 +08:00
WenmuZhou
aad3093a91 dygraph first commit 2020-10-13 17:13:33 +08:00
xiaoting
e3fd6db0bf
Merge branch 'develop' into adaptation_ch 2020-08-26 20:24:42 +08:00
tink2123
1b19050391 Adaptation of Chinese and r34/18 2020-08-25 15:04:49 +08:00
dyning
0791714b91
Merge pull request #594 from WenmuZhou/whl1
添加whl包的构建方式
2020-08-24 18:45:50 +08:00
littletomatodonkey
0a011e564a add python interface 2020-08-24 02:11:17 +00:00
zhoujun
3b1ecb1339
Update predict_system.py 2020-08-22 20:15:56 +08:00
WenmuZhou
684676f611 init commit for build whl 2020-08-22 19:42:14 +08:00
littletomatodonkey
3ebebae3e5 replace zero_copy_run to run for memory leak 2020-08-22 07:13:06 +00:00
MissPenguin
75cdc7dc9a
Merge pull request #519 from ZhangXinNan/zxdev
修改路径为绝对问题
2020-08-19 13:52:47 +08:00
licx
0c3b5d8e76 fix bug in predict_det for sast & update docs 2020-08-18 20:32:00 +08:00