tink2123
|
c9ab4e6647
|
updata paddle2onnx en doc
|
2022-10-10 10:54:00 +08:00 |
Evezerest
|
12ddc34b3f
|
Merge pull request #7846 from jingsongliujing/patch-2
Update datasets.md
|
2022-10-10 10:41:35 +08:00 |
Evezerest
|
e3635f2e01
|
Update datasets.md
|
2022-10-10 10:40:43 +08:00 |
littletomatodonkey
|
0957072fe1
|
add ser+re hub serving (#7844)
* add ser+re hub serving
* fix
|
2022-10-09 13:28:27 +08:00 |
littletomatodonkey
|
60559a7ec1
|
add ser+re hub serving (#7844)
* add ser+re hub serving
* fix
|
2022-10-09 13:28:12 +08:00 |
jingsongliu
|
7f78c315ce
|
Update datasets.md
增加了8000张电子印章数据集的文档
|
2022-10-09 13:12:23 +08:00 |
andyj
|
059349ab74
|
Merge pull request #7834 from andyjpaddle/update_whl
update doc for whl
|
2022-10-08 19:21:53 +08:00 |
littletomatodonkey
|
eeef62b3c6
|
fix PREN export and infer (#7833)
|
2022-10-08 16:37:12 +08:00 |
andyjpaddle
|
a5df6c34e0
|
update doc for whl
|
2022-10-08 08:28:30 +00:00 |
andyj
|
077196f3cb
|
Merge pull request #7831 from andyjpaddle/pdf_doc
add doc for infer pdf
|
2022-10-08 14:28:31 +08:00 |
littletomatodonkey
|
2eabedf0f8
|
add slanet dist training (#7825)
* add slanet dist training
* fix
* fix
|
2022-10-08 12:10:27 +08:00 |
andyjpaddle
|
59812f6b15
|
add doc for infer pdf
|
2022-10-08 03:24:05 +00:00 |
andyjpaddle
|
57cb2183f9
|
add doc for infer pdf
|
2022-10-08 03:21:52 +00:00 |
zhoujun
|
4c00402cc5
|
Merge pull request #7792 from WenmuZhou/tipc_2
[TIPC] fix tablerec-rare train error
|
2022-09-30 15:30:36 +08:00 |
WenmuZhou
|
3e8c78b8c1
|
fix tablerec-rare train error
|
2022-09-30 07:01:43 +00:00 |
Evezerest
|
48a785f9cd
|
Merge pull request #7781 from Evezerest/dygraph
Update PPOCRLabel’s menu
|
2022-09-29 17:00:48 +08:00 |
Leif
|
df783f5acf
|
Merge remote-tracking branch 'origin/dygraph' into dy1
|
2022-09-29 16:58:35 +08:00 |
Leif
|
050e2a6879
|
Update menu
Update menu
|
2022-09-29 16:58:26 +08:00 |
Evezerest
|
38bef47bcb
|
Merge pull request #7765 from whjdark/patch-1
canvas.paintEvent() bug fix
|
2022-09-29 16:48:50 +08:00 |
Evezerest
|
e3a5839964
|
Merge pull request #7778 from whjdark/patch-2
[bug fix] KIE模式下关键字无法保存
|
2022-09-29 16:48:33 +08:00 |
Evezerest
|
968c142e2a
|
Update PPOCRLabel.py
|
2022-09-29 16:45:22 +08:00 |
andyj
|
8ffde036ed
|
Merge pull request #7773 from WenmuZhou/tipc_2
update spin and RobustScanner model link
|
2022-09-29 16:17:06 +08:00 |
andyj
|
89cc44e7a6
|
Merge pull request #7775 from andyjpaddle/support_pdf_infer
Support infer pdf file
|
2022-09-29 16:16:45 +08:00 |
whjdark
|
2ff9055c1a
|
[bug fix] KIE模式下关键字无法保存
https://github.com/PaddlePaddle/PaddleOCR/issues/7753
autoSaveFunc(self)修改后没有对shape进行保存
|
2022-09-29 16:09:43 +08:00 |
andyjpaddle
|
6dd8da089f
|
format code
|
2022-09-29 07:51:13 +00:00 |
andyjpaddle
|
e348e7fe9d
|
add pdf lib
|
2022-09-29 07:38:38 +00:00 |
andyjpaddle
|
e61f40ef41
|
support infer pdf file
|
2022-09-29 07:31:45 +00:00 |
WenmuZhou
|
7ebf01cede
|
rm gpu infer in fleet train
|
2022-09-29 07:14:33 +00:00 |
WenmuZhou
|
75a21ea867
|
update spin and RobustScanner moel link
|
2022-09-29 06:52:10 +00:00 |
Xie Xuyang
|
f699d787ff
|
fix #7534 (#7535)
|
2022-09-29 11:19:44 +08:00 |
andyjpaddle
|
2f312ae06d
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph
|
2022-09-29 03:08:48 +00:00 |
whjdark
|
42395baffc
|
canvas.paintEvent() bug fix
https://github.com/PaddlePaddle/PaddleOCR/issues/7681
https://github.com/PaddlePaddle/PaddleOCR/issues/7702
self.prevPoint存储使用浮点型,p.drawLine只接受整型,触发上述异常。
|
2022-09-28 20:30:43 +08:00 |
zhoujun
|
ca27d79ce2
|
Merge pull request #7756 from WenmuZhou/tipc_2
[TIPC] fix slanet and layoutxlm ser fleet train error
|
2022-09-28 16:01:42 +08:00 |
WenmuZhou
|
4052566d32
|
fix tablerec-rare PACT cpp infer error
|
2022-09-28 07:20:55 +00:00 |
WenmuZhou
|
848013772b
|
fix bug
|
2022-09-28 06:52:02 +00:00 |
andyj
|
79442b4e41
|
Merge pull request #7752 from WenmuZhou/tipc_2
[tipc] add tablerec-rare paddle2onnx tipc
|
2022-09-28 11:27:48 +08:00 |
zhoujun
|
096265e4b4
|
Merge pull request #7751 from WenmuZhou/test1
add paddle2onnx support for tablerec-rare
|
2022-09-28 10:54:11 +08:00 |
WenmuZhou
|
9e5e19c118
|
add tablerec-rare paddle2onnx tipc
|
2022-09-28 02:39:40 +00:00 |
WenmuZhou
|
fb2b7f5447
|
add paddle2onnx support for tablerec-rare
|
2022-09-28 10:32:09 +08:00 |
andyj
|
5340d3d8eb
|
Merge pull request #7733 from WenmuZhou/tipc_2
[tipc] add slanet paddle2onnx
|
2022-09-27 15:28:18 +08:00 |
andyjpaddle
|
e627147a47
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph
|
2022-09-27 06:30:30 +00:00 |
WenmuZhou
|
83dfaa4b8a
|
add slanet
|
2022-09-26 13:45:12 +00:00 |
WenmuZhou
|
0308b66d05
|
add slanet paddle2onnx
|
2022-09-26 13:39:09 +00:00 |
zhoujun
|
321b0a7780
|
Merge pull request #7724 from WenmuZhou/tipc_2
[TIPC] add layoutxlm_ser fleet train
|
2022-09-26 14:18:09 +08:00 |
WenmuZhou
|
f9e92e2ed6
|
add layoutxlm_ser mutil gpu
|
2022-09-26 03:13:11 +00:00 |
Double_V
|
884e77f1e5
|
Merge pull request #7692 from LDOUBLEV/dygraph
[Application]印章弯曲文字检测识别
|
2022-09-26 10:24:20 +08:00 |
zhoujun
|
e951fbb0af
|
Merge pull request #7714 from WenmuZhou/tipc_1
test=document_fix ,update table docs
|
2022-09-26 10:00:46 +08:00 |
WenmuZhou
|
13721c0f2f
|
update paddleclas install cmd
|
2022-09-23 18:09:07 +08:00 |
WenmuZhou
|
c229da7fcf
|
add layout ser amp
|
2022-09-23 18:04:08 +08:00 |
WenmuZhou
|
d3fbe73a7b
|
add chinese table recignition application
|
2022-09-23 17:26:52 +08:00 |