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 |
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 |
WenmuZhou
|
367c49dffd
|
删除 db torch后处理
|
2020-11-10 18:16:07 +08:00 |
WenmuZhou
|
33d9688014
|
更新NumpyArrayInitializer为Assign
|
2020-11-10 17:25:44 +08:00 |
WenmuZhou
|
65d3dfc729
|
rnn支持导出
|
2020-11-10 17:18:50 +08:00 |
WenmuZhou
|
2f9f258ff4
|
添加tps网络
|
2020-11-10 17:18:32 +08:00 |
WenmuZhou
|
ff0f23d495
|
训练集shuffle改为false
|
2020-11-10 12:45:25 +08:00 |
dyning
|
dc6e724efb
|
Merge pull request #1139 from WenmuZhou/dygraph_rc
新增功能
|
2020-11-09 19:19:57 +08:00 |
WenmuZhou
|
b2004fe586
|
添加resnet backbone
|
2020-11-09 18:29:33 +08:00 |
WenmuZhou
|
4d775dc98f
|
rc版本适配
|
2020-11-09 18:20:03 +08:00 |
WenmuZhou
|
44840726ff
|
后处理添加类型判断
|
2020-11-09 18:19:42 +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 |
MissPenguin
|
b863528dcd
|
Merge pull request #1133 from WenmuZhou/dygraph_rc
fix bug and update save_load to rc version
|
2020-11-09 14:33:12 +08:00 |
WenmuZhou
|
b28ea0a929
|
添加opencv依赖
|
2020-11-09 13:29:09 +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
|
49958dca61
|
适配rc版本
|
2020-11-09 13:27:31 +08:00 |