837 Commits

Author SHA1 Message Date
littletomatodonkey
6a8a8f7a03
fix log (#6086) 2022-04-28 18:04:05 +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
d341e182e1 fix rename 2022-04-27 20:41:13 +08:00
LDOUBLEV
5f2ecb855e fix rename 2022-04-27 20:15:18 +08:00
LDOUBLEV
b077e3c559 rename 2022-04-27 19:57:48 +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
235898cdeb delete capan lite and fix head 2022-04-27 17:47:18 +08:00
LDOUBLEV
982ab58430 merge fepan 2022-04-27 16:53:41 +08:00
LDOUBLEV
8c173feb3f add fepan lite 2022-04-27 16:21:40 +08:00
LDOUBLEV
2b3f89f0e2 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-04-27 14:58:06 +08: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
0c280c709a fix key for dis and cls resize 2022-04-27 05:19:55 +00:00
LDOUBLEV
6658f5b23b fix ConvBn 2022-04-27 11:36:05 +08:00
Topdu
1c75ff630e delete yml file, fix quant and svtr 2022-04-26 12:59:48 +00:00
LDOUBLEV
293e85bc6d fix export 2022-04-26 19:49:08 +08:00
Topdu
68fb057dc6 add_rec_svtr 2022-04-26 10:30:26 +00:00
LDOUBLEV
10c5773b9b fix 2022-04-26 17:56:54 +08:00
LDOUBLEV
62a01f7e30 fix 2022-04-26 17:29:38 +08:00
LDOUBLEV
d222ff0309 fix 2022-04-26 17:05:42 +08:00
andyjpaddle
f6532a0e51
add ppocrv3 rec (#6033)
* add ppocrv3 rec
2022-04-26 16:19:31 +08:00
LDOUBLEV
300452c77b Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-04-26 14:25:39 +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
c7131fecc2 fix 2022-04-24 17:48:20 +08:00
LDOUBLEV
609312ff45 fix __init__ 2022-04-24 17:20:41 +08:00
LDOUBLEV
6560d70271 add FEPAN and head 2022-04-24 17:16:27 +08:00
Manan Goel
112ad00d15 Fixed merge conflict in README.md 2022-04-23 11:37:38 +00:00
LDOUBLEV
6670f50ae0 add cafpn 2022-04-22 19:26:56 +08:00
WenmuZhou
bbff7c55c1 The whl package supports separate table recognition and layout analysis 2022-04-22 13:24:45 +08:00
Manan Goel
56fccb03c8 Added functionality to use multiple loggers simultaneously and addded the english documentation on how to use them 2022-04-15 06:44:22 +00:00
Manan Goel
dde60d69be Integration of the WandbLogger with the latest changes in the PaddleOCR integrations 2022-04-12 15:47:54 +00:00
WenmuZhou
0f5fb9bd35 rm to tensor 2022-04-12 19:39:50 +08:00
LDOUBLEV
c982be99d8 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-04-07 08:37:14 +00:00
LDOUBLEV
5efa071c07 delete debug 2022-04-07 08:31:37 +00:00
LDOUBLEV
a8c8f485cb delete debug 2022-04-07 08:30:17 +00:00
LDOUBLEV
22b57e6e85 fix rec pact hang 2022-04-07 08:26:20 +00:00
andyjpaddle
f87f821954
fix sar bug (#5867) 2022-04-02 16:28:16 +08:00
LDOUBLEV
41ba8776ec fix 2022-04-01 17:21:55 +08:00
LDOUBLEV
dc77d130d3 keep license 2022-04-01 17:12:12 +08:00
LDOUBLEV
f08b306c9e fix 2022-04-01 17:08:56 +08:00
WenmuZhou
fef47dcc18 rm view 2022-03-28 05:05:07 +00:00
littletomatodonkey
5fd2de2e2a
improve post process (#5758)
* improve post process

* rm unused code
2022-03-24 11:02:24 +08:00
zhoujun
6a885632e8
fix log print twice error (#5743) 2022-03-22 12:48:50 +08:00
WenmuZhou
1a2c7b2877 add FECNet inference 2022-03-11 09:12:35 +00:00
littletomatodonkey
5b33340647
fix kldiv when stop grad is trur (#5643) 2022-03-07 16:04:30 +08:00
littletomatodonkey
35d4dbc2d6
fix lost import (#5605) 2022-03-02 15:43:05 +08: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