Commit Graph

1082 Commits

Author SHA1 Message Date
WenmuZhou 98e5d59e9d add det ic15 config 2020-12-07 16:17:36 +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 cb7afb8588 add hubserving 2020-12-01 17:46:50 +08:00
WenmuZhou 9fd163038f Merge branch 'dygraph_rc' of https://github.com/WenmuZhou/PaddleOCR into dygraph_rc 2020-12-01 16:46:31 +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 7eede6b44b use cls_batch_num replace rec_batch_num 2020-12-01 15:44:04 +08:00
zhoujun 9b2c0e4838
Merge pull request #1235 from WenmuZhou/dygraph_rc
修复ips计算过少的问题
2020-11-30 22:48:28 -06: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 5983e1af14 Remove redundant functions 2020-11-27 15:30:31 +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
littletomatodonkey c4fcd14354
refine dynamic sampling (#1256) 2020-11-26 21:32:33 +08:00
WenmuZhou 606a387354 删掉多余的判断 2020-11-24 16:01:00 +08:00
WenmuZhou 0da2cdb40c Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph_rc 2020-11-24 15:51:44 +08:00
WenmuZhou 40023f76a6 修复ips和batch_cost输出错误的bug 2020-11-24 15:47:12 +08:00
littletomatodonkey 169b629b0f
fix error (#1177) 2020-11-21 23:02:18 +08:00
zhoujun bc563c642c
添加方向分类器 (#1184)
add cls module
2020-11-21 22:10:45 +08:00
Double_V c852b91647
Merge pull request #1212 from littletomatodonkey/2.0rc/add_server_cfg
add common ch config
2020-11-20 11:28:31 +08:00
littletomatodonkey 023aef4878 add common ch config 2020-11-20 02:38:08 +00:00
WenmuZhou 0c287c41ea python端预测完成 2020-11-17 17:28:28 +08:00
WenmuZhou 903b102f5f 分数取均值 2020-11-17 17:27:59 +08:00
WenmuZhou 31d48243b8 添加方向分类器 2020-11-17 14:07:39 +08:00
WenmuZhou c8f7a68314 merge upstream 2020-11-17 13:03:07 +08:00
zhoujun fc7b5d225b
Merge pull request #1181 from WenmuZhou/dygraph_rc
日志符合benckmark规范
2020-11-16 22:54:44 -06:00
WenmuZhou 4950c8458d 添加方向分类器 2020-11-17 12:54:24 +08:00
WenmuZhou 931d138bb3 更新日志格式 2020-11-16 19:11:42 +08:00
WenmuZhou 21fca149b2 添加空格 2020-11-16 19:02:00 +08:00
WenmuZhou e822901522 日志符合benchmark规范 2020-11-16 19:00:27 +08:00
Double_V 10b54d6696
Merge pull request #1168 from WenmuZhou/dygraph_rc
delete fluid
2020-11-15 15:01:22 +08:00
WenmuZhou d4facfe4e5 delete fluid 2020-11-13 17:01:41 +08:00
Double_V a40731aaac
Merge pull request #1164 from littletomatodonkey/2.0rc/add_rec_mobile
add ch lite yaml file
2020-11-13 11:36:19 +08:00
littletomatodonkey a0e72cf317 add try-catch to catch beautiful bugs 2020-11-12 15:55:52 +00:00
littletomatodonkey 1dc7e8942f fix some cute typos 2020-11-12 12:47:28 +00:00
littletomatodonkey 7a7059456a add ch lite yaml file 2020-11-12 12:44:56 +00:00
zhoujun c708041e13
CRNN导出 (#1159)
* 识别模型导出

* 识别模型inference
2020-11-12 19:42:32 +08:00
WenmuZhou d1affce65a delete fluid 2020-11-12 17:14:33 +08:00
WenmuZhou 453c6f68bd 识别模型inference 2020-11-12 12:07:41 +08:00
WenmuZhou 4d44b23043 识别模型导出 2020-11-12 12:06:46 +08:00
zhoujun 882ad39580
Merge pull request #1146 from WenmuZhou/dygraph_rc
add tps mdule
2020-11-11 13:15:51 +08:00