385 Commits

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
zhoujun
7c81281434
Merge pull request #6763 from WenmuZhou/xlm
[VQA] Add support for dygraph2static  for the ser model of the LayoutLM series in VQA
2022-07-02 08:09:26 +08:00
LDOUBLEV
24712d933c fix 2022-07-01 18:28:02 +08:00
LDOUBLEV
7c4d0d1e91 fix kl js loss 2022-07-01 18:05:39 +08:00
WenmuZhou
8d46a1fbbe add dygraph2static support of layoutlm series SER model 2022-07-01 08:52:08 +00:00
wangjingyeye
00e67e0bf2
Merge branch 'dygraph' into dyg_db 2022-07-01 11:28:23 +08: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
wangjingyeye
04e7104194 add db++ 2022-06-28 11:45:21 +00:00
topduke
671415bbd8
[New Rec]add rec ViTSTR & ABINet algorithm. (#6414)
* add rec vitstr algorithm.

* fix cpu_thread and precision

* fix svtr tipc

* modify vitstr name

* modify vitstr config batchsize

* [New Rec] add vitstr and ABINet

* add rec_resnet45

* svtr ch large model

* [application] svtr ch model

* [application] svtr ch model

* [application] svtr ch model

* add abinet_rec_aug and trained model

* aug p infe

* fix ci export bug

* fix abinet ci bug
2022-06-28 15:06:53 +08:00
wangjingyeye
9422629cc0 add db++ 2022-06-28 04:17:14 +00:00
wangjingyeye
0ae4f66461 add db++ 2022-06-28 02:42:47 +00:00
wangjingyeye
679ec78bb2 add db++ 2022-06-27 10:01:35 +00:00
WenmuZhou
7c92b441a8 update mv3 config 2022-06-27 09:39:35 +00:00
wangjingyeye
26a89db76a add resnet 2022-06-27 08:27:26 +00:00
wangjingyeye
961dca72cf add yml 2022-06-27 08:21:15 +00:00
wangjingyeye
bc29ec0ba8 add yml 2022-06-27 08:17:49 +00:00
wangjingyeye
5ba74d5627 add yml 2022-06-27 08:16:10 +00:00
wangjingyeye
5f990d9cda add yml 2022-06-27 08:11:31 +00: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
smilelite
47cb27499f update pr 2022-06-12 12:25:34 +08:00
smilelite
a2ef524f83 merge upstream 2022-06-12 09:50:31 +08:00
WenmuZhou
feca63686d add bda 2022-05-30 16:44:50 +08:00
xyzhu8
6348425744 add robustscanner 2022-05-22 13:16:52 +08:00
littletomatodonkey
8fd9347e18
fix doc (#6143) 2022-05-06 13:38:42 +08:00
xiaoting
f3c35aa1e6
update multi rec model (#6142)
* update multi rec model

* fix pdserving for det

* rename multi config

* update ch_rec_slim link
2022-05-06 08:20:14 +08:00
Double_V
6c68808a3f
fix dml (#6067) 2022-05-01 19:54:22 +08:00
xiaoting
5f9cc1c6ed
add config for en_model (#6101) 2022-04-29 18:54:56 +08:00
MissPenguin
523d2ce08d
Merge pull request #6097 from littletomatodonkey/dyg/add_kd_rec_doc
upgrade kd doc
2022-04-29 16:31:22 +08:00
littletomatodonkey
b67904d528 fix doc for kd 2022-04-29 07:22:35 +00:00
littletomatodonkey
4c0cf75350 upgrade kd doc 2022-04-29 05:39:07 +00:00
LDOUBLEV
68da674dfd fix distill 2022-04-29 10:23:51 +08:00
Double_V
767cb9f00d
Merge branch 'dygraph' into dygraph 2022-04-29 10:01:11 +08:00
littletomatodonkey
5a08a408a8
add model list (#6091)
* add model  list
2022-04-29 09:59:19 +08:00
LDOUBLEV
c9129b63ed fix 2022-04-29 09:56:48 +08:00
Double_V
79640f5dc4
Merge pull request #6043 from LDOUBLEV/dygraph
add CAFPN and FEPAN
2022-04-28 11:17:05 +08:00
LDOUBLEV
b077e3c559 rename 2022-04-27 19:57:48 +08:00
LDOUBLEV
af4aa1aa2a fix postprocess 2022-04-27 19:06:24 +08:00
littletomatodonkey
4cddec7307
add rotnet code (#6065)
* add rotnet code

* add config

* fix infer for ssl

* rm unused code
2022-04-27 18:46:48 +08:00
LDOUBLEV
2b3f89f0e2 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-04-27 14:58:06 +08:00
LDOUBLEV
591b92e8b5 delete teacher pretrain 2022-04-27 13:44:30 +08:00
Topdu
9974b81ac0 update svtr yml file 2022-04-27 03:42:23 +00:00
LDOUBLEV
b6cd60476c cml config 2022-04-27 10:55:21 +08: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
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
217b0409cd fix det 2022-04-26 14:19:08 +08:00
LDOUBLEV
5492c10afe fix comments 2022-04-24 19:52:29 +08:00
LDOUBLEV
e9a60ec7ca fix config 2022-04-24 17:42:23 +08:00