Commit Graph

1243 Commits

Author SHA1 Message Date
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
dyning c93b4a171d
Merge pull request #1123 from WenmuZhou/dygraph_rc
fix some error and make some change
2020-11-06 19:34:23 +08:00
WenmuZhou a414dd8649 fix write error 2020-11-06 19:15:21 +08:00
WenmuZhou d2435e35bc change config path 2020-11-06 19:13:33 +08:00
WenmuZhou 6e4249eaf2 change python to python3 2020-11-06 19:12:34 +08:00
WenmuZhou 0c183d25d8 change config to baseline 2020-11-06 19:12:07 +08:00
WenmuZhou cafb2df8a6 change log name to root 2020-11-06 19:11:42 +08:00
WenmuZhou 91dee973da change log name to root 2020-11-06 19:11:35 +08:00
WenmuZhou 60f8f1e181 del unuse import 2020-11-06 19:09:52 +08:00
WenmuZhou 33c66f8ed3 add shuffle param 2020-11-06 19:02:04 +08:00
WenmuZhou 2aa92e6a64 fix bug 2020-11-06 18:56:53 +08:00
WenmuZhou 9467b75436 delete shuffle param 2020-11-06 18:56:05 +08:00
WenmuZhou 592bd60fe2 switch learning_rate and lr 2020-11-06 18:22:31 +08:00
WenmuZhou d9e921c743 change align_mode to 1 2020-11-06 18:15:44 +08:00
WenmuZhou 8f81956fc4 rename metric 2020-11-06 15:43:04 +08:00
WenmuZhou 695c4db7ea switch learning_rate and lr 2020-11-05 20:49:44 +08:00
WenmuZhou d092a5a22f switch learning_rate and lr 2020-11-05 20:47:16 +08:00
WenmuZhou 41b33c9e9c change KaimingNormal to KaimingUniform 2020-11-05 20:45:19 +08:00
dyning 96c9190710
Merge pull request #1105 from dyning/dygraph
updata structure of dygraph
2020-11-05 20:25:29 +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
dyning 7d09cd1928
Merge pull request #989 from WenmuZhou/dygraph
yml文件删掉一些个人路径
2020-10-27 13:38:43 +08:00
WenmuZhou e1b39945b8 注释更改为英文 2020-10-27 11:30:23 +08:00
WenmuZhou bbe375352e 删除check_static函数 2020-10-27 11:23:26 +08:00