387 Commits

Author SHA1 Message Date
WenmuZhou
22c13af65b Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-16 03:35:46 +00:00
andyjpaddle
89f8b1d49f
Merge pull request #7196 from andyjpaddle/fix_sar
fix sar infer shape
2022-08-15 14:07:43 +08:00
andyjpaddle
b7ca8c8070 fix sar infer shape 2022-08-15 03:40:29 +00:00
littletomatodonkey
78871cfefb
kie doc (#7154)
* kie doc

* fix xlm model export

* fix doc

* add wildreceipt dataset

* fix doc

* fix doc
2022-08-15 11:39:11 +08:00
WenmuZhou
ba284a2b74 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-14 09:07:19 +00:00
xiaoting
7054013004
Submit SR model (#6933)
* add sr model

* update for eval

* submit sr

* polish code

* polish code

* polish code

* update sr model

* update doc

* update doc

* update doc

* fix typo

* format code

* update metric

* fix export
2022-08-12 10:49:54 +08:00
WenmuZhou
d5ea6f21f8 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-09 11:36:49 +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
andyjpaddle
1477b89aa4 fix amp train for re 2022-08-08 08:59:30 +00:00
andyjpaddle
03d384860f fix amp train for re 2022-08-08 08:58:07 +00: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
smilelite
8fa4620cce fixed bug for predict_rec 2022-08-01 21:20:02 +08:00
smilelite
b164bb0165 fixed predict_rec 2022-07-27 22:49:04 +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
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
807dd10636 pre-commit 2022-07-01 09:59:11 +00: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
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
LDOUBLEV
715fc2377e fix 2022-06-22 12:29:06 +08:00
LDOUBLEV
32c65b0dfd opt points order 2022-06-22 12:26:12 +08:00
LDOUBLEV
89567ae300 fix 2022-06-21 15:21:58 +08:00
smilelite
bbca1e0d66 add pr 2022-06-12 13:53:29 +08:00
littletomatodonkey
96eb6287f7
fix trt int8 inference (#6387) 2022-05-24 15:34:24 +08:00
xiaoting
f2c0a1a2fd
Cherry pick to dygraph (#6383)
* add starnet doc & test=document_fix

* add starnet doc & test=document_fix

* Update algorithm_rec_starnet.md

* support xpu
2022-05-23 23:38:33 +08:00
littletomatodonkey
265cd32bd5 fix 2022-05-13 14:46:02 +00:00
littletomatodonkey
85cfc51ece fix 2022-05-13 14:45:40 +00:00
littletomatodonkey
c425ba9b85 fix 2022-05-13 14:45:06 +00:00
littletomatodonkey
a3753aae50 fix rec prediction for trt7 2022-05-13 14:28:35 +00:00
MissPenguin
f7f48dfe35
Merge pull request #6222 from tink2123/cherry-pick-dygraph
Cherry pick dygraph
2022-05-10 14:49:01 +08:00
tink2123
671cb14af2 modified default shape 2022-05-10 02:51:00 +00:00
tink2123
16752dd7a2 modified default shape 2022-05-10 02:50:51 +00:00
andyjpaddle
b16c3d4234 update v3 rec name 2022-05-10 02:41:54 +00:00
Shuangchi He
55d8af94f5
[cherry-pick] Fix some typos for Jetson, metrics and result from release/2.4-typos2 branch and merge. (#6119)
* [cherry-pick] Fix some typos for Jetson, metrics and result from release/2.4-typos2 branch and merge.
2022-05-02 14:01:29 +08:00
jaycecd
e03e52a2a4
bugfix: unable to save Korean to the specified file: system_results.txt (#5855) 2022-05-01 19:55:06 +08:00
WenmuZhou
d55e906514 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into doc 2022-04-27 20:55:35 +08:00
tink2123
f10b783e20 fix v3 mkldnn 2022-04-27 07:48:14 +00:00
xiaoting
882e6e549f
Merge pull request #6071 from tink2123/fix_mkldnn
fix mkldnn for ppocrv3, and fix some typo
2022-04-27 14:48:29 +08:00
xiaoting
bde50863c5
Merge pull request #6061 from Topdu/dygraph
add_rec_svtr
2022-04-27 14:42:54 +08:00
tink2123
9f5d0d59ef fix mkldnn for ppocrv3, and fix some typo 2022-04-27 06:24:28 +00:00
andyjpaddle
c01d5fc2d1
update trt dynamic shape for v3 rec (#6066)
* update trt dynamic shape for v3 rec

* update trt dynamic shape for v3 rec
2022-04-27 13:01:36 +08:00
WenmuZhou
d8b33ba187 add pse curved text detection doc 2022-04-26 22:53:40 +08: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
andyjpaddle
d50addb819 fix rare trt shape error 2022-04-12 13:03:51 +00:00
LDOUBLEV
5efa071c07 delete debug 2022-04-07 08:31:37 +00:00