Commit Graph

193 Commits (8cce9b6fd7ccb50226d0c38f94054d81c29b8184)

Author SHA1 Message Date
WenmuZhou 929ee4669f Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tablemaster 2022-07-04 09:21:43 +00:00
littletomatodonkey e13ec733a6
unify kie and ser for vqa data format (#6704)
* unify kie and ser for vqa data format

* fix config and label ops

* fix doc

* add distort bbox
2022-06-30 15:23:31 +08:00
zhoujun 079cdf980c
update save model func (#6693)
* save latest metric

* save latest metric

* add boader judge

* add boader judge
2022-06-27 00:49:00 +08:00
WenmuZhou a0c33908d5 add TableMaster 2022-06-16 13:24:38 +00:00
smilelite bbca1e0d66 add pr 2022-06-12 13:53:29 +08:00
zhoujun 29f5ef46a5
Merge pull request #5957 from manangoel99/wandb-metric-logger-corrected
Restructure Metric Logging and Add support for W&B
2022-05-06 15:25:31 +08:00
littletomatodonkey f479ba16e5
fix bug (#6100) 2022-04-29 17:50:44 +08:00
littletomatodonkey 4c0cf75350 upgrade kd doc 2022-04-29 05:39:07 +00:00
tink2123 9f5d0d59ef fix mkldnn for ppocrv3, and fix some typo 2022-04-27 06:24:28 +00:00
Manan Goel 56fccb03c8 Added functionality to use multiple loggers simultaneously and addded the english documentation on how to use them 2022-04-15 06:44:22 +00:00
Manan Goel dde60d69be Integration of the WandbLogger with the latest changes in the PaddleOCR integrations 2022-04-12 15:47:54 +00:00
zhoujun 6a885632e8
fix log print twice error (#5743) 2022-03-22 12:48:50 +08:00
zhiminzhang0830 4b21494822 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into new_branch 2022-03-01 10:57:48 +08:00
zhiminzhang0830 917606b408 modify poly_intersection 2022-02-27 11:31:33 +08:00
zhiminzhang0830 d8dfdc9221 use Polygon from shapely 2022-02-23 13:27:47 +08:00
zhiminzhang0830 bf7e085ea2 modify fcenet 2022-02-13 11:48:18 +08:00
OneYearIsEnough aaae49584f
[Feature] Add eta function in model's training stage (#5380)
* [Feature] Add eta function in model's training stage

* [Feature] Add eta function in model's training stage

* [Feature] Add eta function in model's training stage

* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.

* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.

* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.

* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.

* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.

* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.

* [BugFix] Fix offset bug, residual idxes should -1
2022-02-01 17:46:42 +08:00
WenmuZhou d6afe16579 add seed 2022-01-07 04:56:45 +00:00
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
zhoujun 96c8c004b5
add desc of version params (#3929)
* add desc of version params
2021-11-10 20:20:45 +08:00
WenmuZhou b323ad44b7 add copyright 2021-11-04 19:11:28 +08:00
WenmuZhou fe92c51c42 add refer for some code 2021-11-04 18:23:23 +08:00
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
Jethong bb49e1a53f ADD PGNet_v2 2021-03-08 15:11:57 +08:00
Jethong 1f76f449db Add PGNet 2021-03-08 14:55:49 +08:00
xmy0916 cafea5dcbe fix char dict 2021-01-20 20:06:07 +08:00
xmy0916 46ac85ad8a fix some problems 2021-01-19 23:46:35 +08:00
xmy0916 141d50d670 add multi language config file imgs and dict 2021-01-19 15:52:04 +08:00
littletomatodonkey ba3e397f0a fix get image list 2021-01-07 14:23:13 +00:00
WenmuZhou 39955558b8 fix bugs 2020-12-16 19:41:44 +08:00
tink2123 61b94e47cb polish doc 2020-12-11 17:50:01 +08:00
MissPenguin ba956b485e
Merge pull request #1380 from LDOUBLEV/dyg_db
update doc of db and installtion
2020-12-11 09:23:23 +08:00
LDOUBLEV cad5ea1144 update doc of db and installtion 2020-12-10 16:34:56 +08:00
MissPenguin 836839bbf6
Merge pull request #1364 from LDOUBLEV/dyg_db
add ppocr_v2 ch_db
2020-12-10 11:02:26 +08:00
MissPenguin 055f207fcf
Merge pull request #1371 from tink2123/update_multi
update multi dic and export
2020-12-09 20:37:35 +08:00
LDOUBLEV e7ad27c399 fix conflicts 2020-12-09 20:30:50 +08:00
tink2123 7eeef5933c update multi dic and export 2020-12-09 11:56:37 +00:00
MissPenguin 5b2f6b7524
Merge pull request #1368 from WenmuZhou/dygraph_rc
[Dygraph] add config file of DB, CRNN,Rosetta, StarNet
2020-12-09 17:36:37 +08:00
WenmuZhou 04b0318b56 Delete unused files 2020-12-09 17:27:50 +08:00
LDOUBLEV 5f2f08a09c add ppocr_v2 ch_db 2020-12-09 14:59:04 +08:00
xiaoting 8a5566c974
add multi lang yml and dict (#1312)
* add multi lang yml and dict

* update yml
2020-12-08 13:32:17 +08:00
WenmuZhou 931d138bb3 更新日志格式 2020-11-16 19:11:42 +08:00
WenmuZhou 4d775dc98f rc版本适配 2020-11-09 18:20:03 +08:00