MissPenguin
|
8f77ad1e13
|
update doc
|
2022-05-05 10:27:18 +00:00 |
MissPenguin
|
da7e9543d3
|
update doc
|
2022-05-05 10:25:37 +00:00 |
MissPenguin
|
3cbbd00458
|
Merge pull request #6115 from tink2123/ppocr_v3_introduc
updata ppocr v3 introduction
|
2022-05-05 17:46:51 +08:00 |
MissPenguin
|
5cddf02407
|
Merge pull request #6138 from andyjpaddle/dygraph
update hubserving for PPOCRv3
|
2022-05-05 17:46:18 +08:00 |
andyjpaddle
|
2de6356247
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph
|
2022-05-05 08:20:25 +00:00 |
andyjpaddle
|
879be30f3a
|
update hubserving for v3
|
2022-05-05 08:19:06 +00:00 |
andyjpaddle
|
72d26130e9
|
Merge pull request #6128 from littletomatodonkey/dyg/fix_encode
fix infer rec encoding
|
2022-05-05 15:48:37 +08:00 |
andyjpaddle
|
c5d2d7ed87
|
Merge pull request #6133 from andyjpaddle/dygraph
fix pact train for freezed param
|
2022-05-05 14:03:51 +08:00 |
andyjpaddle
|
f2375eede4
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph
|
2022-05-05 03:40:49 +00:00 |
andyjpaddle
|
74fdcfdb42
|
fix det pact
|
2022-05-05 03:39:14 +00:00 |
Double_V
|
0f8408fd35
|
Merge pull request #6129 from LDOUBLEV/dygraph
[doc]
|
2022-05-05 11:34:27 +08:00 |
andyjpaddle
|
5c7b6dc74b
|
fix det pact
|
2022-05-05 02:57:58 +00:00 |
tink2123
|
d17444f550
|
update pics
|
2022-05-05 02:52:08 +00:00 |
Evezerest
|
9f528e02dd
|
Merge pull request #6131 from Evezerest/dygraph
Update joinus.png and fix a bug of PPOCRLabel
|
2022-05-05 10:28:28 +08:00 |
Leif
|
fce8242555
|
Update joinus.png
Update joinus.png
|
2022-05-05 10:26:32 +08:00 |
LDOUBLEV
|
0b8c6f1f87
|
fix
|
2022-05-05 09:40:43 +08:00 |
tink2123
|
e5eaeec877
|
update ppocrv3_rec_introduction
|
2022-05-04 17:29:13 +00:00 |
littletomatodonkey
|
b6e3734eba
|
fix infer rec encoding
|
2022-05-04 14:57:57 +00:00 |
MissPenguin
|
4c129c771d
|
Merge pull request #6121 from LDOUBLEV/dygraph
add ppocr_v3_introduction
|
2022-05-04 17:46:26 +08:00 |
MissPenguin
|
8c8ba83b8e
|
Merge pull request #6111 from Topdu/dygraph
[doc] Add nrtr and svtr en docs.
|
2022-05-04 17:44:50 +08:00 |
tink2123
|
45719f5e7b
|
update introduction
|
2022-05-03 16:15:06 +00:00 |
tink2123
|
d7e539e4f4
|
update introduction
|
2022-05-03 16:11:26 +00:00 |
Topdu
|
b42984b9ed
|
[doc] add svtr model file
|
2022-05-03 13:07:49 +00:00 |
Double_V
|
abadf05013
|
Update PP-OCRv3_introduction.md
|
2022-05-03 19:01:44 +08:00 |
Topdu
|
06848b6b8b
|
[doc] improve svtr doc
|
2022-05-03 07:52:09 +00:00 |
Topdu
|
f7a51e9e27
|
add svtr cite link
|
2022-05-03 07:28:50 +00:00 |
Topdu
|
25820aae43
|
[doc] add svtr cite link
|
2022-05-03 06:58:42 +00:00 |
LDOUBLEV
|
e82f000a01
|
fix
|
2022-05-02 22:09:42 +08:00 |
LDOUBLEV
|
f4b2d11f3c
|
fix
|
2022-05-02 22:09:05 +08:00 |
LDOUBLEV
|
8bfdebfe0f
|
fix
|
2022-05-02 21:54:59 +08:00 |
MissPenguin
|
77acb3bfe5
|
Merge pull request #6113 from littletomatodonkey/dyg/fix_rec_slim_doc
fix slim rec model doc
|
2022-05-02 21:45:02 +08:00 |
LDOUBLEV
|
06923397ba
|
fix comment
|
2022-05-02 21:44:46 +08:00 |
LDOUBLEV
|
ad2c8ac116
|
fix comment
|
2022-05-02 21:43:28 +08:00 |
LDOUBLEV
|
7b254a606e
|
fix comment
|
2022-05-02 21:40:58 +08:00 |
LDOUBLEV
|
eb047640b7
|
fix typo
|
2022-05-02 20:52:02 +08:00 |
LDOUBLEV
|
f799625f8e
|
add ppocr_v3_introduction
|
2022-05-02 20:48:52 +08:00 |
Shuangchi He
|
22ccdfbf71
|
[cherry-pick] Fix some typos from release/2.4 branch and merge. (#6114)
* [cherry-pick] Fix some typos from release/2.4 branch and merge.
* rm readme_en.md in deploy/cpp_infer/.
* Fix others typos.
|
2022-05-02 14:06:02 +08: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 |
xiaoting
|
f7758b4189
|
Update ppocr_introduction.md
|
2022-05-01 23:59:58 +08:00 |
tink2123
|
3e6b6f4920
|
update ppocrv3 introduction
|
2022-05-01 15:43:12 +00:00 |
littletomatodonkey
|
b68cdc9e3e
|
fix doc
|
2022-05-01 14:47:04 +00:00 |
littletomatodonkey
|
b1b04c7187
|
fix slim rec model doc
|
2022-05-01 14:42:30 +00:00 |
topduke
|
f3c0bc8f99
|
Merge branch 'PaddlePaddle:dygraph' into dygraph
|
2022-05-01 22:22:13 +08:00 |
Topdu
|
a340d95b9b
|
[doc] Add nrtr and svtr en docs.
|
2022-05-01 12:58:36 +00:00 |
jaycecd
|
e03e52a2a4
|
bugfix: unable to save Korean to the specified file: system_results.txt (#5855)
|
2022-05-01 19:55:06 +08:00 |
Double_V
|
6c68808a3f
|
fix dml (#6067)
|
2022-05-01 19:54:22 +08:00 |
Double_V
|
77703f37fb
|
Merge pull request #6103 from LDOUBLEV/dygraph
fix det cml + pact + distribute training bug
|
2022-04-29 21:15:27 +08:00 |
LDOUBLEV
|
6c193662ec
|
fix comment
|
2022-04-29 20:54:48 +08:00 |
LDOUBLEV
|
a2cdabd053
|
fix det cml + pact + distribute training bug
|
2022-04-29 20:46:55 +08:00 |
MissPenguin
|
21a0efeab2
|
Merge pull request #6080 from Topdu/dygraph
add svtr and nrtr docs
|
2022-04-29 20:25:28 +08:00 |