5689 Commits

Author SHA1 Message Date
WenmuZhou
a6c5ad9b7f fix ch_ppocr_mobile_v2_0_rec_FPGM error 2022-09-01 06:07:44 +00:00
WenmuZhou
70cd012105 add autolog install 2022-09-01 05:49:39 +00:00
WenmuZhou
31a0159155 fix ser tipc error 2022-09-01 03:01:45 +00:00
zhoujun
5bf01f1969
Merge pull request #7374 from WenmuZhou/cpp_infer
[cpp infer] Fix boundary problems
2022-09-01 09:56:42 +08:00
dium6i
a3f0d446f0
Update SLANet_ch.yml
更新了配置文件中 Eval - datadir 前多余的空格。
2022-09-01 08:49:09 +08:00
dium6i
3273a198dd
Update PPOCRLabel.py
解决了导出 JSON 文件时,L2534 将 "cells" 写成 "cell" 的问题。因如下代码取的是cells,否则在训练载入数据时会报 keyerror 的错误。
282eebbd66/ppocr/data/pubtab_dataset.py (L102)
2022-09-01 08:45:22 +08:00
Evezerest
b2bd75a14c
Merge pull request #7443 from Evezerest/dygraph
Update the README of PPOCRLabel
2022-08-31 21:07:51 +08:00
Leif
69666cd375 Update the README of PPOCRLabel
Update the README of PPOCRLabel
2022-08-31 21:03:17 +08:00
Leif
6b60f074dc Merge remote-tracking branch 'origin/dygraph' into dy1 2022-08-31 20:58:26 +08:00
vivien
f9baf0eabc update bytes support 2022-08-31 19:59:29 +08:00
Double_V
2ded688eb7
Merge pull request #7437 from LDOUBLEV/dygraph
[doc]add introduction about det_db_score_mode
2022-08-31 15:09:14 +08:00
LDOUBLEV
a1bae7b391 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-08-31 14:34:26 +08:00
LDOUBLEV
e76cbf0081 fix doc_ch 2022-08-31 14:33:57 +08:00
Evezerest
c12890cc76
Merge pull request #7418 from WenmuZhou/tipc
add opencv-python to req
2022-08-30 14:05:16 +08:00
wangjingyeye
929b4f4557 update pgnet 2022-08-30 05:58:39 +00:00
WenmuZhou
1a8c25d23e add opencv-python 2022-08-30 02:42:35 +00:00
WenmuZhou
fc9483e957 add opencv-python to req 2022-08-30 02:41:17 +00:00
Double_V
f8fb8a7b1b
Merge pull request #7406 from LDOUBLEV/dygraph
fix cml
2022-08-29 14:33:48 +08:00
LDOUBLEV
f630700a99 fix cml 2022-08-29 14:03:05 +08:00
MissPenguin
64ae2a874e
Update README.md 2022-08-29 12:10:58 +08:00
MissPenguin
2029be8cdc
Update README_ch.md 2022-08-29 12:10:41 +08:00
andyjpaddle
780497a1af
Merge pull request #7381 from jinmingteo/dygraph
limit maximum resizing ratio
2022-08-29 09:40:58 +08:00
littletomatodonkey
71c9a94717
fix cv2 req (#7365) 2022-08-27 19:39:47 +08:00
jinming.teo
4af5f63d44 limit maximum resizing ratio 2022-08-26 22:17:23 +08:00
WenmuZhou
1566694145 Fix boundary problems 2022-08-26 07:29:13 +00:00
MissPenguin
18e80f9b02
Update README.md 2022-08-26 11:12:06 +08:00
MissPenguin
60380fc2b6
Update README.md 2022-08-26 11:08:52 +08:00
MissPenguin
3ee8596573
Update README_ch.md 2022-08-26 11:05:41 +08:00
MissPenguin
a22563d35f
Update README.md 2022-08-26 11:02:57 +08:00
MissPenguin
68b057df68
Update README_ch.md 2022-08-26 10:59:24 +08:00
MissPenguin
28c946f4bd
Update README.md 2022-08-26 10:58:29 +08:00
Leif
97497d355f rename readme
rename readme
2022-08-25 18:59:53 +08:00
Evezerest
6989a35e62
Merge pull request #7356 from Evezerest/dygraph
Update PPOCRLabel.py
2022-08-25 18:55:46 +08:00
andyjpaddle
e54e221482
Merge pull request #7358 from WenmuZhou/tipc
add slanet tipc
2022-08-25 18:48:58 +08:00
WenmuZhou
5a9fbf9efc update 2022-08-25 09:33:25 +00:00
WenmuZhou
98b6c244f1 add slanet tipc 2022-08-25 09:06:25 +00:00
Leif
5635385c54 increase font sizes
increase font sizes
2022-08-25 16:59:16 +08:00
MissPenguin
b176b44a8c
Merge pull request #7355 from littletomatodonkey/dyg/cp_mengtao_pr
【cp】add quickstart
2022-08-25 16:36:12 +08:00
Leif
975975d30e Update PPOCRLabel
Update PPOCRLabel
2022-08-25 16:32:44 +08:00
Leif
aa2e2835eb Merge remote-tracking branch 'origin/dygraph' into dy1 2022-08-25 16:29:21 +08:00
an1018
1414fa0f17 add quickstart 2022-08-25 08:19:48 +00:00
MissPenguin
4eafe007fe
Merge pull request #7347 from WenmuZhou/table_pr
add quick start link in table doc
2022-08-25 14:58:40 +08:00
贾晓
ba04894d31
Merge pull request #7344 from Topdu/dygraph
fix arabic postprocess bug
2022-08-25 14:14:58 +08:00
WenmuZhou
f050b700ba Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-25 05:55:22 +00:00
WenmuZhou
a8ac0a1309 add quick start link in table doc 2022-08-25 05:54:04 +00:00
topduke
4f7b28e89f
Update rec_postprocess.py 2022-08-25 12:52:45 +08:00
Topdu
6cded42b10 fix arabic postprocess bug 2022-08-25 04:33:42 +00:00
wangjingyeye
37479c01cd
add db++ doc (#7334)
* db++ doc

* db++ doc

* db++ doc

* db++ doc
2022-08-24 21:06:59 +08:00
wangjingyeye
04aaaa748f db++ doc 2022-08-24 12:29:30 +00:00
wangjingyeye
16c08fae51 db++ doc 2022-08-24 12:22:18 +00:00