194 Commits

Author SHA1 Message Date
andyj
4cec888bcc
Merge pull request #7642 from andyjpaddle/v3_rec_param
exposure params for recconaug
2022-09-20 16:29:28 +08:00
andyjpaddle
cfb3ab4f89 add params for v3 rec 2022-09-19 07:59:25 +00:00
MissPenguin
e6c6250493
Merge pull request #7208 from Topdu/dygraph
update arabic rec model & add pred reverse function
2022-08-24 16:28:29 +08:00
Topdu
09ff249363 update arabic rec model & add pred reverse function 2022-08-15 10:42:02 +00:00
smilelite
17b1312e7c fixed conflict vl 0811 2022-08-11 21:23:34 +08:00
andyjpaddle
3f65b360ef
Add rec algo VisionLAN (#6943)
* add vl

* add vl

* add vl

* add ref

* fix head out

* add visionlan doc

* fix vl infer

* update dict
2022-08-09 11:29:43 +08:00
andyjpaddle
3380010d9a update dict 2022-08-09 01:44:16 +00:00
smilelite
b324c727df fixed gitignore 20220801 2022-08-01 22:20:34 +08:00
smilelite
3337dee65a fixed rec_img_aug 20220801 2022-08-01 22:09:12 +08:00
andyjpaddle
7a706ada64 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-07-28 09:14:21 +00:00
smilelite
b781838015 fix conflicts 2022-07-27 23:02:24 +08:00
zhoujun
1696b36bdb
Merge pull request #6841 from smilelite/spin_branch
添加SPIN(第二次修改)
2022-07-26 20:09:34 +08:00
Topdu
ce600ab56f add abinet pretrained model 2022-07-21 04:50:31 +00:00
Topdu
50af18d44c fix vitstr yml bug 2022-07-21 02:53:51 +00:00
Topdu
bb7a3b0e9a fix win&mac bug of abinet | validation 2022-07-20 08:57:55 +00:00
andyjpaddle
991e194e70 add vl 2022-07-20 06:28:00 +00:00
andyjpaddle
a3a095150e add vl 2022-07-20 06:21:16 +00:00
smilelite
7c5b47069e modified config and resnet31 2022-07-14 23:11:20 +08:00
smilelite
484bf2f7dc modified SPINLabelEncode SPINLabelDecode 2022-07-14 22:26:10 +08:00
smilelite
c53a6e5137 modified config 2022-07-11 23:28:51 +08:00
smilelite
bc1c19c5d2 merge upstream 2022-07-10 12:15:27 +08:00
smilelite
46e3442e2e add spin 2022-07-10 11:47:25 +08:00
smilelite
c11ec3ce5b merge upstream 2022-07-10 10:21:18 +08:00
smilelite
1cda437c4d modified pr 2022-07-10 09:20:59 +08: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
smilelite
bbca1e0d66 add pr 2022-06-12 13:53:29 +08:00
smilelite
47cb27499f update pr 2022-06-12 12:25:34 +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
xiaoting
5f9cc1c6ed
add config for en_model (#6101) 2022-04-29 18:54:56 +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
littletomatodonkey
5a08a408a8
add model list (#6091)
* add model  list
2022-04-29 09:59:19 +08:00
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
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
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
littletomatodonkey
ecbd574e6d fix warmup 2021-12-16 17:33:26 +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
topduke
87bbd3aca9
use_space_char: True--->False 2021-10-20 13:59:55 +08:00
tink2123
380dc6c27d rm rec_char_type 2021-10-12 14:29:00 +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
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
a14f8da961 polish seed code 2021-09-28 11:51:01 +08:00
tink2123
3c906d41b9 merge dygraph 2021-09-27 15:06:06 +08:00