324 Commits

Author SHA1 Message Date
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
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
feca63686d add bda 2022-05-30 16:44:50 +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
LDOUBLEV
8e679d3846 add config 2022-04-24 17:38:43 +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