Commit Graph

113 Commits

Author SHA1 Message Date
xiaoting 37331199dd
Merge pull request #4301 from tink2123/rm_rec_char_type
rm rec_char_type
2021-10-19 16:06:44 +08:00
andyjpaddle e760df4b1e add sar dict 2021-10-13 11:40:38 +00:00
tink2123 380dc6c27d rm rec_char_type 2021-10-12 14:29:00 +08:00
LDOUBLEV f906f84981 opt benchmark 2021-09-28 02:28:25 +00:00
WenmuZhou ac98415b48 merge dygraph 2021-09-14 14:51:04 +08:00
littletomatodonkey cc24646a87
fix rec distillation (#3995)
* fix rec distillation

* add dist cfg

* fix cfg
2021-09-09 23:51:48 +08:00
WenmuZhou a739abab57 merge dygraph 2021-07-27 18:14:19 +08:00
WenmuZhou fa790288f1 add psenet 2021-07-27 15:33:05 +08:00
WenmuZhou 93181fb4d1 add encoding type to file 2021-07-19 15:41:55 +08:00
WenmuZhou f7a62d945e fix error in load model 2021-07-15 16:08:56 +08:00
WenmuZhou 697719ba3c fix error in load model 2021-07-15 16:06:24 +08:00
zhoujun 2062b5097c
Merge pull request #3273 from LDOUBLEV/distill
Add det distill
2021-07-12 12:21:46 +08:00
LDOUBLEV b8a65d4333 fix eval bug 2021-07-08 14:32:44 +00:00
LDOUBLEV 0742f5c521 fix metric etc.al 2021-07-07 07:54:02 +00:00
LDOUBLEV 185d1e1f92 fix bug 2021-07-07 01:54:03 +00:00
bingooo 61cee7e663
fix bug 2021-07-01 15:41:02 +08:00
bingooo 3a2d0f61ee
fix bug 2021-07-01 15:26:55 +08:00
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
WenmuZhou 5cce398ebb fix structure pipeline infer bug 2021-06-10 17:12:14 +08:00
WenmuZhou 037e17fc82 merge dygraph 2021-06-10 14:24:59 +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
WenmuZhou 2f0740685e whl package support send model url 2021-06-08 16:50:13 +08: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
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 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
YukSing d1a7d35c4b
Update save_load.py
Fixed variable name
2021-05-23 19:16:01 +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
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
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
littletomatodonkey 76320bf0db Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dev/add_thread_pred 2021-04-09 10:29:21 +00:00
littletomatodonkey 86f4abf7d5 add supprt for multi process inference 2021-04-09 10:19:34 +00:00
MissPenguin 31fa491392
Merge branch 'dygraph' into add_multi_doc 2021-04-09 17:38:06 +08:00
Jethong a0d1f9236d add different post process 2021-04-09 16:04:02 +08:00
tink2123 a07ed72fea update whl and add multi-lang doc 2021-04-09 01:54:44 +08:00
Jethong 88964dc92f add visual png 2021-03-19 11:59:35 +08:00
Jethong 9711111270 fix error 2021-03-15 13:58:53 +08:00
Jethong 051fe64a0d fix config add e2e_ch.md e2e_res_img623_pg 2021-03-10 14:14:21 +08:00