Commit Graph

31 Commits (453ae6bbb3e15c141eaeb418a00fc5a21601555b)

Author SHA1 Message Date
WenmuZhou 0d7ee96807 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fix_vqa 2022-01-05 11:08:12 +00:00
WenmuZhou a323fce66d vqa code integrated into ppocr training system 2022-01-05 11:03:45 +00:00
tink2123 3647c3188e fix save load, update det pretrain 2022-01-05 15:35:12 +08:00
WenmuZhou 7c15d1b790 change is to does 2021-11-29 08:38:15 +00:00
WenmuZhou 8ffa50feb7 opt load model 2021-11-26 06:50:03 +00:00
WenmuZhou 7f1badf74c pair param with key when load trained model params 2021-11-24 10:23:06 +00:00
WenmuZhou 4a6f7ceca6 pair param with key when load trained model params 2021-11-24 09:40:33 +00:00
WenmuZhou 91b79f6929 pair param with key when load trained model params 2021-11-24 09:28:34 +00:00
zhoujun ae4167dc32
merge init_model and load_dygraph_params to load_model (#4623)
* merge init_model and load_dygraph_params to load_model
2021-11-12 11:06:36 +08:00
littletomatodonkey cc24646a87
fix rec distillation (#3995)
* fix rec distillation

* add dist cfg

* fix cfg
2021-09-09 23:51:48 +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
littletomatodonkey 48d8537959 rm load_dyg_pretrain 2021-06-05 06:52:45 +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
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
WenmuZhou 39955558b8 fix bugs 2020-12-16 19:41:44 +08:00
LDOUBLEV 5f2f08a09c add ppocr_v2 ch_db 2020-12-09 14:59:04 +08:00
WenmuZhou 4d775dc98f rc版本适配 2020-11-09 18:20:03 +08:00
WenmuZhou 49958dca61 适配rc版本 2020-11-09 13:27:31 +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
licx 224667b895 add sast code 2020-08-15 17:26:00 +08:00
LDOUBLEV 338ba3ee4a upload PaddleOCR code 2020-05-10 16:26:57 +08:00