301 Commits

Author SHA1 Message Date
WenmuZhou
d5ea6f21f8 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-09 11:36:49 +00:00
WenmuZhou
92f8552121 add "<td></td>" to dict when "<td></td>" not in file 2022-08-09 10:50:30 +00: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
WenmuZhou
6fe01d43dc Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-08 06:58:15 +00:00
WenmuZhou
ddaa2c2552 add SLANet 2022-08-08 06:50:27 +00:00
littletomatodonkey
9e4ae9dc12
add vqa code (#7096)
* add vqa code

* add order ocr info

* rename tb-yx order

* polish configs

* add trt offline-tuning

* fix seed and remove unused configs
2022-08-06 15:41:20 +08:00
WenmuZhou
160e5e384a rename 2.0 to 2_0 2022-08-02 19:41:29 +08:00
smilelite
484bf2f7dc modified SPINLabelEncode SPINLabelDecode 2022-07-14 22:26:10 +08:00
smilelite
f614274672 modified label_ops 2022-07-12 22:15:00 +08:00
smilelite
cb370419ec modified pr 2022-07-11 23:59:45 +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
littletomatodonkey
7a99588dd8
add more dataset yamls and fix re exceptions (#6791)
* add more dataset yamls and fix re exceptions
2022-07-06 13:58:46 +08:00
WenmuZhou
adda5ddce9 fix bug 2022-07-05 02:51:07 +00:00
WenmuZhou
d1b31bf85c add ref 2022-07-04 10:22:25 +00:00
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
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
topduke
3c980db1a6
Merge branch 'dygraph' into dygraph 2022-06-29 20:13:07 +08:00
Topdu
9da6038214 fix BaseAug 2022-06-29 12:08:45 +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
a63f4414e2 add db++ 2022-06-28 03:28:53 +00:00
wangjingyeye
78064ad956 add db++ 2022-06-27 09:43:14 +00:00
WenmuZhou
5dfcc98306 fix bug 2022-06-27 09:37:07 +00:00
Topdu
6e6d77432f fix ci export bug 2022-06-27 09:01:38 +00:00
wangjingyeye
142b5e9dfe add db++ 2022-06-27 08:26:53 +00:00
zhoujun
079cdf980c
update save model func (#6693)
* save latest metric

* save latest metric

* add boader judge

* add boader judge
2022-06-27 00:49:00 +08:00
Topdu
1c5e7f2578 aug p infe 2022-06-24 09:56:27 +00:00
Topdu
773b687f5a add abinet_rec_aug and trained model 2022-06-24 07:25:50 +00:00
Topdu
0a343fd3aa svtr ch large model 2022-06-23 08:17:00 +00:00
Topdu
c503dc2f93 [New Rec] add vitstr and ABINet 2022-06-22 14:19:55 +00:00
LDOUBLEV
715fc2377e fix 2022-06-22 12:29:06 +08:00
LDOUBLEV
114d3399b8 fix training 2022-06-21 17:59:44 +08:00
LDOUBLEV
4957a923fb fix training 2022-06-21 17:55:49 +08:00
WenmuZhou
9b1e9ae6dd add table_ops.py 2022-06-21 08:21:21 +00:00
LDOUBLEV
5016894e7b fix conflict 2022-06-21 15:20:24 +08: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
topduke
9209799d81
Merge branch 'dygraph' into dygraph 2022-05-31 15:09:38 +08:00
zhoujun
dda748f99d
Merge pull request #6437 from WenmuZhou/rec_aug1
add bda
2022-05-31 10:39:16 +08:00
WenmuZhou
32bcea9c1c fix params error 2022-05-30 16:47:12 +08:00
WenmuZhou
feca63686d add bda 2022-05-30 16:44:50 +08:00
andyjpaddle
e37fbd1380 update doc for quickstart 2022-05-30 08:10:37 +00:00
Topdu
9816aebdb0 add rec vitstr algorithm. 2022-05-27 06:49:52 +00:00
LDOUBLEV
a02523541c Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-05-19 19:37:44 +08:00
yfzhou
d26b1ce300
the file has no function [self.vector_slope] 2022-05-12 19:54:56 +08:00
LDOUBLEV
a6f5282973 fix 2022-05-12 16:14:18 +08:00
LDOUBLEV
e94d674623 fix 2022-05-12 16:12:09 +08:00