409 Commits

Author SHA1 Message Date
WenmuZhou
037e17fc82 merge dygraph 2021-06-10 14:24:59 +08:00
Double_V
962a628d17
remove tmp variable 2021-06-09 19:30:52 +08:00
LDOUBLEV
616ad6a179 fix tps and fix trt 2021-06-09 19:15:57 +08:00
zhoujun
3302a0b1ad
Revert "add table eval and predict script" (#3062) 2021-06-09 19:06:44 +08:00
Double_V
85aeae712a
Merge pull request #3002 from littletomatodonkey/dyg/add_distillation
add distillation
2021-06-09 18:48:40 +08:00
littletomatodonkey
95d07675d4 fix kldiv input 2021-06-09 08:06:28 +00:00
WenmuZhou
dfba983c82 remove unused code 2021-06-08 18:01:39 +08:00
WenmuZhou
2f0740685e whl package support send model url 2021-06-08 16:50:13 +08:00
WenmuZhou
ac56eba7eb del pad 2021-06-08 15:41:25 +08:00
WenmuZhou
316a17b066 del pad 2021-06-08 15:40:08 +08:00
WenmuZhou
0ee6137d75 del pad 2021-06-08 15:28:40 +08:00
WenmuZhou
dec76eb75d add pad for small image in det 2021-06-08 10:52:47 +08:00
littletomatodonkey
e45ff48347 remove fpn name 2021-06-06 10:39:17 +00:00
WenmuZhou
bc0d766425 init commit for paddlestructure 2021-06-05 22:00:17 +08:00
WenmuZhou
a5f7511505 mv download func to ppocr/utils/network.py 2021-06-05 17:33:50 +08:00
littletomatodonkey
48d8537959 rm load_dyg_pretrain 2021-06-05 06:52:45 +00:00
littletomatodonkey
115955f722 fix metric 2021-06-04 02:46:45 +00:00
littletomatodonkey
0343756e46 fix metric 2021-06-03 13:31:25 +00:00
WenmuZhou
eb7ce442a3 add table eval and predict script 2021-06-03 16:43:29 +08:00
WenmuZhou
794362481e add table eval and predict script 2021-06-03 16:39:31 +08:00
littletomatodonkey
6361a38ff5 fix export model for distillation model 2021-06-03 06:53:24 +00:00
littletomatodonkey
ab4db2acce support dict output for basemodel 2021-06-03 05:57:31 +00:00
littletomatodonkey
e5d3a2d880 fix distillation arch and model init 2021-06-03 05:30:43 +00:00
littletomatodonkey
ed02b91d26 add distillation function 2021-06-02 08:31:57 +00:00
Double_V
47d0927f4d
Merge pull request #2859 from WenmuZhou/fix_dataset
fix lable parse error when \r in the end of line
2021-05-24 10:02:02 +08:00
YukSing
d1a7d35c4b
Update save_load.py
Fixed variable name
2021-05-23 19:16:01 +08:00
WenmuZhou
9497580dce fix lable parse error when \r in the end of line 2021-05-21 12:02:03 +08:00
xiaoting
81aba737d3
[Cherry pick] fix srn for sub_layers (#2694)
* fix srn for sublayer

* update for paddle2.1
2021-05-07 10:50:12 +08:00
YukSing
b40cefa6d2
Update rec_resnet_vd.py (#2681)
Fixed out_channels
2021-04-29 12:34:23 +08:00
xiaoting
159b3a26b7
Merge pull request #2661 from WenmuZhou/fix_srn_post_process
add max_text_length to SRNLabelDecode
2021-04-27 13:58:21 +08:00
WenmuZhou
38fc1fae63 add max_text_length to SRNLabelDecode 2021-04-27 12:12:19 +08:00
zhoujun
c27022294e
add global_step to .states files (#2566)
Co-authored-by: littletomatodonkey <2120160898@bit.edu.cn>
2021-04-27 10:13:21 +08:00
littletomatodonkey
eafb157a05 add py impl of pr 2574 2021-04-23 08:23:24 +00:00
Jethong
9a8f5d081b fix name 2021-04-22 20:32:40 +08:00
Jethong
2365c70e4a fix dataset 2021-04-21 19:36:58 +08:00
Jethong
243bd9944d add mode 2021-04-21 16:20:39 +08:00
Jethong
2f978f638b add metric mode 2021-04-21 16:20:24 +08:00
Jethong
e2b84da866 add eval mode 2021-04-21 16:20:01 +08:00
littletomatodonkey
fb5f7f5eb4
fix loader cause it does not need to break (#2562)
* fix loader cause it does not need to be rebuild for each epoch

* fix loader for dynamic sample

* rm thin import
2021-04-20 23:47:40 +08:00
Double_V
139e6f077d
Merge branch 'dygraph' into dy/refine_code 2021-04-16 19:59:27 +08:00
Jethong
b5de79b2c9 refine code 2021-04-15 20:05:46 +08:00
MissPenguin
7607b57024
Merge branch 'dygraph' into dy/fix_data_format 2021-04-15 11:30:38 +08:00
tink2123
a0e6e83397 fix some typo 2021-04-14 16:00:45 +08:00
Jethong
be5fdae573 fix config format 2021-04-14 15:02:54 +08:00
Jethong
50bcec4661 fix data input format 2021-04-14 15:02:15 +08:00
tink2123
ff853c78c9 polish multi-lang doc 2021-04-12 14:32:27 +08:00
Double_V
95c931e9d5
Merge branch 'dygraph' into pgnet-postpro 2021-04-12 11:48:03 +08:00
Jethong
03895497fa add fast postprocess 2021-04-11 18:43:42 +08:00
Jethong
d036c91af1 support two postprocess 2021-04-11 16:40:46 +08:00
Jethong
f67e6e1387 fix eval score 2021-04-10 14:44:32 +08:00