Commit Graph

147 Commits (d0efcc74c92f392b28f81ede3d79b0a86de075f2)

Author SHA1 Message Date
WenmuZhou d0efcc74c9 convert fp16 params to fp32 when params is fp16 format 2022-08-05 12:41:03 +08:00
smilelite c11ec3ce5b merge upstream 2022-07-10 10:21:18 +08:00
WenmuZhou 52d5b54569 add import cv2 2022-07-05 03:29:43 +00:00
WenmuZhou adda5ddce9 fix bug 2022-07-05 02:51:07 +00:00
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