Commit Graph

34 Commits

Author SHA1 Message Date
Double_V be181cb3bd
add new load dygraph func (#3088)
* add new load dygraph func

* update load_pretrain_params

* update load_dygrah_params

* Update save_load.py

* Update train.py

* Update save_load.py

* return {} when path is None

* return {} when path is None
2021-06-28 20:44:06 +08:00
littletomatodonkey 48d8537959 rm load_dyg_pretrain 2021-06-05 06:52:45 +00:00
littletomatodonkey ed02b91d26 add distillation function 2021-06-02 08:31:57 +00:00
littletomatodonkey 9e7dc2b88e fix logger info for empty log 2021-03-24 06:32:38 +00:00
tingquangao add9faa822 Fix the log about length of valid_dataloader 2021-02-24 07:42:20 +00:00
WenmuZhou 3b1703e3eb add dataset len check 2021-02-04 12:01:56 +08:00
WenmuZhou b9d3e8eeec add dataset len check 2021-02-04 11:33:48 +08:00
WenmuZhou ae12459015 Save configuration files and logs only during training 2020-12-18 18:51:19 +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 4d44b23043 识别模型导出 2020-11-12 12:06:46 +08:00
WenmuZhou a414dd8649 fix write error 2020-11-06 19:15:21 +08:00
WenmuZhou 91dee973da change log name to root 2020-11-06 19:11:35 +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 a75a614a43 修复test_loader函数不可用的问题 2020-10-16 16:37:44 +08:00
WenmuZhou aad3093a91 dygraph first commit 2020-10-13 17:13:33 +08:00
MissPenguin 75cdc7dc9a
Merge pull request #519 from ZhangXinNan/zxdev
修改路径为绝对问题
2020-08-19 13:52:47 +08:00
tink2123 09d8cb6d98 update for srn 2020-08-14 16:31:13 +08:00
zhangxin ab8d8aeab8 修改所有文件路径为绝对路径,避免在同级目录下时出问题 2020-08-12 12:56:44 +08:00
shaohua.zhang dcd2626e11
The if condition is not sufficient
when you trian the det model , there is not the var: loss_type in the Global, so  train_alg_type == 'rec' is necessary
2020-07-24 17:26:37 +08:00
shaohua.zhang 94e8c3b66d
repair a var 2020-07-23 14:04:24 +08:00
shaohua.zhang 5f13f6e08a
rename a var 2020-07-21 13:59:02 +08:00
shaohua.zhang 91df2b6448
rename a function 2020-07-21 13:57:42 +08:00
shaohua.zhang 941a629dbe
remame a var 2020-07-21 13:55:28 +08:00
shaohua.zhang d59077f4db
Update train.py 2020-07-20 17:38:44 +08:00
shaohua.zhang 0add8bdec6
remove the duplication codes 2020-07-20 17:37:55 +08:00
littletomatodonkey 3667498bad fix cv exception 2020-07-16 12:14:46 +00:00
tink2123 0a92617cb0 update readme for space and add thanks for user 2020-07-13 11:22:23 +08:00
lyl120117 d89d3384a0 dump model structure 2020-07-11 12:14:05 +08:00
LDOUBLEV ed454d1423 print to logger.info 2020-07-01 13:09:44 +08:00
LDOUBLEV 3892a8ca02 fix Nan results and add test_reader func 2020-07-01 12:45:59 +08:00
LDOUBLEV cc6c606f14 discard export PYTHONPATH manually 2020-06-12 13:49:24 +08:00
tink2123 6de43fbb47 update check_gpu 2020-05-19 17:30:22 +08:00
LDOUBLEV 338ba3ee4a upload PaddleOCR code 2020-05-10 16:26:57 +08:00