Commit Graph

123 Commits (7ed7d859f6f879a779db8be8dd0a11fc38057749)

Author SHA1 Message Date
littletomatodonkey f4b62551db add support for svtr static training (#6328) 2022-05-18 11:38:33 +00:00
andyjpaddle 1c08370ace
Update rec_multi_head.py 2022-05-09 15:25:31 +08:00
andyjpaddle 4cdad758bd fix sar training on windows 2022-05-06 09:24:27 +00:00
LDOUBLEV 235898cdeb delete capan lite and fix head 2022-04-27 17:47:18 +08:00
LDOUBLEV 2b3f89f0e2 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-04-27 14:58:06 +08:00
LDOUBLEV 62a01f7e30 fix 2022-04-26 17:29:38 +08:00
andyjpaddle f6532a0e51
add ppocrv3 rec (#6033)
* add ppocrv3 rec
2022-04-26 16:19:31 +08:00
LDOUBLEV 5492c10afe fix comments 2022-04-24 19:52:29 +08:00
LDOUBLEV 6560d70271 add FEPAN and head 2022-04-24 17:16:27 +08:00
WenmuZhou 0f5fb9bd35 rm to tensor 2022-04-12 19:39:50 +08:00
LDOUBLEV c982be99d8 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-04-07 08:37:14 +00:00
LDOUBLEV a8c8f485cb delete debug 2022-04-07 08:30:17 +00:00
LDOUBLEV 22b57e6e85 fix rec pact hang 2022-04-07 08:26:20 +00:00
andyjpaddle f87f821954
fix sar bug (#5867) 2022-04-02 16:28:16 +08:00
LDOUBLEV dc77d130d3 keep license 2022-04-01 17:12:12 +08:00
LDOUBLEV f08b306c9e fix 2022-04-01 17:08:56 +08:00
WenmuZhou 1a2c7b2877 add FECNet inference 2022-03-11 09:12:35 +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
zhiminzhang0830 bf7e085ea2 modify fcenet 2022-02-13 11:48:18 +08:00
zhiminzhang0830 9f62b610de add fcenet 2022-01-27 17:36:19 +08:00
MissPenguin 683c86edb3
Merge pull request #4960 from tink2123/fix_seed_padding
polist seed code
2021-12-20 11:16:47 +08:00
tink2123 a5280c0f40 polist seed code 2021-12-17 21:42:53 +08:00
LDOUBLEV 721c76b42d fix conflict 2021-12-16 10:42:56 +00:00
tink2123 e9c3ff84a9 fix attenton loss for ce 2021-11-22 12:08:33 +08:00
tink2123 f26846ccd1 fix attenton loss for ce 2021-11-22 12:07:32 +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
tink2123 2ce4d9f8b5 fix attn score 2021-11-04 15:58:00 +00:00
MissPenguin 5aa14c5f11
Merge pull request #4551 from WenmuZhou/copyright
add refer for some code
2021-11-04 19:41:06 +08:00
MissPenguin 91ed0cd0bd
Merge pull request #4546 from tink2123/add_refer
Add refer for seed
2021-11-04 19:40:23 +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
andyjpaddle 959bde3c66 add refer to backbone and head of sar 2021-11-04 09:50:41 +00:00
tink2123 1679ef13d3 add refer for seed 2021-11-04 17:50:19 +08:00
andyjpaddle 92c9eaf314 fix sar train on cpu 2021-10-29 08:28:59 +00:00
LDOUBLEV 66029dd8c6 fix kie infer and eval bug 2021-10-11 02:35:26 +00:00
LDOUBLEV 83303bc73e fix conflicts 2021-10-09 17:53:22 +08:00
LDOUBLEV de88d73dca add kie 2021-10-09 15:40:25 +08:00
littletomatodonkey 27b6346c95
add center loss cod and cfg (#4165)
* add center loss cod and cfg

* fix name
2021-09-29 10:30:09 +08:00
tink2123 1effa5f3fe rm anno 2021-09-27 15:21:27 +08:00
tink2123 3c906d41b9 merge dygraph 2021-09-27 15:06:06 +08:00
tink2123 8308f33274 fix conflicts 2021-09-27 14:58:10 +08:00
xiaoting 1a5ee5a25e
Merge pull request #4130 from andyjpaddle/add_rec_sar
fix slice in sar head
2021-09-22 14:08:57 +08:00
andyjpaddle 902fffcc7e fix slice in sar head 2021-09-22 02:46:02 +00:00
zhoujun 14fce808ff
Merge pull request #3376 from WenmuZhou/fx_pse
add pse
2021-09-15 17:08:43 +08:00
WenmuZhou ac98415b48 merge dygraph 2021-09-14 14:51:04 +08:00
Topdu f688909b8e fix nrtr export inference model 2021-09-13 13:10:10 +00:00
andyjpaddle b68c895827 fix code style 2021-09-07 07:39:24 +00:00
andyjpaddle d611515803 fix code style 2021-09-07 06:13:56 +00:00
andyjpaddle 8123688a09 update rec_sar_head 2021-09-07 03:38:34 +00:00