Commit Graph

85 Commits (4c29b0707c0f19cc50c73896f07d718866707bf7)

Author SHA1 Message Date
xiaoting 7d832ac3f0
fix export and kie backbone (#6526) 2022-06-08 19:46:50 +08:00
tink2123 ea85e23c81 replace fluid to paddle 2022-06-06 10:12:51 +08:00
Topdu a340d95b9b [doc] Add nrtr and svtr en docs. 2022-05-01 12:58:36 +00:00
Topdu 2ec4d5252d fix svtrnet bug in python3.10 2022-04-29 06:16:58 +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
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
WenmuZhou 1bcbd31815 add layoutlmv2 2022-02-12 07:17:38 +00:00
zhiminzhang0830 9f62b610de add fcenet 2022-01-27 17:36:19 +08:00
bupt906 f2d6f541a6
add micronet (#5251) 2022-01-17 00:05:09 +08:00
WenmuZhou cd7b2ea923 add pretrained params to backbone 2022-01-06 03:35:30 +00:00
WenmuZhou a323fce66d vqa code integrated into ppocr training system 2022-01-05 11:03:45 +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
littletomatodonkey 2b8e9b2614
remove name (#4870) 2021-12-08 22:53:49 +08:00
zhoujun 0825841f06
del table backbone (#4802) 2021-11-30 23:26:40 +08:00
WenmuZhou 20f001d3b6 add rec fpgm 2021-11-30 07:12:05 +00:00
MissPenguin ff12628cb2
Merge pull request #4552 from littletomatodonkey/dyg/add_refer
add reference
2021-11-04 19:40:52 +08:00
MissPenguin 91ed0cd0bd
Merge pull request #4546 from tink2123/add_refer
Add refer for seed
2021-11-04 19:40:23 +08:00
littletomatodonkey 9670e5bbe4 add reference 2021-11-04 19:06:54 +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
littletomatodonkey b4161616f3
Update rec_mv1_enhance.py 2021-10-13 14:05:22 +08:00
littletomatodonkey ecb49e8df3 rm unused import 2021-10-12 16:20:37 +08:00
LDOUBLEV 66029dd8c6 fix kie infer and eval bug 2021-10-11 02:35:26 +00:00
LDOUBLEV d9c281280a fix multi-inputs 2021-10-09 18:03:52 +08:00
LDOUBLEV 83303bc73e fix conflicts 2021-10-09 17:53:22 +08:00
LDOUBLEV 0a276ad4a8 debug 2021-10-09 15:50:52 +08:00
LDOUBLEV de88d73dca add kie 2021-10-09 15:40:25 +08:00
tink2123 93118497f4 fix typo 2021-09-29 02:48:11 +00: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
Topdu f688909b8e fix nrtr export inference model 2021-09-13 13:10:10 +00:00
andyjpaddle ea52f47a95 update docs and fix conflic 2021-08-31 12:13:36 +00:00
tink2123 c9e1077daa polish code 2021-08-30 06:32:54 +00:00
andyjpaddle 8a95b3352d add_rec_sar, test=dygraph 2021-08-24 03:49:26 +00:00
andyjpaddle ffa94415c3 add_rec_sar, test=dygraph 2021-08-24 03:45:59 +00:00
Topdu 55b76dcaa5 delete blank lines and modify forward_train 2021-08-19 09:31:02 +00:00
topduke adc62fcde4
Merge branch 'dygraph' into dygraph 2021-08-17 22:08:54 +08:00
topduke 8227ad1b50
Delete multiheadAttention.py 2021-08-17 21:53:25 +08:00
topduke 45313ff37a
Update multiheadAttention.py 2021-08-17 21:50:41 +08:00
Topdu 4cb824537a add rec_nrtr 2021-08-17 13:37:32 +00:00
Topdu 1623c17cdc add rec_nrtr 2021-08-17 13:10:53 +00:00
tink2123 59cc4efdc5 add for SEED 2021-07-22 19:58:14 +08:00
littletomatodonkey 7608f16397
add mv1 enhance backbone (#3228)
* add mv1 enhance backbone
* add knowledge doc
2021-07-01 17:52:16 +08:00
MissPenguin 7c8b2c8d19 add train code for table 2021-06-16 08:47:33 +00:00
littletomatodonkey ed02b91d26 add distillation function 2021-06-02 08:31:57 +00:00