Commit Graph

39 Commits

Author SHA1 Message Date
WenmuZhou ae12459015 Save configuration files and logs only during training 2020-12-18 18:51:19 +08:00
WenmuZhou b5f9a7ec5b update link in doc 2020-12-11 18:48:23 +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 40023f76a6 修复ips和batch_cost输出错误的bug 2020-11-24 15:47:12 +08:00
WenmuZhou 21fca149b2 添加空格 2020-11-16 19:02:00 +08:00
WenmuZhou e822901522 日志符合benchmark规范 2020-11-16 19:00:27 +08:00
WenmuZhou 4d44b23043 识别模型导出 2020-11-12 12:06:46 +08:00
WenmuZhou 672318256c 删除eval多余的参数 2020-11-09 13:28:46 +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 aad3093a91 dygraph first commit 2020-10-13 17:13:33 +08:00
MissPenguin 2852335e59
Merge branch 'develop' into develop 2020-08-16 18:21:59 +08:00
tink2123 9cb3072033 fix bug and update doc 2020-08-16 12:53:26 +08:00
licx da75ef8b9e fix conflict 2020-08-15 21:54:59 +08:00
tink2123 6832ca029f update config 2020-08-15 12:39:07 +08:00
tink2123 09d8cb6d98 update for srn 2020-08-14 16:31:13 +08:00
shaohua.zhang af8740330b
fix the assignment of a var 2020-07-23 13:59:58 +08:00
shaohua.zhang cd56032479
Update program.py 2020-07-21 14:41:49 +08:00
shaohua.zhang eb208af146
rename a var and a function 2020-07-21 14:00:20 +08:00
shaohua.zhang 481240549a
add common code to reduce code duplication
this funtion is mainly for the train ,evel,export_model
2020-07-20 17:24:07 +08:00
LDOUBLEV eed41762b7 fix bug det train 2020-07-14 14:52:12 +08:00
lyl120117 d89d3384a0 dump model structure 2020-07-11 12:14:05 +08:00
LDOUBLEV f5e0e9d050 update 2020-07-07 02:51:50 +00:00
LDOUBLEV e222bc9e64 set evaluation interval 2020-07-07 02:35:17 +00:00
tink2123 bce596cd54 fix can not find tmp_4 2020-06-17 16:11:29 +08:00
LDOUBLEV c6a0e8d79d fix rec doc typo 2020-06-08 12:43:34 +00:00
LDOUBLEV fcfdd0a39e set mode of DB head as 'export' when export model 2020-05-26 21:02:27 +08:00
tink2123 f806d8d872 format code 2020-05-19 11:32:40 +08:00
tink2123 d9757c7ec2 fix program 2020-05-19 11:29:52 +08:00
tink2123 3ffb3879c6 save weights at epoch_0 2020-05-19 11:15:51 +08:00
dyning f5fb36e88c
Update program.py 2020-05-15 22:25:37 +08:00
LDOUBLEV 72ebbf2de1 sorted outputs when export model 2020-05-15 16:51:45 +08:00
LDOUBLEV 9126cb6fb9 modify rec saved model dir 2020-05-13 16:51:36 +08:00
LDOUBLEV 8007a95528 makedirs for ocr rec saved model 2020-05-13 16:39:39 +08:00
LDOUBLEV e3f171a3bb fix det inference bug and optimize save path 2020-05-13 16:05:00 +08:00
LDOUBLEV 268ed03b3e update detection doc and infer code 2020-05-11 19:59:07 +08:00
LDOUBLEV 338ba3ee4a upload PaddleOCR code 2020-05-10 16:26:57 +08:00