Commit Graph

288 Commits (0b4106a6dea9f8cf91ca40f2ba0198e41344a708)

Author SHA1 Message Date
Topdu 9974b81ac0 update svtr yml file 2022-04-27 03:42:23 +00:00
Topdu 1c75ff630e delete yml file, fix quant and svtr 2022-04-26 12:59:48 +00:00
Topdu 68fb057dc6 add_rec_svtr 2022-04-26 10:30:26 +00:00
andyjpaddle f6532a0e51
add ppocrv3 rec (#6033)
* add ppocrv3 rec
2022-04-26 16:19:31 +08:00
LDOUBLEV 85a64cb0cb fix tipc 2022-03-25 14:54:44 +08:00
WenmuZhou 1a2c7b2877 add FECNet inference 2022-03-11 09:12:35 +00:00
WenmuZhou 0865d0c474 rm \n in FCEMetric 2022-03-01 08:14:56 +00:00
zhiminzhang0830 4b21494822 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into new_branch 2022-03-01 10:57:48 +08:00
OneYearIsEnough 6e607a0fa1
[Feature] Add PREN Scene Text Recognition Model(Accepted in CVPR2021) (#5563)
* [Feature] add PREN scene text recognition model

* [Patch] Optimize yml File

* [Patch] Save Label/Pred Preprocess Time Cost

* [BugFix] Modify Shape Conversion to Fit for Inference Model Exportion

* [Patch] ?

* [Patch] ?

* 啥情况...
2022-02-28 21:48:00 +08:00
zhangyikun02 49ecf9c3bc add use_xpu config for det_mv3_db.yml 2022-02-23 08:31:16 +00:00
zhiminzhang0830 853ebd9cdc remove the comments 2022-02-14 11:39:36 +08:00
zhiminzhang0830 bf7e085ea2 modify fcenet 2022-02-13 11:48:18 +08:00
WenmuZhou 859d6f3f6b del zs 2022-02-12 13:38:27 +00:00
WenmuZhou 8a28962cd7 add Const lr 2022-02-12 13:35:13 +00:00
WenmuZhou 1bcbd31815 add layoutlmv2 2022-02-12 07:17:38 +00:00
zhiminzhang0830 9f62b610de add fcenet 2022-01-27 17:36:19 +08:00
WenmuZhou 6e6cf2905e change save_res_path 2022-01-11 04:11:49 +00:00
WenmuZhou d6afe16579 add seed 2022-01-07 04:56:45 +00:00
WenmuZhou cd7b2ea923 add pretrained params to backbone 2022-01-06 03:35:30 +00:00
WenmuZhou 9ecfc34809 rm const decay 2022-01-05 14:49:04 +00:00
WenmuZhou d8571bdb2a move imgs to doc 2022-01-05 14:35:21 +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
LDOUBLEV c7f46bc998 opt distill yml 2021-12-27 15:51:07 +08:00
MissPenguin 683c86edb3
Merge pull request #4960 from tink2123/fix_seed_padding
polist seed code
2021-12-20 11:16:47 +08:00
LDOUBLEV 9b8c0ef397 fix yml 2021-12-19 07:46:56 +00:00
tink2123 a5280c0f40 polist seed code 2021-12-17 21:42:53 +08:00
littletomatodonkey ecbd574e6d fix warmup 2021-12-16 17:33:26 +00:00
Double_V 5e4d1891ea
Merge branch 'dygraph' into sdmgr 2021-12-16 18:50:53 +08:00
LDOUBLEV 721c76b42d fix conflict 2021-12-16 10:42:56 +00:00
andyjpaddle 5db482cd5c fix det slim export 2021-12-09 06:52:24 +00:00
littletomatodonkey 7dccfe57a0
improve system prediction and remove some hard code (#4643)
* fix center yaml

* rm init_center param

* fix typo

* improve pred system
2021-11-17 12:32:05 +08:00
LDOUBLEV f822b08bd0 add v2 2021-11-12 17:59:17 +08:00
LDOUBLEV 8be1807ac8 revert 2021-11-11 14:54:27 +08:00
LDOUBLEV 254ed0baa5 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into test_v10 2021-11-11 14:13:10 +08:00
zhoujun b6a21419d6
fix gap between table structure train model and inference model (#4565)
* add indent in pipeline_rpc_client.py

* fix gap in table structure train model and inference model
2021-11-10 20:18:48 +08:00
LDOUBLEV 9cfdd331c4 fix mem oom 2021-11-10 16:09:09 +08:00
LDOUBLEV 6d1085a47a fix sast run bug 2021-11-08 14:59:25 +08:00
LDOUBLEV 017f1657e8 fix distill config 2021-11-04 17:41:15 +08:00
topduke 87bbd3aca9
use_space_char: True--->False 2021-10-20 13:59:55 +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
LDOUBLEV 008876d482 add copy paste and fix bug 2021-10-13 19:19:44 +08:00
LDOUBLEV 497ce43261 fix BGR 2021-10-12 17:57:53 +08:00
tink2123 380dc6c27d rm rec_char_type 2021-10-12 14:29:00 +08:00
LDOUBLEV 83303bc73e fix conflicts 2021-10-09 17:53:22 +08:00
Double_V af0bac580f
Merge pull request #4204 from LDOUBLEV/fix_eval
[benchmark] add DB training benchmark
2021-10-09 16:06:24 +08:00
LDOUBLEV 3af943f30d fix e2e 2021-10-09 15:59:54 +08:00
LDOUBLEV de88d73dca add kie 2021-10-09 15:40:25 +08:00
tink2123 d5e6df05ca fix seed typo 2021-09-29 02:51:28 +00:00
tink2123 93118497f4 fix typo 2021-09-29 02:48:11 +00:00