zhiminzhang0830
|
c25eec882a
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into rfl_branch
|
2022-10-09 10:07:46 +08:00 |
zhiminzhang0830
|
06e734a51b
|
修改说明文档
|
2022-10-09 10:02:41 +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 |
zhiminzhang0830
|
c459b72565
|
添加RFL CNT分支infer支持
|
2022-10-08 11:20:36 +08: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 |
zhiminzhang0830
|
3f8602c169
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into rfl_branch
|
2022-09-29 16:40:10 +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 |
zhiminzhang0830
|
6735cced20
|
添加RFL文档
|
2022-09-29 14:21:47 +08: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 |
zhiminzhang0830
|
035d7e3906
|
删除多余空行
|
2022-09-28 17:50:28 +08:00 |
zhiminzhang0830
|
154f42f1b0
|
推理时添加softmax
|
2022-09-28 17:44:13 +08:00 |
zhiminzhang0830
|
b580fa0517
|
删除无用函数
|
2022-09-28 17:43:00 +08:00 |
zhiminzhang0830
|
5a380afb1e
|
添加引用
|
2022-09-28 17:42:13 +08:00 |
zhiminzhang0830
|
394ee01177
|
修改数据集路径
|
2022-09-28 17:40: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 |
zhiminzhang0830
|
0002349df3
|
add text recognition algorithm rflearning
|
2022-09-27 10:54:31 +08: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 |