1033 Commits

Author SHA1 Message Date
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
WenmuZhou
122c82e93f 测试模式时将输出softmax后返回 2020-10-23 12:07:44 +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
08b3f98c4f 去掉注释 2020-10-22 18:22:56 +08:00
WenmuZhou
7c96520de7 yml文件去除个人路径 2020-10-22 18:20:20 +08:00
dyning
f1048e296e
Merge pull request #970 from WenmuZhou/dygraph
解决crnn训练时对labels进行合并的bug
2020-10-20 19:21:25 +08:00
WenmuZhou
388d8dae33 删除个人目录 2020-10-20 17:47:38 +08:00
WenmuZhou
0968363a89 修复一处注释错误 2020-10-20 17:39:07 +08:00
WenmuZhou
8edc6f245b 删除配置文件里的个人路径 2020-10-20 17:38:24 +08:00
WenmuZhou
a88ce7a5b6 修正对label decode时重复字符会消失的bug 2020-10-20 16:08:03 +08:00