Commit Graph

72 Commits (release/2.6)

Author SHA1 Message Date
littletomatodonkey 4f998a84be
fix doc (#6442)
* fix doc

* fix doc

* rename

* fix doc

* fix link
2022-06-02 14:46:40 +08:00
tink2123 c367e4159a update doc for issues 2022-05-31 15:36:04 +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
tink2123 57ad136786 use distill config 2022-04-29 16:31:59 +08:00
xiaoting d889f99047
Merge branch 'dygraph' into ppocr_v3_doc 2022-04-29 11:22:50 +08:00
tink2123 9b15c7f717 update en doc 2022-04-29 01:15:32 +08:00
tink2123 fcd3b0f005 update recognition, add algorithm en doc 2022-04-29 01:06:19 +08:00
andyjpaddle d25e263af0 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-04-28 06:14:11 +00:00
andyjpaddle f0e3c8baf8 update doc for rec 2022-04-28 02:28:14 +00:00
WenmuZhou 8ea84de6cf rm title 2022-04-27 18:34:17 +08:00
WenmuZhou f0c7369143 update dataset doc 2022-04-27 18:30:26 +08:00
WenmuZhou a500320111 merge dygraph 2022-04-08 08:05:42 +00:00
WenmuZhou 3bf40c7628 rm rec_char_type 2022-04-08 08:00:13 +00:00
tink2123 fc0c71861d rm fasttext 2022-03-31 20:36:20 +08:00
Evezerest e55a72e099
Merge pull request #5672 from ITerydh/dygraph
Update recognition.md
2022-03-28 13:33:50 +08:00
iterhui f8548ccc37
Update recognition.md 2022-03-09 16:02:59 +08:00
littletomatodonkey d9e3832b3a
fix distillation doc (#5660) 2022-03-08 18:01:52 +08:00
littletomatodonkey 2ed52a0e67
fix data to support offline augment (#5232)
* fix data to support offline augment

* fix doc

* fix data
2022-01-11 18:40:04 +08:00
tink2123 9b8594968d update doc for rec_char_type 2021-10-12 14:47:39 +08:00
tink2123 e885b57ea5 add doc for seed 2021-09-28 15:05:02 +08:00
xiaoting 9a44e279fe
Merge pull request #3798 from andyjpaddle/add_rec_sar
Add rec_sar
2021-09-09 10:48:33 +08:00
Leif 62cd82ea13 Divide PP-OCR model inference and other model inference
Divide PP-OCR model inference and other model inference
2021-09-07 11:06:02 +08:00
andyjpaddle 8a7d3a2948
Merge branch 'dygraph' into add_rec_sar 2021-09-07 11:05:18 +08:00
tink2123 1d7a0f9d85 update doc for rec and training 2021-09-06 18:08:38 +08:00
tink2123 ef9101b173 update doc for rec and training 2021-09-06 17:00:51 +08:00
tink2123 91f8478c49 update doc for rec and training, ch 2021-09-06 16:18:21 +08:00
andyjpaddle ea52f47a95 update docs and fix conflic 2021-08-31 12:13:36 +00:00
andyjpaddle d43688a4da update rec_r31_sar.yml and sar docs 2021-08-31 11:33:41 +00:00
xiaoting 5c664bf4f5
Merge pull request #3721 from Topdu/dygraph
add rec_nrtr
2021-08-26 15:30:52 +08:00
littletomatodonkey d77db841b0
fix whl exit bug (#3806)
* fix whl exit bug

* fix recognition doc
2021-08-26 07:02:42 +08:00
andyjpaddle 8a95b3352d add_rec_sar, test=dygraph 2021-08-24 03:49:26 +00:00
topduke adc62fcde4
Merge branch 'dygraph' into dygraph 2021-08-17 22:08:54 +08:00
Topdu 1623c17cdc add rec_nrtr 2021-08-17 13:10:53 +00:00
tink2123 ff6b1cf8da update multi config doc 2021-07-22 20:46:29 +08:00
tink2123 3aedb20768 update multi config doc 2021-07-22 20:45:11 +08:00
littletomatodonkey 90f2cc00c3 add google link 2021-07-06 12:26:40 +08:00
MissPenguin d24b22ff23
Update recognition.md 2021-06-08 15:41:54 +08:00
tink2123 94474e40fc polish mult-lang doc and whl 2021-04-13 19:30:08 +08:00
WenmuZhou 6443988d44 merge paddleocr 2021-02-03 12:25:43 +08:00
WenmuZhou 94278781c6 update rec doc 2021-02-03 12:05:20 +08:00
WenmuZhou 248669a81e update rec doc 2021-02-03 11:58:24 +08:00
littletomatodonkey 077fcabcbc fix doc 2021-02-01 14:03:32 +00:00
LDOUBLEV 7a054c854b rare doc and opt post_process 2021-02-01 06:27:56 +00:00
tink2123 42fe741ff1 add srn doc 2021-01-29 15:08:58 +08:00
tink2123 edeb12b1e0 rename en_sensitive EN_symbol 2021-01-26 15:53:49 +08:00
tink2123 8f52a73718 polish code 2021-01-26 15:24:13 +08:00
tink2123 45117f907d update multi-lang doc 2021-01-26 14:51:56 +08:00
WenmuZhou b615f6704d load model by pretrained_model 2020-12-18 23:00:16 +08:00
Double_V 3c15b9a0c2
Merge pull request #1436 from tink2123/dygraph_doc
update recognition doc
2020-12-15 20:38:06 +08:00
tink2123 3602b066ba fix ic15.yml and del img_words_en 2020-12-15 20:32:18 +08:00